cal.pub0.org/packages/features
Carina Wollendorfer c2f150dbab
Feat/verify phone number (#6035)
* first implementation of verifying phone number

* add UI + logic for verifying phone number flow

* check if all phone numbers are verified before submit

* add numberVerification pending

* only send SMS to verified numbers

* fix design for mobile view

* check if phone number is verified before testing action

* add back message service id check

* add TWILIO_VERIFY_SID to .env.example

* code clean up

* add TWILIO_VERIFY_SID to README.md instructions

* save new verified numbers

* fix wrongly thrown error for new verified numbers

* use false as default value for isVerificationPending paramater

* add translations

* add migration file

* code clean up

* don't throw error if phone number is not needed

* Feedback

* Shows error when Twillio isn't properly setup

* Type fixes

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-12-15 21:54:40 +00:00
..
apps Admin apps UI (#5494) 2022-12-07 14:47:02 -07:00
auth Impersonate UI (#4243) 2022-09-08 15:35:31 +00:00
bookings Save meeting url to metadata of bookings and add it to webhook payload (#5773) 2022-12-15 21:43:07 +00:00
calendars Calendar Weekly Scheduler (#5653) 2022-12-14 13:36:10 +00:00
conferencing Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
ee Feat/verify phone number (#6035) 2022-12-15 21:54:40 +00:00
eventtypes/components fix/duplicate-event-types (#5888) 2022-12-10 15:48:26 -07:00
links Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
schedules Adds tests for date overrides (#6027) 2022-12-15 13:19:35 -07:00
users added desktop app layout for v2.0, changed 2.0 banner (#4242) 2022-09-07 09:01:33 -06:00
webhooks Direct links to accept/reject a booking (#5939) 2022-12-13 22:09:28 +01:00
index.ts Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
package.json Calendar Weekly Scheduler (#5653) 2022-12-14 13:36:10 +00:00
tsconfig.json Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00