1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-01 13:47:27 +02:00
unleash.unleash/frontend/src/component/executiveDashboard
Tymoteusz Czech ed44de6c94
feat: simplified insights data fetching (#6342)
Simplify insights data fetching - let charts pick data instead of
preparing labels in hook.
2024-02-27 09:20:45 +01:00
..
FlagsChart Feat: chart 'no-data' placeholder (#6172) 2024-02-12 16:10:46 +01:00
FlagsProjectChart feat: simplified insights data fetching (#6342) 2024-02-27 09:20:45 +01:00
FlagStats feat: executive dashboard responsive grid (#6069) 2024-01-30 17:02:13 +01:00
Gauge Insights UI (#6341) 2024-02-26 15:51:14 +01:00
HealthStats Insights UI (#6341) 2024-02-26 15:51:14 +01:00
LineChart feat: simplified insights data fetching (#6342) 2024-02-27 09:20:45 +01:00
MetricsSummaryChart feat: show the metrics summary chart (#6297) 2024-02-23 15:17:58 +02:00
ProjectHealthChart feat: simplified insights data fetching (#6342) 2024-02-27 09:20:45 +01:00
ProjectSelect Insights UI (#6341) 2024-02-26 15:51:14 +01:00
TimeToProduction feat: dashboard lead time gauge (#6225) 2024-02-14 13:32:12 +01:00
TimeToProductionChart feat: simplified insights data fetching (#6342) 2024-02-27 09:20:45 +01:00
UsersChart Dashboard health stats widget (#6262) 2024-02-23 09:05:59 +01:00
UserStats Insights UI (#6341) 2024-02-26 15:51:14 +01:00
Widget refactor: LineChart component (#6072) 2024-01-31 10:07:29 +01:00
executive-dashboard-utils.ts Dashboard health stats widget (#6262) 2024-02-23 09:05:59 +01:00
ExecutiveDashboard.tsx feat: application issues (#6347) 2024-02-27 09:57:50 +02:00
useMetricsSummary.ts feat: show the metrics summary chart (#6297) 2024-02-23 15:17:58 +02:00
useProjectChartData.ts feat: simplified insights data fetching (#6342) 2024-02-27 09:20:45 +01:00