1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/feature
Nuno Góis a5adac5d8d
chore: add quick filters to add strategy modal (#10641)
https://linear.app/unleash/issue/2-3868/add-strategy-filters-at-the-top

Adds quick filters to our "add strategy" modal.

`FeatureStrategyMenuCards.tsx` was getting increasingly complex, so this
includes some refactoring.

My quick filters implementation was generic enough that I added
`QuickFilters.tsx` as a common component, maybe we can reuse it in the
future.

<img width="991" height="663" alt="image"
src="https://github.com/user-attachments/assets/352b6d2d-c975-4cb1-9799-163dfb153ccb"
/>

<img width="985" height="358" alt="image"
src="https://github.com/user-attachments/assets/a7d20dab-2774-409f-8940-f0d1a980b819"
/>
2025-09-10 12:14:14 +01:00
..
CopyFeature feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
CreateFeatureButton
Dependencies feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
EditFeature Fix(1-3804)/store flag creation form state (#10089) 2025-06-06 13:01:16 +02:00
FeatureForm feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
FeatureNamingPatternInfo feat: ui for external link templates (#9945) 2025-05-12 11:05:04 +02:00
FeatureStrategy chore: add quick filters to add strategy modal (#10641) 2025-09-10 12:14:14 +01:00
FeatureToggleList refactor: centralize pagination options (#10636) 2025-09-09 14:00:55 +02:00
FeatureView refactor: new endpoint for global impact metrics saving (#10631) 2025-09-09 09:22:43 +02:00
hooks Fix(1-3804)/store flag creation form state (#10089) 2025-06-06 13:01:16 +02:00
StrategyTypes Chore(1-3807)/remove flag add edit strategy take2 (#10108) 2025-06-11 06:03:34 +00:00