1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-06 01:15:28 +02:00
unleash.unleash/frontend/src/hooks/api/getters
David Leek 76d3cc59cf
feat: add usage info to project role deletion dialog (#4464)
## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

Adds projects user and group -usage information to the dialog shown when
user wants to delete a project role

<img width="670" alt="Skjermbilde 2023-08-10 kl 08 28 40"
src="https://github.com/Unleash/unleash/assets/707867/a1df961b-2d0f-419d-b9bf-fedef896a84e">

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-08-17 09:43:43 +02:00
..
useAccess feat: add the account abstraction logic (#2918) 2023-01-18 16:08:07 +00:00
useAddons
useAdminCount fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
useApiGetter
useApiTokens refactor: port tokens list to react-table (#1026) 2022-05-27 08:48:01 +01:00
useApplication
useApplications
useAuth feat: remove maintenance feature flag (#3199) 2023-02-27 15:36:56 +02:00
useAuthSettings
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 fix: constraint validation affecting disabled button (#4183) 2023-07-07 14:50:13 +02:00
useContext
useDefaultProject
useEnterpriseSWR fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
useEnvironment Feat: last seen by env UI (#4439) 2023-08-08 12:32:33 +03:00
useEnvironments
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
useFeatureMetricsRaw
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
useGroup UX additions to groups SSO syncing (#2200) 2022-10-20 10:47:19 +03:00
useGroups
useHealthReport
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
useLoginHistory chore: make login history GA (remove flag) (#3604) 2023-04-24 12:37:13 +01: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
usePermissions refactor: address custom root roles PR comments (#3994) 2023-06-15 14:03:47 +01: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 chore: Backport 4.22.3 (#3508) 2023-04-12 16:22:13 +03:00
useProjectAccess feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01: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
useProjectRoleAccessUsage feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
useProjects
useResetPassword Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
useRole refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
useRoles refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
useSegment
useSegmentLimits
useSegments fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
useSegmentValidation
useServiceAccounts feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01: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
useStrategiesByContext feat: context field usage frontend (#3938) 2023-06-12 10:55:58 +03:00
useStrategiesBySegment Feat segments project safeguards (#3359) 2023-03-21 20:28:43 +00: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
useTagTypes
useTelemetry feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
useUiConfig Network view not experimental (#3124) 2023-02-15 16:24:57 +01:00
useUnleashContext
useUserInfo
useUserInvite Feat/invite user (#2061) 2022-09-30 13:01:32 +02:00
useUsers feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
httpErrorResponseHandler.ts refactor: simplify login redirect logic (#1987) 2022-08-30 09:54:52 +02:00