1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component
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
..
accessOverview fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
admin feat: making banner more composable (#6540) 2024-03-13 16:21:40 +01:00
application feat: application overview loading state (#6562) 2024-03-15 09:08:56 +01:00
archive fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
banners feat: clickable banner modal links (#6552) 2024-03-14 13:19:27 +01:00
changeRequest fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
common fix: uri decode breadcrumbs (#6557) 2024-03-14 15:59:44 +01:00
context fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
demo fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
environments fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
events Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
executiveDashboard feat: average time to production chart (#6565) 2024-03-15 10:37:02 +02:00
feature fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
featureTypes fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
feedback fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
feedbackNew feat: application issues (#6347) 2024-02-27 09:57:50 +02:00
filter fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
integrations fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
layout feat: sdk reporting flag and e2e test (#6216) 2024-02-13 14:13:21 +02:00
loginHistory fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
maintenance fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
menu Fix: insights beta badge (#6568) 2024-03-15 09:25:23 +02:00
playground/Playground fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
project chore: drop action definition required (#6567) 2024-03-14 16:32:14 +00:00
providers task: Use fine-grained project permissions in frontend (#5974) 2024-01-22 15:34:10 +01:00
segments fix: allow deletion of segments referencing strategies in archived f… (#6406) 2024-03-12 15:03:53 +01:00
signals fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
splash fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
strategies fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
tags fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
user fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
App.tsx feat: making banner more composable (#6540) 2024-03-13 16:21:40 +01:00
InitialRedirect.tsx Fix: losing redirect on provider login (#5970) 2024-01-19 14:31:42 +02:00