1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/frontend/src/component/insights
Thomas Heartman 5df074bd14
Remove entire row for median time to production (#10034)
Removes the "median time to production" snapshot + graph when the
lifecycleMetrics flag is active.

In other words: this entire box is gone 💨 
<img width="1326" alt="image"
src="https://github.com/user-attachments/assets/929a9097-82a6-493d-b0dd-614000ffcfe7"
/>
2025-05-27 14:00:08 +02:00
..
components feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
componentsChart feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
componentsStat feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
hooks feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
Insights.test.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
Insights.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
InsightsCharts.tsx Remove entire row for median time to production (#10034) 2025-05-27 14:00:08 +02:00
InsightsFilters.tsx feat: date range selector (#8991) 2024-12-18 10:40:50 +01:00