1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-14 00:15:52 +01:00
unleash.unleash/frontend/src/hooks/api/getters
2023-03-21 11:10:07 +02:00
..
useAccess feat: add the account abstraction logic (#2918) 2023-01-18 16:08:07 +00:00
useAddons Feat/new addons table (#1021) 2022-05-25 15:37:32 +02:00
useApiGetter feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
useApiTokens refactor: port tokens list to react-table (#1026) 2022-05-27 08:48:01 +01:00
useApplication chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useApplications chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useAuth feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
useAuthSettings refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useChangeRequest refresh change request, add conflict margin, set time ago (#2700) 2022-12-15 10:49:16 +01:00
useChangeRequestConfig Conditionally fetch change request config to fix 404 (#2874) 2023-01-12 11:18:11 +01:00
useConditionalSWR Conditional swr (#2637) 2022-12-08 14:59:32 +01:00
useConstraintsValidation feat: add segments (#780) 2022-03-29 09:30:57 +02:00
useContext refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useDefaultProject fix: resolve issues with project edit/delete button conditions (#1084) 2022-06-10 16:09:50 +02:00
useEnterpriseSWR fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
useEnvironment chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useEnvironments refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
useEventSearch fix: Pagination of event log (#2495) 2022-11-22 13:58:08 +01:00
useFeature refactor: remove variants per environment feature flag (#3102) 2023-02-14 14:02:02 +00:00
useFeatureMetrics chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useFeatureMetricsRaw chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useFeatures fix: missing formatApiPath (#3006) 2023-01-27 11:18:32 +01:00
useFeaturesArchive feat: fix global archive (#3259) 2023-03-06 14:18:39 +00:00
useFeatureTags Add multiple tags (#3032) 2023-02-03 12:28:06 +02:00
useFeatureTypes chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useGroup UX additions to groups SSO syncing (#2200) 2022-10-20 10:47:19 +03:00
useGroups feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00
useHealthReport chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useInstanceMetrics perf: Simplify queries to prometheus (#2706) 2022-12-19 17:06:59 +01:00
useInstanceStats feat: Instance stats for export/import (#3121) 2023-02-15 14:39:16 +02:00
useInstanceStatus fix: use instance status too many reqs (#2651) 2022-12-09 11:53:31 +01:00
useInviteTokens feat: frontend app error boundary (#2144) 2022-10-10 12:18:37 +02:00
useInvoices refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useLoginHistory refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
useMaintenance Maintenance mode for users (#2716) 2022-12-21 13:23:44 +02:00
useNotifications refactor: not used cleanup (#3347) 2023-03-21 11:10:07 +02:00
usePendingChangeRequests Change request UI improvements pt2 (#2624) 2022-12-08 10:59:37 +01:00
usePendingChangeRequestsForFeature Fix pro project role descriptions (#2612) 2022-12-07 10:22:42 +00:00
usePersonalAPITokens UI/bulk select (#3267) 2023-03-14 08:56:03 +00:00
useProfile feat: new profile page and PATs front-end (#2109) 2022-10-03 10:49:52 +01:00
useProject refactor: not used cleanup (#3347) 2023-03-21 11:10:07 +02:00
useProjectAccess feat: add the account abstraction logic (#2918) 2023-01-18 16:08:07 +00:00
useProjectApiTokens Feat/project api token permissions (#3065) 2023-02-17 12:15:36 +02:00
useProjectChangeRequests Refactor: Project Overview fetching (#3035) 2023-02-07 08:57:28 +01:00
useProjectEnvironments Update environments (#2339) 2022-11-11 10:24:56 +00:00
useProjectRole Fix pro project role descriptions (#2612) 2022-12-07 10:22:42 +00:00
useProjectRolePermissions chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useProjectRoles refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useProjects chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useResetPassword Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
useSegment feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
useSegmentLimits refactor: get segment limits from uiConfig (#1047) 2022-06-02 10:58:55 +02:00
useSegments fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
useSegmentValidation fix: reject duplicate segment names (#855) 2022-04-08 11:34:59 +01:00
useServiceAccounts UI/bulk select (#3267) 2023-03-14 08:56:03 +00:00
useServiceAccountTokens UI/bulk select (#3267) 2023-03-14 08:56:03 +00:00
useStrategies refactor: rename Strategies to Strategy types on the frontend (#1990) 2022-08-30 09:21:31 +02:00
useStrategiesBySegment feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
useStrategy fix: sort strategy parameters payload (#1218) 2022-08-12 14:49:26 +02:00
useTags Add multiple tags (#3032) 2023-02-03 12:28:06 +02:00
useTagType refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useTagTypes chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
useUiConfig Network view not experimental (#3124) 2023-02-15 16:24:57 +01:00
useUnleashContext feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
useUserInfo refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
useUserInvite Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
useUsers feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
httpErrorResponseHandler.ts refactor: simplify login redirect logic (#1987) 2022-08-30 09:54:52 +02:00