cal.pub0.org/packages/features/ee/workflows/components
Carina Wollendorfer c1bbb9b139
Fixes SMS not sending for country codes not supporting alphanumeric sender IDs (#5969)
* don't use alphanumeric sender ID for not support country codes

* fix import

* rename file

* fix spelling mistakes

* add twilio phone number to .env file

* add SENDER_ID to env variable and create function to get sender id

* add NEXT_PUBLIC_SENDER_ID env variable

* remove not needed Cal fallback

* fix readme

* code clean up

* code clean up

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-12-12 12:00:15 +01:00
..
TextEditor Text editor for custom workflow templates (#5654) 2022-11-25 07:34:55 -07:00
AddActionDialog.tsx Fixes SMS not sending for country codes not supporting alphanumeric sender IDs (#5969) 2022-12-12 12:00:15 +01:00
AddVariablesDropdown.tsx Text editor for custom workflow templates (#5654) 2022-11-25 07:34:55 -07:00
DeleteDialog.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
EmptyScreen.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
EventWorkflowsTab.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
SkeletonLoaderEdit.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
SkeletonLoaderEventWorkflowsTab.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
SkeletonLoaderList.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
TimeTimeUnitInput.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
WorkflowDetailsPage.tsx Fixes SMS not sending for country codes not supporting alphanumeric sender IDs (#5969) 2022-12-12 12:00:15 +01:00
WorkflowListPage.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00
WorkflowStepContainer.tsx Fixes SMS not sending for country codes not supporting alphanumeric sender IDs (#5969) 2022-12-12 12:00:15 +01:00