1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +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__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets fix: new signals icon (#6461) 2024-03-07 11:12:56 +00:00
component feat: average time to production chart (#6565) 2024-03-15 10:37:02 +02:00
constants feat: make maintenance-related 503s more intuitive (#5018) 2023-10-16 09:27:29 +01:00
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
utils feat: Make storing to local storage robust (#6139) 2024-02-13 09:36:15 +02:00
index.tsx feat: sdk reporting flag and e2e test (#6216) 2024-02-13 14:13:21 +02:00
setupTests.ts
vite-env.d.ts