cal.pub0.org/packages/trpc/server/routers/viewer/workflows
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
..
_router.tsx feat: disable workflows and webhooks for orgs + UI changes [CAL-1873] (#9504) 2023-06-26 06:37:59 -04:00
activateEventType.handler.ts feat: dynamic time format rendering in workflows based on user settings (#10229) 2023-07-19 10:30:37 -04:00
activateEventType.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
create.handler.ts perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
create.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
delete.handler.ts add an enum generator, stop importing from @prisma/client (#8548) 2023-05-02 13:44:05 +02:00
delete.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
filteredList.handler.tsx feat: sorting for workflow and routing forms (#10780) 2023-08-31 18:57:33 +00:00
filteredList.schema.tsx feat: disable workflows and webhooks for orgs + UI changes [CAL-1873] (#9504) 2023-06-26 06:37:59 -04:00
get.handler.ts feat: disable workflows and webhooks for orgs + UI changes [CAL-1873] (#9504) 2023-06-26 06:37:59 -04:00
get.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
getVerifiedNumbers.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
getVerifiedNumbers.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
getWorkflowActionOptions.handler.ts fix: remove kyc and make text messages to attendee org only (#11389) 2023-09-20 23:22:05 -07:00
getWorkflowActionOptions.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
list.handler.ts Enabling workflows for managed events (#8446) 2023-05-15 13:56:26 +00:00
list.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
sendVerificationCode.handler.ts fix: remove kyc and make text messages to attendee org only (#11389) 2023-09-20 23:22:05 -07:00
sendVerificationCode.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
update.handler.ts fix: remove kyc and make text messages to attendee org only (#11389) 2023-09-20 23:22:05 -07:00
update.schema.ts feat: option for adding ics events to workflow reminders (#10856) 2023-08-29 13:56:26 +02:00
util.ts perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
verifyPhoneNumber.handler.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00
verifyPhoneNumber.schema.ts perf: lazy load tRPC routes (#8167) 2023-04-25 19:39:47 -03:00