1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/frontend/src/component/feature/FeatureStrategy
Nuno Góis b4fde58fa0
chore: flag overview page redesign - environments (#8683)
https://linear.app/unleash/issue/2-2826/enabling-environment-via-feature-flag-environment-section-header

https://linear.app/unleash/issue/2-2825/feature-flag-list-bottom-left-to-be-a-nav-section

Follow-up to: https://github.com/Unleash/unleash/pull/8663

Implements most of the remaining work for our flag overview page
redesign.

Most of the code you see is a straight copy/paste from our older
existing components, with the slight improvement here and there.

Includes some improvements to our vertical tabs component to suit our
use case.
Also updates the Demo flow accordingly. I did some manual tests and it
seems to work decently in both scenarios, whether `flagOverviewRedesign`
is enabled or not. The demo needs some love but that's a story for a
different PR and a different time.

Once again, due to the duplicate file pattern, we should remember to
clean this up if we decide to remove the flag.

<img width="1086" alt="image"
src="https://github.com/user-attachments/assets/0c375e34-cbb5-4ac4-a764-39a36b6c6781">
2024-11-08 09:56:46 +00:00
..
FeatureStrategyConstraints chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
FeatureStrategyCreate chore: fix "key" prop issues in front end tests (#8459) 2024-10-16 14:57:43 +02:00
FeatureStrategyEdit feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
FeatureStrategyEmpty chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureStrategyForm fix: console warnings and errors related to event timeline and strategy form (#8692) 2024-11-08 08:18:30 +00:00
FeatureStrategyIcon chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureStrategyIcons chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureStrategyMenu chore: flag overview page redesign - environments (#8683) 2024-11-08 09:56:46 +00:00
FeatureStrategyProdGuard chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureStrategySegment chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
FeatureStrategyType fix: strategy parameters UI (#7713) 2024-08-02 11:11:58 +02:00
featureStrategy.utils.ts fix: add collaborators to ignored props for feature diff notif (#7877) 2024-08-14 13:46:03 +02:00