cal.pub0.org/packages/lib/server
Shane Maglangit 10f965570b
feat: Add copy invite link (#8355)
* feat: Add shared invite link

* refactor: Rename Invite to Team Invite model

* feat: add admin check for team invite link procedures

* Replace TeamInvite with VerificationToken

* Add team invite null checks

* Migrates tRPC procedures to new format

* Type fixes

* Update common.json

---------

Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-06-06 23:34:14 +00:00
..
queries feat: Add copy invite link (#8355) 2023-06-06 23:34:14 +00:00
checkBookingLimits.ts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
checkDurationLimits.ts chore: fix all Typescript warnings (#8618) 2023-06-06 11:59:57 +00:00
checkRegularUsername.ts
checkUsername.ts
defaultHandler.ts
defaultResponder.ts
getLuckyUser.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
getServerErrorFromUnknown.ts Upgrade prisma to 4.11.0 version (#7438) 2023-02-28 14:15:50 -07:00
i18n.ts
index.ts [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
maybeGetBookingUidFromSeat.ts Seated booking rescheduling. (#5427) 2023-03-14 04:19:05 +00:00
perfObserver.ts Adding a bunch of performance markers (#6303) 2023-01-09 18:42:46 -07:00
resizeBase64Image.ts
revalidateCalendarCache.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00