1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/hooks
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
..
__snapshots__
api fix: add project move warning when change requests exists with the fe… (#2526) 2022-11-24 15:55:16 +01:00
useChangeRequestAddStrategy.ts fix: change domain vocabulary (#2503) 2022-11-23 13:45:19 +01:00
useChangeRequestsEnabled.ts feat: update hook to use change request settings (#2406) 2022-11-14 12:34:38 +01:00
useChangeRequestToggle.ts fix: change domain vocabulary (#2503) 2022-11-23 13:45:19 +01:00
useCollaborateData.tsx fix: equality check on feature strategy (#2145) 2022-10-06 14:39:56 +02:00
useDragItem.ts fix: improve drag behaviour when using handle (#2407) 2022-11-14 08:25:20 +00:00
useEventSettings.ts
useFeaturesFilter.test.ts
useFeaturesFilter.ts
useFormErrors.ts
useGlobalState.ts
useHiddenColumns.ts
useId.test.ts
useId.ts
useIsAppleDevice.ts
useKeyboardShortcut.ts
useLastViewedProject.ts Soft landing page on projects or last viewed project (#2499) 2022-11-23 15:58:02 +02:00
useLoading.ts
useLocationSettings.ts
useOnVisible.ts
useOptionalPathParam.ts
usePageTitle.ts
usePagination.ts
usePersistentGlobalState.ts
usePlausibleTracker.ts fix: invite link page docs (#2166) 2022-10-14 09:54:15 +02:00
useQueryParams.ts
useQueryStringNumberState.ts
useQueryStringState.ts
useRequiredPathParam.ts
useRequiredQueryParam.ts
useSearch.test.ts
useSearch.ts
useTabs.ts
useThemeMode.ts Soft landing page on projects or last viewed project (#2499) 2022-11-23 15:58:02 +02:00
useToast.tsx
useUsersPlan.ts
useVirtualizedRange.ts
useWeakMap.ts