1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src/hooks
Nuno Góis 570e9f88be feat: upgrade users table (#1040)
* feat: upgrade users table

* fix misc ui/ux bugs

* refactor: address PR comments

* fix: searching by `undefined`

* fix: searching for undefined on invoices, table placeholder centering

* refactor: abstract users list actions into new component

* refactor: move styled components to top of files
2022-05-31 07:59:09 +01:00
..
__snapshots__ refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00
api feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
useDragItem.ts refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
useEventSettings.ts feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
useFeaturesFilter.test.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
useFeaturesFilter.ts refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
useFeaturesSort.ts refactor: port health reports to react-table (#1017) 2022-05-25 12:45:30 +02:00
useGlobalState.ts refactor: improve feature toggle search state (#741) 2022-02-23 15:08:44 +01:00
useId.test.ts refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00
useId.ts refactor: improve icon labels and tooltips (#884) 2022-04-21 08:26:49 +02:00
useLoading.ts Feat/add new user (#273) 2021-04-23 10:59:11 +02:00
useLocalStorage.test.ts Persistent table query (#999) 2022-05-25 08:14:22 +00:00
useLocalStorage.ts Persistent table query (#999) 2022-05-25 08:14:22 +00:00
useLocationSettings.ts feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
useOptionalPathParam.ts feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
usePageTitle.ts fix: announce navigation to screen readers (#911) 2022-04-27 09:14:44 +02:00
usePagination.ts fix: user search pagination (#997) 2022-05-19 14:27:19 +02:00
usePersistentGlobalState.ts Persistent table query (#999) 2022-05-25 08:14:22 +00:00
usePlausibleTracker.test.ts refactor: add Plausible tracker on SaaS domain (#956) 2022-05-06 14:04:09 +02:00
usePlausibleTracker.ts refactor: add Plausible tracker on SaaS domain (#956) 2022-05-06 14:04:09 +02:00
useQueryParams.ts Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
useQueryStringNumberState.ts feat: add new feature metrics page (#716) 2022-02-21 13:47:54 +01:00
useQueryStringState.ts chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
useRequiredPathParam.ts feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
useRequiredQueryParam.ts feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
useTabs.ts feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
useToast.tsx Feat/new addons table (#1021) 2022-05-25 15:37:32 +02:00
useUsersPlan.ts feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
useWeakMap.ts feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00