cal.pub0.org/packages/trpc/server/routers/viewer
Udit Takkar 3c508568da
fix: lower case slugs in teams (#11026)
* fix: lower case slugs in teams

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

* fix: use slugify

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>

---------

Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-08-30 23:34:19 -07:00
..
admin chore: fix all `@typescript-eslint/no-non-null-assertion` warnings (#10635) 2023-08-25 14:56:20 +03:00
apiKeys feat: Zapier For Teams (#9851) 2023-07-14 16:06:57 -07:00
apps chore: fix all `@typescript-eslint/no-unused-vars` warnings (#10645) 2023-08-25 11:48:24 +00:00
auth chore: fix all `@typescript-eslint/no-unused-vars` warnings (#10645) 2023-08-25 11:48:24 +00:00
availability use team id :/ (#10957) 2023-08-25 16:14:28 +00:00
bookings fix: meeting ended trigger for webhooks and zapier sometimes not working (#10946) 2023-08-30 23:17:42 +00:00
deploymentSetup
eventTypes fix: other reported issues (#11015) 2023-08-30 13:42:34 -07:00
googleWorkspace chore: fix all `@typescript-eslint/no-unused-vars` warnings (#10645) 2023-08-25 11:48:24 +00:00
kycVerification fix: add extra security layers for sending messages to attendees (#10636) 2023-08-10 11:52:36 -07:00
organizations chore: fix all `@typescript-eslint/no-non-null-assertion` warnings (#10635) 2023-08-25 14:56:20 +03:00
payments perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
slots fix: include orgs slug in getUserByUsername just like [user]/[type] page (#10723) 2023-08-24 16:41:06 -07:00
sso
teams fix: lower case slugs in teams (#11026) 2023-08-30 23:34:19 -07:00
webhook fix: More instances of Avatar and booker links fixed (#10083) 2023-07-13 19:22:21 +05:30
workflows feat: option for adding ics events to workflow reminders (#10856) 2023-08-29 13:56:26 +02:00
_router.tsx feat: add basecamp integration to cal.com (#9195) 2023-08-19 17:04:56 -03:00
payments.tsx