1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-09 00:18:26 +01:00
unleash.unleash/frontend/src/component/project
Thomas Heartman b23dd940af
feat: add potentially stale filter to flags filter (#8798)
This PR adds the option to select potentially stale flags from the UI.

It also updates the name we use for parsing from the API: instead of
`potentiallyStale` we use `potentially-stale`. This follows the
precedent set by "kill switch" (which we send as 'kill-switch'), the
only other multi-word option that I could find in our filters.
2024-11-19 16:37:32 +02:00
..
Project feat: add potentially stale filter to flags filter (#8798) 2024-11-19 16:37:32 +02:00
ProjectAccess chore: re-order project settings menu (#8626) 2024-11-01 09:29:25 +00:00
ProjectApplications
ProjectCard
ProjectEnvironment
ProjectId
ProjectList