cal.pub0.org/packages/trpc/server/routers/viewer/teams
Udit Takkar 84eda78c2c
fix: add prisma import (#11781)
2023-10-10 09:18:53 +00:00
..
inviteMember fix: subteam invite org acceptance (#11449) 2023-09-19 14:42:37 -07:00
_router.tsx feat: resend invitation (#11428) 2023-09-19 00:24:43 +00:00
acceptOrLeave.handler.ts
acceptOrLeave.schema.ts
changeMemberRole.handler.ts
changeMemberRole.schema.ts
create.handler.ts fix: org admin has team member privileges [CAL-2338] (#10809) 2023-08-18 14:10:17 -07:00
create.schema.ts
createInvite.handler.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
createInvite.schema.ts feat: Add copy invite link (#8355) 2023-06-06 23:34:14 +00:00
delete.handler.ts feat: Handle deleting vercel domain when org is deleted (#9661) 2023-06-20 17:57:21 +02:00
delete.schema.ts
deleteInvite.handler.ts feat: Add copy invite link (#8355) 2023-06-06 23:34:14 +00:00
deleteInvite.schema.ts feat: Add copy invite link (#8355) 2023-06-06 23:34:14 +00:00
get.handler.ts fix: remove stripe metadata and more logos (#11489) 2023-09-22 14:44:45 -03:00
get.schema.ts fix: remove stripe metadata and more logos (#11489) 2023-09-22 14:44:45 -03:00
getMemberAvailability.handler.ts fix: Duplicate calendar events (#11327) 2023-09-14 09:53:58 -07:00
getMemberAvailability.schema.ts
getMembershipbyUser.handler.ts
getMembershipbyUser.schema.ts
getUpgradeable.handler.ts feat: org invite billing (#9291) 2023-07-02 11:40:12 -07:00
getUpgradeable.schema.ts
hasEditPermissionForUser.handler.ts feat: editmode availbility slider (#11197) 2023-09-14 09:45:13 +01:00
hasEditPermissionForUser.schema.ts feat: editmode availbility slider (#11197) 2023-09-14 09:45:13 +01:00
hasTeamPlan.handler.ts fix: hasTeamPlan with accepted prop (#10109) 2023-07-12 16:40:41 -04:00
hasTeamPlan.schema.ts
inviteMemberByToken.handler.ts feat: Add copy invite link (#8355) 2023-06-06 23:34:14 +00:00
inviteMemberByToken.schema.ts feat: Add copy invite link (#8355) 2023-06-06 23:34:14 +00:00
list.handler.ts refactor: Use template literal instead of '+' operator (#11444) 2023-10-03 11:52:19 -07:00
list.schema.ts
listInvites.handler.ts
listInvites.schema.ts
listMembers.handler.ts perf: bookings query improvement (#10687) 2023-08-24 11:14:10 +02:00
listMembers.schema.ts
listOwnedTeams.handler.ts feat: Zapier For Teams (#9851) 2023-07-14 16:06:57 -07:00
publish.handler.ts feat: org invite billing (#9291) 2023-07-02 11:40:12 -07:00
publish.schema.ts fix: API /teams/:id/publish (#9904) 2023-07-05 03:19:20 +05:30
removeMember.handler.ts fix: Handle removing user from org (#11227) 2023-09-11 14:46:38 +00:00
removeMember.schema.ts feat: Org settings - profile,appearance, child teams, create new child (#9231) 2023-06-15 10:27:39 -07:00
resendInvitation.handler.ts fix: add prisma import (#11781) 2023-10-10 09:18:53 +00:00
resendInvitation.schema.ts feat: resend invitation (#11428) 2023-09-19 00:24:43 +00:00
setInviteExpiration.handler.ts feat: Add copy invite link (#8355) 2023-06-06 23:34:14 +00:00
setInviteExpiration.schema.ts feat: Add copy invite link (#8355) 2023-06-06 23:34:14 +00:00
update.handler.ts feat: org owner-admin cant see the teams created by other owner-admin 9982 cal 2120 (#10430) 2023-08-02 21:09:43 +02:00
update.schema.ts fix: lower case slugs in teams (#11026) 2023-08-30 23:34:19 -07:00
updateMembership.handler.ts
updateMembership.schema.ts
util.ts