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/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 Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
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 Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
useEvents refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
useFeature Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
useFeatureEvents refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
useFeatureMetrics Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
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 Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
useFeatureTypes Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
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 Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
useProjectAccess fix: project access (#621) 2022-02-09 12:25:02 +01:00
useProjectRole feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
useProjectRolePermissions feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
useProjectRoles feat: RBAC environment role list (#558) 2021-12-14 10:36:19 +01:00
useProjects Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
useResetPassword Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
useStrategies Refactor/strategies (#668) 2022-02-11 00:08:55 +01:00
useTags Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
useTagType feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
useTagTypes Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
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 Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
useUserInfo feat: add edit and create user screen (NEW) (#601) 2022-01-18 12:05:48 +01:00
useUsers Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
httpErrorResponseHandler.ts refactor: replace ts-ignore with ts-expect-error (#681) 2022-02-09 13:39:18 +01:00