1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/hooks
olav a088866124 refactor: port some things to TS (#843)
* refactor: port useSort to TS

* refactor: port loadingFeatures to TS

* refactor: port admin index to TS

* refactor: port TagTypeList to TS

* refactor: merge route interfaces

* refactor: port common utils to TS

* refactor: fix snapshot date typo

* refactor: port Reporting utils to TS

* refactor: improve PermissionIconButton prop types
2022-04-06 12:22:24 +02:00
..
__snapshots__ refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
api feat: add FeedbackCES component (#826) 2022-03-31 09:23:46 +02:00
useEventSettings.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useFeaturesFilter.test.ts refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
useFeaturesFilter.ts refactor: fix search crash on missing values (#794) 2022-03-16 11:26:08 +01:00
useFeaturesSort.ts fix: misc UI improvements (#806) 2022-03-25 15:30:52 +01:00
useGlobalState.ts refactor: improve feature toggle search state (#741) 2022-02-23 15:08:44 +01:00
useLoading.ts Feat/add new user (#273) 2021-04-23 10:59:11 +02:00
useLocationSettings.ts refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useOptionalPathParam.ts feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
usePagination.ts fix: project access (#621) 2022-02-09 12:25:02 +01:00
usePersistentGlobalState.ts refactor: expect existing TS errors (#767) 2022-03-03 10:01:04 +01: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 feat: add new feature metrics page (#716) 2022-02-21 13:47:54 +01: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
useSort.ts refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
useTabs.ts feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
useToast.tsx Feat/new constraints (#718) 2022-03-04 17:29:51 +01:00
useWeakMap.ts feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00