1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-24 20:06:55 +01:00
unleash.unleash/frontend/src/component
Thomas Heartman 366915bf71
chore(1-3832): clean up flag overview redesign (#10140)
Addresses and removes all leftover comments related to the flag overview
redesign flag.

There's four changes here:

1. Remove release plan milestone strategy and environment footer.
Dangling files, no references.
2. Delete old code without references in theme.ts
3. Delete legacy playground result chip. Replace all references to it
with references to the new chip. The API is the exact same and the
legacy chip was just passing through everything to the new chip anyway,
so nothing should change.
4. Remove a now-redundant way to supply a default
2025-06-13 10:41:08 +00:00
..
admin chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
application
archive chore: revive archive page (#10001) 2025-05-15 11:54:52 +01:00
banners
changeRequest delete legacy constraint accordion (#10110) 2025-06-11 12:22:55 +02:00
commandBar
common Chore(1-3825)/remove legacy strategy separator (#10137) 2025-06-13 10:06:48 +00:00
context chore: disable delete button if a context field has usage (#10002) 2025-05-15 13:55:56 +02:00
counters/ExploreCounters feat: custom metrics (#10022) 2025-05-22 09:58:54 +02:00
demo
environments chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
events feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
feature chore(1-3832): clean up flag overview redesign (#10140) 2025-06-13 10:41:08 +00:00
featureTypes chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
feedback
feedbackNew feat: adjust feedback columns (#10119) 2025-06-11 15:50:26 +02:00
filter chore(ux): If there's only a single available filter, always show that filter (don't hide it beneath a filters button) (#10127) 2025-06-12 12:25:58 +00:00
insights fix: health to debt with ui-flag (#10131) 2025-06-13 11:12:02 +02:00
integrations chore: hide/disallow new instances of deprecated integrations (#10104) 2025-06-10 12:19:37 +02:00
layout chore: remove flag sideMenuCleanup (#10093) 2025-06-10 12:23:47 +02:00
loginHistory
maintenance
menu chore: remove flag sideMenuCleanup (#10093) 2025-06-10 12:23:47 +02:00
onboarding
personalDashboard fix: health to debt with ui-flag (#10131) 2025-06-13 11:12:02 +02:00
playground/Playground chore(1-3832): clean up flag overview redesign (#10140) 2025-06-13 10:41:08 +00:00
project Chore(1-3831)/add edit strategy cleanup pt iv (#10135) 2025-06-13 10:02:12 +00:00
providers
releases Chore(1-3825)/remove legacy strategy separator (#10137) 2025-06-13 10:06:48 +00:00
segments Chore(1-3807)/remove flag add edit strategy take2 (#10108) 2025-06-11 06:03:34 +00:00
signals
splash
strategies
tags chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
user
App.tsx
InitialRedirect.tsx