1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/hooks/api/getters
Fredrik Strand Oseberg c99decf5e0 remove: redux (#696)
* remove: redux

* fix: add sass back

* fix: update lock

* fix: remove fake access store import

'
2022-02-11 11:19:55 +01:00
..
useAddons refactor: remove redux from addons components 2022-02-01 14:12:53 +01:00
useApiTokens
useApplication refactor: add application interface and add use applications output interface 2022-02-10 09:33:09 +01:00
useApplications Refactor/strategies (#668) 2022-02-11 00:08:55 +01:00
useAuth refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
useAuthSettings feat: allow enterprise to disable password based login (#629) 2022-01-26 13:28:51 +01:00
useContext feat: add create and edit context screen (NEW) (#613) 2022-01-24 15:43:45 +01:00
useEnvironment feat: add create and edit environment screen (NEW) (#605) 2022-01-18 11:23:24 +01:00
useEnvironments
useEvents refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
useFeature
useFeatureEvents refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
useFeatureMetrics
useFeatures refactor: port FeatureToggleList to TS/SWR (#663) 2022-02-08 12:06:25 +01:00
useFeaturesArchive refactor: port FeatureToggleList to TS/SWR (#663) 2022-02-08 12:06:25 +01:00
useFeatureStrategy
useFeatureTypes
useHealthReport refactor: port ReportCard to TS/SWR (#674) 2022-02-07 15:30:33 +01:00
useInvoices refactor: add useInvoices hook (#656) 2022-02-04 13:41:13 +01:00
useProject
useProjectAccess fix: project access (#621) 2022-02-09 12:25:02 +01:00
useProjectRole
useProjectRolePermissions
useProjectRoles
useProjects
useResetPassword
useStrategies Refactor/strategies (#668) 2022-02-11 00:08:55 +01:00
useTags
useTagType feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
useTagTypes
useUiBootstrap remove: redux (#696) 2022-02-11 11:19:55 +01:00
useUiConfig refactor: port auth admin to TS/SWR (#675) 2022-02-08 11:44:41 +01:00
useUnleashContext
useUserInfo feat: add edit and create user screen (NEW) (#601) 2022-01-18 12:05:48 +01:00
useUsers
httpErrorResponseHandler.ts refactor: replace ts-ignore with ts-expect-error (#681) 2022-02-09 13:39:18 +01:00