1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-18 01:18:23 +02:00
unleash.unleash/frontend/src/component/feature/FeatureView/FeatureOverview
Thomas Heartman 359b7cc4c0
chore: handle release plans in new strategy list (#9380)
Splits the release plan component into a Legacy component and a new one
with the initial changes for the new strategy list view.

Here's what it looks like:

![image](https://github.com/user-attachments/assets/ecca20d5-1c29-42a9-93f4-61d158ba5a76)

Notice that the background color stops a little early (before the OR
token). I'll handle that in a follow-up because the changes also impact
how the rest of the env accordion body is rendered.
2025-02-27 11:16:24 +01:00
..
FeatureLifecycle chore: remove lifecycle v2 flag (#9224) 2025-02-06 14:54:45 +01:00
FeatureOverviewEnvironments chore: handle release plans in new strategy list (#9380) 2025-02-27 11:16:24 +01:00
FeatureOverviewMetaData fix: long flag names push table to overflow and flag descriptions are not truncated (#9350) 2025-02-25 13:39:30 +01:00
FeatureOverviewSegment chore(1-3389): new env strategy containers (#9361) 2025-02-26 16:24:50 +01:00
FeatureOverviewSidePanel feat: show and hide environments (#9323) 2025-02-19 09:48:07 +00:00
ManageTagsDialog fix(1-3173): clear "removed tags" when you bulk update tags (#8952) 2024-12-12 09:31:39 +01:00
NewFeatureOverviewEnvironment feat: new environment box (#9342) 2025-02-25 10:34:36 +00:00
ReleasePlan chore: handle release plans in new strategy list (#9380) 2025-02-27 11:16:24 +01:00
FeatureOverview.tsx feat: new environment box (#9342) 2025-02-25 10:34:36 +00:00
LegacyFeatureOverview.tsx feat: new environment box (#9342) 2025-02-25 10:34:36 +00:00