1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-18 01:18:23 +02:00
unleash.unleash/frontend/src
Tymoteusz Czech 1930c0f408
fix: update link text for archived feature navigation (#9698)
If you try to visit an archived flag, you're told you can find it on the
project archive page, but that page isn't visible by default anymore.
This is an update to take you to the project overview with a filter for
archived flags instead.
2025-04-08 11:03:01 +02:00
..
__mocks__
assets chore: swap release template instruction svgs for pngs (#9642) 2025-03-28 10:47:36 +02:00
component fix: update link text for archived feature navigation (#9698) 2025-04-08 11:03:01 +02:00
constants chore: feedback link on feature strategy (#9633) 2025-03-27 15:19:14 +02:00
contexts chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
hooks feat: added network traffic bundle (#9691) 2025-04-03 14:37:07 +02:00
interfaces feat: rename search page and change icon (#9706) 2025-04-07 15:49:44 +02: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 fix: send UI error tracking (#8725) 2024-11-13 16:13:05 +01:00
setupTests.ts chore: scroll-related UX adjustments in the Unleash AI chat (#8478) 2024-10-18 14:38:46 +01:00
vite-env.d.ts