1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-07 01:16:28 +02:00
unleash.unleash/frontend/src
Thomas Heartman 3e57c4803c
Chore(1-3755)/split insights in three (#10035)
Creates sections for the insights dashboard and moves charts around into
the same order as the sketches and into the right sections. There's no
charts for the top section (lifecycle currently) yet, and the sections
also don't have their own filters.

To make this re-ordering easier, I've also moved the previous insights
chart into a legacy file and set up a proxy component that handles
switching based on the flag.


![image](https://github.com/user-attachments/assets/f0929998-def3-4643-babd-ab53f4ea8e98)


Next step is separating the filters.
2025-05-27 15:06:48 +02:00
..
__mocks__
assets fix: appropriately size case icon for non-editing constraints (#9869) 2025-04-30 08:37:16 +00:00
component Chore(1-3755)/split insights in three (#10035) 2025-05-27 15:06:48 +02:00
constants feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
contexts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
hooks feat: custom metrics (#10022) 2025-05-22 09:58:54 +02:00
interfaces chore: add lifecycleMetrics flag definition (#10033) 2025-05-27 11:53:22 +00:00
openapi feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
themes feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
types
utils feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
index.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
setupTests.ts
vite-env.d.ts