1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/frontend/src/hooks/api/actions
olav fceeb7da15 refactor: remove unused ProjectSelect props (#705)
* refactor: remove unused ProjectSelect props

* refactor: remove unused ensureRelativePath fn

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-02-14 15:48:25 +01:00
..
useAddonsApi refactor: refactor addons to TSX and remove unused files (#676) 2022-02-09 23:05:15 +01:00
useAdminUsersApi remove: redux (#696) 2022-02-11 11:19:55 +01:00
useApi remove: redux (#696) 2022-02-11 11:19:55 +01:00
useApiTokensApi
useApplicationsApi refactor: change based on PR feedback 2022-02-09 16:15:07 +01:00
useAuthApi refactor: remove unused ProjectSelect props (#705) 2022-02-14 15:48:25 +01:00
useAuthSettingsApi refactor: port auth admin to TS/SWR (#675) 2022-02-08 11:44:41 +01:00
useContextsApi feat: add create and edit context screen (NEW) (#613) 2022-01-24 15:43:45 +01:00
useEnvironmentApi
useFeatureApi feat: add impressionData switch to create feature form (#639) 2022-02-03 12:39:43 +01:00
useFeatureArchiveApi refactor: port FeatureToggleList to TS/SWR (#663) 2022-02-08 12:06:25 +01:00
useFeatureStrategyApi
useProjectApi fix: project access (#621) 2022-02-09 12:25:02 +01:00
useProjectRolesApi
useSplashApi
useStrategiesApi Refactor/strategies (#668) 2022-02-11 00:08:55 +01:00
useTagTypesApi feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
useToggleFeatureByEnv