cal.pub0.org/packages/lib/hooks
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
..
useApp.ts feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
useDebounce.tsx feat: temp admin user management 2023-07-07 18:25:21 +05:30
useHasPaidPlan.ts fix is premium check (#9101) 2023-05-24 18:24:12 +00:00
useIsomorphicLayoutEffect.ts fix: layout effect hook warning (#9226) 2023-06-01 09:45:24 +00:00
useKeyPress.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
useLocale.ts
useMediaQuery.ts booking page: only scroll to bottom on mobile (#6453) 2023-01-13 17:40:02 +05:30
useOnclickOutside.ts Enforces explicit type imports (#7158) 2023-02-16 15:39:57 -07:00
useResponsive.tsx
useTheme.tsx Fix: Embed - Auto theme configured using embed `config` doesn't work when there is non-system theme configured in appearance. (#9030) 2023-05-22 11:17:56 +00:00
useTypedQuery.ts feat: Routing Forms/Teams Support (#9417) 2023-06-15 08:58:07 +00:00