cal/packages/lib/hooks
sean-brydon 610c86837a
feat: orgs - user management v2
figma: https://www.figma.com/file/ZJNAFHCAq6rnuGRgUFxjzQ/Organizations----New-features?type=design&node-id=4304-330348&mode=design&t=nKonHZpucwxnqwQI-4 (Not all features are in this PR)
loom: https://www.loom.com/share/30e8ef20a5b34a708dca160d8c04ae6f

shoutout @shadcn for the base of this table <3 

Member View: 
![CleanShot 2023-07-14 at 14 09 02](https://github.com/calcom/cal.com/assets/55134778/5db6eedb-bece-4955-91f0-9f2b3b042300)

Admin view:
![CleanShot 2023-07-14 at 14 09 07](https://github.com/calcom/cal.com/assets/55134778/708c624d-1990-4075-8b32-d4587d09deff)

How to test 
- Create ORG
- add members
- view settings -> orgs -> members
2023-07-19 12:45:13 -07:00
..
useApp.ts feat: trpc v10 migration (#5332) 2022-11-10 23:40:01 +00:00
useBookerUrl.ts fix: More instances of Avatar and booker links fixed (#10083) 2023-07-13 19:22:21 +05:30
useCallbackRef.ts feat: Auto submit 2FA if all inputs have a value (#9729) 2023-07-13 20:54:57 +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 Frontend fixes 2022-06-15 21:19:13 -06:00
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
usePagination.ts feat: orgs - user management v2 2023-07-19 12:45:13 -07:00
useResponsive.tsx V2 Main (#3549) 2022-08-24 14:18:42 -06:00
useTheme.tsx fix: Embed `theme` not working using Embed API (#10163) 2023-07-17 18:02:42 -07:00
useTraceUpdate.tsx chore: fixing some initial re-renders (#10185) 2023-07-19 09:19:53 +00:00
useTypedQuery.ts feat: Routing Forms/Teams Support (#9417) 2023-06-15 08:58:07 +00:00