1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-18 11:14:57 +02:00
unleash.unleash/frontend/src
Thomas Heartman 72e71b714d
fix: link to "view more insights" from dashboard goes to status modal (#9684)
Updates the link from the project dashboard page to take you to the
project status modal instead of the old insights page.

We didn't have a way to auto-open the modal before, so I added a query
param to control it.
2025-04-02 13:57:37 +00:00
..
__mocks__
assets chore: swap release template instruction svgs for pngs (#9642) 2025-03-28 10:47:36 +02:00
component fix: link to "view more insights" from dashboard goes to status modal (#9684) 2025-04-02 13:57:37 +00:00
constants chore: feedback link on feature strategy (#9633) 2025-03-27 15:19:14 +02:00
contexts
hooks task: added a hook for cleanly deciding new or old admin menu (#9645) 2025-03-28 14:45:09 +01:00
interfaces feat: new feature strategy menu (#9678) 2025-04-02 09:00:34 +00:00
openapi Feat/tag type frontend display (#9630) 2025-03-31 11:55:49 +02:00
themes refactor: variant colors (#9586) 2025-03-20 14:44:33 +01:00
types
utils Feat/tag type frontend display (#9630) 2025-03-31 11:55:49 +02:00
index.tsx
setupTests.ts
vite-env.d.ts