1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-23 00:16:25 +01:00
unleash.unleash/frontend/src/hooks
Tymoteusz Czech 30a753b93f
UI/bulk select ()
Select multiple toggles on project overview.
2023-03-14 08:56:03 +00:00
..
api UI/bulk select () 2023-03-14 08:56:03 +00:00
useChangeRequestAddStrategy.ts Change request event tracking () 2022-11-30 12:04:29 +01:00
useChangeRequestInReviewWarning.tsx Feat/update dialogues () 2022-11-29 14:52:01 +01:00
useChangeRequestsEnabled.ts remove change request flag () 2022-12-15 13:43:06 +01:00
useChangeRequestToggle.ts Change request event tracking () 2022-11-30 12:04:29 +01:00
useCollaborateData.tsx linter fixes () 2022-11-30 10:52:13 +01:00
useConditionallyHiddenColumns.ts Use new useConditionallyHiddenColumns hook () 2022-12-16 10:46:04 +01:00
useDefaultProjectStickiness.ts feat: Project scoped stickiness () 2023-03-10 12:28:02 +02:00
useDragItem.ts fix: improve drag behaviour when using handle () 2022-11-14 08:25:20 +00:00
useEventSettings.ts feat: add trial expiration warning banner () 2022-05-19 14:06:18 +02:00
useFormErrors.ts fix: validate feature strategy parameters () 2022-08-04 13:34:30 +02:00
useGlobalLocalStorage.ts Allow hiding environments from the feature overview screen () 2023-01-03 15:41:34 +02:00
useGlobalState.ts refactor: improve feature toggle search state () 2022-02-23 15:08:44 +01:00
useHasAccess.ts fix: use the correct hook for permissions and CR () 2023-02-06 16:00:58 +01:00
useHiddenEnvironments.ts Plausible for hidden environments () 2023-01-09 15:36:10 +02:00
useId.test.ts refactor: adapt to Vite () 2022-05-05 16:15:22 +01:00
useId.ts refactor: improve icon labels and tooltips () 2022-04-21 08:26:49 +02:00
useIsAppleDevice.ts Search keyboard shortcut () 2022-06-06 14:23:48 +02:00
useKeyboardShortcut.ts Search keyboard shortcut () 2022-06-06 14:23:48 +02:00
useLastViewedProject.ts Fix/redirect woes () 2023-01-17 13:33:52 +01:00
useLoading.ts Refactor: Project Overview fetching () 2023-02-07 08:57:28 +01:00
useLocationSettings.ts feat: add trial expiration warning banner () 2022-05-19 14:06:18 +02:00
useOnVisible.ts feat: add search to event log pages () 2022-08-09 16:00:51 +02:00
useOptionalPathParam.ts feat: add new feature strategy create/edit pages () 2022-03-09 14:59:24 +01:00
usePageTitle.ts Refactor project health table () 2022-06-21 09:08:37 +02:00
usePagination.ts fix: user search pagination () 2022-05-19 14:27:19 +02:00
usePersistentGlobalState.ts Project stats feedback () 2023-02-17 13:10:27 +01:00
usePinnedFavorites.test.ts Favorite features on project () 2022-12-01 13:10:42 +01:00
usePinnedFavorites.ts fix: favorites column visibility () 2022-12-06 10:03:43 +00:00
usePlausibleTracker.ts feat: Project scoped stickiness () 2023-03-10 12:28:02 +02:00
useQueryParams.ts
useQueryStringNumberState.ts
useQueryStringState.ts chore: update react-router to v6 () 2022-05-05 13:42:18 +02:00
useRequiredPathParam.ts feat: add new feature strategy create/edit pages () 2022-03-09 14:59:24 +01:00
useRequiredQueryParam.ts feat: add new feature strategy create/edit pages () 2022-03-09 14:59:24 +01:00
useSearch.test.ts feat: add filtering capabilities to search () 2022-06-03 11:32:30 +01:00
useSearch.ts UI/bulk select () 2023-03-14 08:56:03 +00:00
useTabs.ts
useThemeMode.ts Soft landing page on projects or last viewed project () 2022-11-23 15:58:02 +02:00
useToast.tsx refactor: simplify error toast text () 2022-06-09 15:36:01 +02:00
useUsersPlan.ts feat: paid users limit in UI () 2023-03-01 08:49:14 +01:00
useVirtualizedRange.ts Virtualize project toggles list () 2022-06-01 12:24:24 +00:00
useWeakMap.ts feat: add new feature strategy create/edit pages () 2022-03-09 14:59:24 +01:00