1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src/hooks
Ivar Conradi Østhus 2ec575b85c
fix: traffic estimate should Math.floor price estimate to full million (#8468)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

## 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. -->

<!-- Does it close an issue? Multiple? -->
Closes #

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#
-->

### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->


## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->
2024-10-17 09:45:45 +02:00
..
api chore: Unleash AI API hook (#8441) 2024-10-14 13:29:29 +01: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
useClearSWRCache.test.ts feat: introduce large cache for swr (#7470) 2024-06-28 10:44:35 +03:00
useClearSWRCache.ts feat: introduce large cache for swr (#7470) 2024-06-28 10:44:35 +03:00
useCollaborateData.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useConditionallyHiddenColumns.ts
useCustomEvent.ts feat: Recent flags (#7211) 2024-05-29 16:01:52 +02: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
useGlobalLocalStorage.ts
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
useHighestPermissionChangeRequestEnvironment.test.ts
useHighestPermissionChangeRequestEnvironment.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useId.test.ts feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
useId.ts
useIsAppleDevice.ts
useKeyboardShortcut.ts
useLastViewedFlags.test.tsx feat: Recent flags (#7211) 2024-05-29 16:01:52 +02:00
useLastViewedFlags.ts feat: Recent flags (#7211) 2024-05-29 16:01:52 +02:00
useLastViewedProject.test.tsx feat: Synced last viewed projects (#7208) 2024-05-29 12:58:14 +02:00
useLastViewedProject.ts feat: Recent flags (#7211) 2024-05-29 16:01:52 +02:00
useLoading.ts fix: loading state (#6765) 2024-04-03 10:20:04 +02:00
useLocalStorageState.test.tsx feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
useLocalStorageState.ts feat: Persist navigation settings (#7144) 2024-05-24 13:21:12 +02:00
useLocationSettings.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
useOnBlur.test.tsx
useOnBlur.ts
useOnClickOutside.test.tsx
useOnClickOutside.ts
useOnVisible.ts
useOptionalPathParam.ts
usePageTitle.ts Refactor project health table (#1098) 2022-06-21 09:08:37 +02:00
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 feat: projects list sorting (#8011) 2024-08-29 15:43:16 +02:00
usePersistentTableState.ts feat: projects list sorting (#8011) 2024-08-29 15:43:16 +02:00
usePinnedFavorites.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
usePinnedFavorites.ts
usePlausibleTracker.ts feat: order environment plausible events (#8427) 2024-10-11 11:05:33 +03:00
useQueryParams.ts
useRecentlyVisited.test.tsx chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
useRecentlyVisited.ts feat: move recording recently visited into separate component (#7494) 2024-07-01 10:35:02 +02:00
useRequiredPathParam.ts
useRequiredQueryParam.ts
useSearch.test.tsx chore: rename toggle to flag #1 (#7092) 2024-05-21 15:18:00 +03:00
useSearch.ts task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
useStickinessOptions.ts support setting mode and stickiness in new project form (#6972) 2024-05-03 07:27:13 +02:00
useSubmittedFeedback.ts feat: what's new in Unleash (#7497) 2024-07-03 09:54:38 +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 fix: traffic estimate should Math.floor price estimate to full million (#8468) 2024-10-17 09:45:45 +02:00
useTrafficData.ts fix: traffic estimate should Math.floor price estimate to full million (#8468) 2024-10-17 09:45:45 +02:00
useUiFlag.ts
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
useWeakMap.ts