1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01: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
useAddons
useAdminCount fix: add confirmation to disable password login (#3829) 2023-05-23 15:56:34 +01:00
useApiGetter
useApiTokens
useApplication
useApplications
useAuth
useAuthSettings
useChangeRequest
useChangeRequestConfig
useConditionalSWR
useConstraintsValidation fix: constraint validation affecting disabled button (#4183) 2023-07-07 14:50:13 +02:00
useContext
useDefaultProject
useEnterpriseSWR
useEnvironment Feat: last seen by env UI (#4439) 2023-08-08 12:32:33 +03:00
useEnvironments
useEventSearch
useFeature
useFeatureMetrics
useFeatureMetricsRaw
useFeatures
useFeaturesArchive
useFeatureTags
useFeatureTypes
useGroup
useGroups
useHealthReport
useInstanceMetrics
useInstanceStats
useInstanceStatus
useInviteTokens
useInvoices
useLoginHistory chore: make login history GA (remove flag) (#3604) 2023-04-24 12:37:13 +01:00
useMaintenance
useNotifications refactor: not used cleanup (#3347) 2023-03-21 11:10:07 +02:00
usePendingChangeRequests
usePendingChangeRequestsForFeature
usePermissions refactor: address custom root roles PR comments (#3994) 2023-06-15 14:03:47 +01:00
usePersonalAPITokens
useProfile
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
useProjectChangeRequests
useProjectEnvironments
useProjectRoleAccessUsage feat: add usage info to project role deletion dialog (#4464) 2023-08-17 09:43:43 +02:00
useProjects
useResetPassword
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
useSegmentValidation
useServiceAccounts feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
useServiceAccountTokens
useStrategies
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
useTags
useTagType
useTagTypes
useTelemetry feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
useUiConfig
useUnleashContext
useUserInfo
useUserInvite
useUsers feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
httpErrorResponseHandler.ts