1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/frontend/src/hooks/api/getters
Fredrik Strand Oseberg d63f5d9a4b
fix: add project move warning when change requests exists with the fe… (#2526)
* This PR adds a warning when you attempt to move a feature toggle if
you have existing pending drafts that reference the feature. You need to
resolve the drafts before the feature can be moved from one project to
another.
2022-11-24 15:55:16 +01:00
..
useAccess
useAddons
useApiGetter
useApiTokens
useApplication
useApplications
useAuth
useAuthSettings
useChangeRequest Change request approvers displaying in UI (#2358) 2022-11-09 13:35:09 +02:00
useChangeRequestConfig Change fetcher in OSS chang (#2518) 2022-11-24 09:52:36 +01:00
useConstraintsValidation
useContext
useDefaultProject
useEnvironment
useEnvironments
useEventSearch fix: Pagination of event log (#2495) 2022-11-22 13:58:08 +01:00
useFeature Variants per environment (frontend) (#2453) 2022-11-18 11:43:24 +00:00
useFeatureMetrics
useFeatureMetricsRaw
useFeatures
useFeaturesArchive
useFeatureTypes
useGroup
useGroups
useHealthReport
useInstanceStats
useInstanceStatus
useInviteTokens
useInvoices
usePendingChangeRequests Change fetcher in OSS chang (#2518) 2022-11-24 09:52:36 +01:00
usePendingChangeRequestsForFeature fix: add project move warning when change requests exists with the fe… (#2526) 2022-11-24 15:55:16 +01:00
usePersonalAPITokens
useProfile
useProject
useProjectAccess
useProjectChangeRequests stop making enterprise calls in oss (#2449) 2022-11-17 09:40:47 +01:00
useProjectEnvironments Update environments (#2339) 2022-11-11 10:24:56 +00:00
useProjectFeaturesArchive
useProjectRole
useProjectRolePermissions
useProjectRoles
useProjects
useResetPassword
useSegment
useSegmentLimits
useSegments
useSegmentValidation
useStrategies
useStrategiesBySegment
useStrategy
useTags
useTagType
useTagTypes
useUiConfig
useUnleashContext feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
useUserInfo
useUserInvite
useUsers
httpErrorResponseHandler.ts