..
inviteMember
feat: autolink org on provider signup ( #11267 )
2023-09-12 15:17:34 +00:00
_router.tsx
fix/ Remove `getUserAdminTeams` endpoint ( #10648 )
2023-08-08 21:10:57 -04:00
acceptOrLeave.handler.ts
add an enum generator, stop importing from @prisma/client ( #8548 )
2023-05-02 13:44:05 +02:00
acceptOrLeave.schema.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
changeMemberRole.handler.ts
add an enum generator, stop importing from @prisma/client ( #8548 )
2023-05-02 13:44:05 +02:00
changeMemberRole.schema.ts
add an enum generator, stop importing from @prisma/client ( #8548 )
2023-05-02 13:44:05 +02:00
create.handler.ts
fix: org admin has team member privileges [CAL-2338] ( #10809 )
2023-08-18 14:10:17 -07:00
create.schema.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
createInvite.handler.ts
fix: team invite links ( #10110 )
2023-07-12 14:24:47 -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
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
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: org admin has team member privileges [CAL-2338] ( #10809 )
2023-08-18 14:10:17 -07:00
get.schema.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
getMemberAvailability.handler.ts
feat: Organizations users calendar cache ( #9498 )
2023-06-15 00:40:47 +00:00
getMemberAvailability.schema.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
getMembershipbyUser.handler.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
getMembershipbyUser.schema.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
getUpgradeable.handler.ts
feat: org invite billing ( #9291 )
2023-07-02 11:40:12 -07:00
getUpgradeable.schema.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
hasTeamPlan.handler.ts
fix: hasTeamPlan with accepted prop ( #10109 )
2023-07-12 16:40:41 -04:00
hasTeamPlan.schema.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
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
fix: team invite links ( #10110 )
2023-07-12 14:24:47 -07:00
list.schema.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
listInvites.handler.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
listInvites.schema.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
listMembers.handler.ts
perf: bookings query improvement ( #10687 )
2023-08-24 11:14:10 +02:00
listMembers.schema.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
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
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
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
updateMembership.schema.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00
util.ts
perf: lazy load tRPC routes ( #8167 )
2023-04-25 19:39:47 -03:00