cal.pub0.org/packages/trpc/server/routers/viewer
sean-brydon 0969d5960a
feat: temp admin user management
## What does this PR do?
Loom: https://www.loom.com/share/361ca6ca9b5748079cba59ed2f348d90

Not all items on edit from update the user. This is very temp page to help Milos

How to test:
Login as admin user
settings > admin > users
search - see filtered users
scroll to bottom of list - notice we refetch before you hit the bottom so you dont notice items loading
delete user -> user is deleted and removed from list (radix bug in main causes dialog to freeze refresh to make this go away)
edit user -> Edit users email/username/identityprovider. Not all items on this update work just yet. These will be picked up when we come to implement the proper user table.
2023-07-07 18:25:21 +05:30
..
admin feat: temp admin user management 2023-07-07 18:25:21 +05:30
apiKeys perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
apps chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
auth feat: email verification (#9081) 2023-06-07 07:27:48 +00:00
availability feat: allow duplicate availability (#9615) 2023-06-26 07:35:20 -04:00
bookings feat: Enable Apps for Teams & Orgs [CAL-1782] (#9337) 2023-07-06 16:48:39 +00:00
deploymentSetup perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
eventTypes feat: Enable Apps for Teams & Orgs [CAL-1782] (#9337) 2023-07-06 16:48:39 +00:00
googleWorkspace [Feat] Bulk Invite of Users + Google Workspace (#8969) 2023-05-24 01:01:31 +00:00
organizations fix: Creating team and preview URL fixes [CAL-1997] [CAL-1998] (#9648) 2023-07-03 08:06:12 +00:00
payments feat: Enable Apps for Teams & Orgs [CAL-1782] (#9337) 2023-07-06 16:48:39 +00:00
slots feat: date range overhaul (#9802) 2023-07-05 09:47:41 -07:00
sso perf: tRPC procedures and middleware refactor (#8419) 2023-05-09 19:27:05 +00:00
teams feat: Enable Apps for Teams & Orgs [CAL-1782] (#9337) 2023-07-06 16:48:39 +00:00
webhook feat: disable workflows and webhooks for orgs + UI changes [CAL-1873] (#9504) 2023-06-26 06:37:59 -04:00
workflows feat: disable workflows and webhooks for orgs + UI changes [CAL-1873] (#9504) 2023-06-26 06:37:59 -04:00
_router.tsx feat: temp admin user management 2023-07-07 18:25:21 +05:30
payments.tsx feat: add paid webhook (#8721) 2023-06-13 14:57:59 +00:00