1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-10 01:16:39 +02:00
unleash.unleash/frontend/src/hooks/api/getters
2022-03-11 16:18:38 +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 refactor: format files (#719) 2022-02-18 09:51:10 +01:00
useEnvironment refactor: format files (#719) 2022-02-18 09:51:10 +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 refactor: improve feature not found page (#774) 2022-03-10 10:52:50 +01:00
useFeatureEvents refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
useFeatureMetrics refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
useFeatureMetricsRaw feat: add new feature metrics page (#716) 2022-02-21 13:47:54 +01: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
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 refactor: expect existing TS errors (#767) 2022-03-03 10:01:04 +01: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 feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
useStrategy Feat/custom strategy screen (#722) 2022-03-04 23:39:41 +01:00
useTags Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
useTagType refactor: format files (#719) 2022-02-18 09:51:10 +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: wait for UI config for CO flag (#781) 2022-03-11 16:18:38 +01:00
useUnleashContext Feat/new constraints (#718) 2022-03-04 17:29:51 +01:00
useUserInfo refactor: format files (#719) 2022-02-18 09:51:10 +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