1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/frontend/src
andreas-unleash 45634689f8
feat: average time to production chart (#6565)
Adds live data to TimeToProductionChart and AverageTimeToProduction
gauge.
Create a custom tooltip

Changes the interaction mode for tooltips as per @nicolaesocaciu pairing
session

Improvement:
Extract grouping by project to its own hook (3 charts that needed
grouped data where handling it independently.

<img width="1331" alt="Screenshot 2024-03-14 at 17 19 07"
src="https://github.com/Unleash/unleash/assets/104830839/199c556c-8264-46e3-9dd5-9a864588de1f">

Closes #
[1-2143](https://linear.app/unleash/issue/1-2143/time-to-production-total-aggregation)

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-15 10:37:02 +02:00
..
__mocks__
assets
component feat: average time to production chart (#6565) 2024-03-15 10:37:02 +02:00
constants
contexts
hooks fix: format api path for outdated sdks (#6555) 2024-03-14 14:09:59 +01:00
interfaces feat: show outdated sdks banner (#6541) 2024-03-14 10:15:33 +01:00
openapi feat: show outdated sdks banner (#6541) 2024-03-14 10:15:33 +01:00
themes Feat: sticky insights header and widget tooltip icon (#6537) 2024-03-14 11:33:30 +02:00
types chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
utils feat: Make storing to local storage robust (#6139) 2024-02-13 09:36:15 +02:00
index.tsx
setupTests.ts
vite-env.d.ts