1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/hooks
Jaanus Sellin 8897f2ea75
chore: rename toggle to flag #1 (#7092)
Rename feature toggle to feature flag in the UI and code.
Starting with low hanging fruits.
Trying to keep these ~100 LoC.
2024-05-21 15:18:00 +03:00
..
api refactor: replace useProject with useProjectOverview (#7087) 2024-05-20 15:15:24 +02:00
useChangeRequestAddStrategy.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useChangeRequestInReviewWarning.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useChangeRequestsEnabled.test.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useChangeRequestsEnabled.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useChangeRequestToggle.ts feat: add disabled state handling on slow network (#6165) 2024-02-08 10:27:51 +01:00
useClearSWRCache.ts feat: paginated hook for applications list (#6315) 2024-02-22 14:37:08 +01:00
useCollaborateData.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useConditionallyHiddenColumns.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useDefaultProjectSettings.ts refactor: replace useProject with useProjectOverview (#7087) 2024-05-20 15:15:24 +02:00
useDragItem.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useEventSettings.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useFormErrors.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useGlobalLocalStorage.ts refactor: cleanup fix for persistent set (#6060) 2024-01-29 12:33:01 +01:00
useGlobalState.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useHasAccess.ts chore: useProject cleanup (#6700) 2024-03-27 10:28:43 +02:00
useHiddenEnvironments.ts refactor: cleanup fix for persistent set (#6060) 2024-01-29 12:33:01 +01:00
useHighestPermissionChangeRequestEnvironment.test.ts
useHighestPermissionChangeRequestEnvironment.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useId.test.ts
useId.ts
useIsAppleDevice.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useKeyboardShortcut.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useLastViewedProject.ts
useLoading.ts fix: loading state (#6765) 2024-04-03 10:20:04 +02:00
useLocationSettings.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useOnBlur.test.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useOnBlur.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useOnClickOutside.test.tsx feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useOnClickOutside.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useOnVisible.ts
useOptionalPathParam.ts
usePageTitle.ts
usePagination.ts poc: many strategies pagination (#7011) 2024-05-08 14:20:51 +02:00
usePersistentGlobalState.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
usePersistentTableState.test.tsx test: show array param decoder (#5955) 2024-01-19 09:27:47 +01:00
usePersistentTableState.ts fix: don't add project flag table state config to browser history (#6824) 2024-04-12 10:58:17 +02:00
usePinnedFavorites.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
usePinnedFavorites.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
usePlausibleTracker.ts feat: track complete event (#7047) 2024-05-13 14:51:28 +02:00
useQueryParams.ts
useRequiredPathParam.ts
useRequiredQueryParam.ts
useSearch.test.tsx chore: rename toggle to flag #1 (#7092) 2024-05-21 15:18:00 +03:00
useSearch.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
useStickinessOptions.ts support setting mode and stickiness in new project form (#6972) 2024-05-03 07:27:13 +02:00
useSubmittedFeedback.ts chore: remove strategy form feedback (#6769) 2024-04-03 12:16:58 +02:00
useTabs.ts
useThemeMode.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useToast.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useTrafficData.test.ts feat: refactor data usage into hooks, estimate monthly added fees (#7048) 2024-05-17 15:27:32 +02:00
useTrafficData.ts feat: refactor data usage into hooks, estimate monthly added fees (#7048) 2024-05-17 15:27:32 +02:00
useUiFlag.ts feat: useUiFlag shorthand hook (#4566) 2023-09-11 10:01:20 +02:00
useUsersPlan.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useVariant.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useVirtualizedRange.ts feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
useWeakMap.ts fix: separate concerns for ConstraintAccordionList (#5701) 2023-12-20 15:36:23 +01:00