cal.pub0.org/packages/trpc/react
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
..
hooks feat: email verification (#9081) 2023-06-07 07:27:48 +00:00
index.ts feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
shared.ts feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
ssg.ts feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
trpc.ts feat: temp admin user management 2023-07-07 18:25:21 +05:30