1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src
Tymoteusz Czech c12aca72db
Refactor flag filters (#10703)
Refactored and simplified code around flag filters, in preparation for
UI improvements. It's split into 2 PRs in order to simplify what needs
to be behind a flag and what doesn't.

- `ExperimentalColumnsMenu` moved to `ColumnsMenu`, old unused
`ColumnsMenu` removed
- Parts of the code moved to `ProjectFeaturesColumnsMenu`
- Moved `FlagCreationButton` to a separate file
- Removed part behind archived flag (`projectOverviewRefactorFeedback`)
2025-10-01 09:30:36 +02:00
..
__mocks__
assets chore: add new strategy icons (#10665) 2025-09-22 11:26:52 +01:00
component Refactor flag filters (#10703) 2025-10-01 09:30:36 +02:00
constants fix: date localizations for chart (#10581) 2025-09-01 09:29:45 +00:00
contexts
hooks chore: rename variable for clarity (#10694) 2025-09-25 11:17:05 +02:00
interfaces Refactor flag filters (#10703) 2025-10-01 09:30:36 +02:00
openapi feat: histogram impact metric UI (#10684) 2025-09-24 10:53:58 +02:00
themes Update chart colors to increase contrasts between the A series. (#10579) 2025-09-01 08:22:44 +02:00
types
utils refactor: centralize pagination options (#10636) 2025-09-09 14:00:55 +02:00
index.tsx
setupTests.ts
vite-env.d.ts