cal.pub0.org/packages/features
Carina Wollendorfer 0aca769d06
Allow editing workflow templates (#8028)
* add event end time as variable

* add timezone as new variable

* add first version of template prefill

* set template body when template is updated

* set reminder template body and subject when creating workflow

* set email subject when changes templates

* save emailBody and emailsubject for all templates + fix duplicate template text

* add more flexibility for templates

* remove console.log

* fix {ORAGANIZER} and {ATTENDEE} variable

* make sure to always send reminder body and not default template

* fix import

* remove email body text and match variables in templates

* handle translations of formatted variables

* fix email reminder template

* add cancel and reschedule link as variable

* add cancel and reschedule link for scheduled emails/sms

* make sure empty empty body and subject are set for reminder template

* add info message for testing workflow

* fix typo

* add sms template

* add migration to remove reminderBody and emailSubject

* add branding

* code clean up

* add hide branding everywhere

* fix sms reminder template

* set sms reminder template if sms body is empty

* fix custom inputs variables everywhere

* fix variable translations + other small fixes

* fix some type errors

* fix more type errors

* fix everything missing around cron job scheduling

* make sure to always use custom template for sms messages

* fix type error

* code clean up

* rename link to url

* Add debug logs

* Update handleNewBooking.ts

* Add debug logs

* removed unneded responses

* fix booking questions + UI improvements

* remove html email body when changing to sms action

* code clean up + comments

* code clean up

* code clean up

* remove comment

* more clear info message for timezone variable

---------

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2023-04-18 11:08:09 +01:00
..
apps perf: improve application toggle flow (#8302) 2023-04-18 01:17:16 -07:00
auth perf: use LRU cache for getServerSession (#8339) 2023-04-18 01:55:01 +00:00
bookings Allow editing workflow templates (#8028) 2023-04-18 11:08:09 +01:00
calendars Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee Allow editing workflow templates (#8028) 2023-04-18 11:08:09 +01:00
eventtypes Fix: dark mode issues (#8348) 2023-04-18 09:12:12 +00:00
flags Managed event-types (#6876) 2023-04-12 23:10:23 -03:00
form-builder fix: check box (#8328) 2023-04-18 08:51:03 +01:00
insights fixed yarn dx (#8293) 2023-04-15 11:48:44 +00:00
kbar Replace react icons with lucidedev (#8146) 2023-04-12 17:26:31 +02:00
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules fix: Dark mode fixes (#8243) 2023-04-13 10:34:44 +01:00
settings fix: MobileSettingsContainer height (#8295) 2023-04-16 20:18:56 +00:00
shell Fix/Keep themes in peace across embed and booking pages and App (#8108) 2023-04-17 17:46:54 +05:30
tips added dark mode upgrade banner (#8172) 2023-04-10 21:14:28 +00:00
users Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
webhooks Managed event-types (#6876) 2023-04-12 23:10:23 -03:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
package.json /insights (#6511) 2023-03-23 22:10:01 +00:00
tailwind.config.js Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
tsconfig.json Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00