1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +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 chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectCard feat: create page for when you have no projects (#8285) 2024-09-27 10:41:25 +02:00
ProjectEnvironment fix: invalid spreading of keys into table rows everywhere (#8551) 2024-10-28 13:47:22 +01:00
ProjectId update project archive and revive dialogs (#7918) 2024-08-19 13:33:00 +00:00
ProjectList chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00