1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/hooks/api/actions
2022-03-25 12:34:20 +01:00
..
useAddonsApi refactor: refactor addons to TSX and remove unused files (#676) 2022-02-09 23:05:15 +01:00
useAdminUsersApi refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useApi refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useApiTokensApi refactor: format files (#719) 2022-02-18 09:51:10 +01:00
useApplicationsApi refactor: change based on PR feedback 2022-02-09 16:15:07 +01:00
useAuthApi refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useAuthSettingsApi refactor: format files (#719) 2022-02-18 09:51:10 +01:00
useContextsApi refactor: expect existing TS errors (#767) 2022-03-03 10:01:04 +01:00
useEnvironmentApi
useFeatureApi Feat/new constraints (#718) 2022-03-04 17:29:51 +01:00
useFeatureArchiveApi refactor: port FeatureToggleList to TS/SWR (#663) 2022-02-08 12:06:25 +01:00
useFeatureStrategyApi
useProjectApi feat: add changeRole (#768) 2022-03-07 09:26:31 +01:00
useProjectRolesApi feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
useSegmentsApi feat: segments (#776) 2022-03-16 13:19:27 +01:00
useSplashApi Feat/splash (#491) 2021-11-26 11:12:37 +01:00
useStrategiesApi Feat/custom strategy screen (#722) 2022-03-04 23:39:41 +01:00
useTagTypesApi refactor: format files (#719) 2022-02-18 09:51:10 +01:00
useToggleFeatureByEnv