cal/packages/ui/components/badge
Carina Wollendorfer 3b50fe075d
fix: remove kyc and make text messages to attendee org only (#11389)
* add orgs upgrade badge to select

* don't allow updating to if no teams or orgs plan

* make sure only paying users can request verification codes

* add new action helper function

* remove kyc code

* code clean up

* fix verify button UI

* fix type errors

* add eventTypeRequiresConfirmation everywhere

* address feedback

---------

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-09-20 23:22:05 -07:00
..
badge.stories.mdx fix: typos (#11125) 2023-09-04 12:18:02 +02:00
badge.test.tsx test: add unit tests for `packages/ui/components/badge` (CALCOM-613) (#10255) 2023-07-20 07:11:53 +02:00
Badge.tsx test: add unit tests for `packages/ui/components/badge` (CALCOM-613) (#10255) 2023-07-20 07:11:53 +02:00
index.ts fix: remove kyc and make text messages to attendee org only (#11389) 2023-09-20 23:22:05 -07:00
UpgradeOrgsBadge.tsx fix: remove kyc and make text messages to attendee org only (#11389) 2023-09-20 23:22:05 -07:00
UpgradeTeamsBadge.tsx change useHasTeamPlan hook to useHasPaidPlan (#6699) 2023-01-31 19:10:21 +00:00