cal/packages/ui/form
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
..
AddressInput.tsx Guests will be able to add their own location for in person meetings (#5282) 2022-11-05 20:10:10 +00:00
AddressInputLazy.tsx Guests will be able to add their own location for in person meetings (#5282) 2022-11-05 20:10:10 +00:00
fields.tsx Edit location dialog new select component (#5647) 2022-11-24 11:53:29 +00:00
MultiSelectCheckboxes.tsx V2 Workflows (#4047) 2022-08-31 13:42:37 -06:00
PhoneInput.tsx Feat/verify phone number (#6035) 2022-12-15 21:54:40 +00:00
PhoneInputLazy.tsx Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
Select.tsx InputField with suffix select (#5683) 2022-11-28 11:20:49 +00:00
TimezoneSelect.tsx 🧹 One `calcom/ui` import to rule them all (#5561) 2022-11-22 19:55:25 -07:00