1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/feature/FeatureView/FeatureOverview
Thomas Heartman c89cf196e7
Use new strategy execution in playground (#9553)
Implements playground results for strategies.

Old design:

![image](https://github.com/user-attachments/assets/6c1f1bad-4568-4959-82ee-3ebc6a0aab2d)

New design:

![image](https://github.com/user-attachments/assets/8991fc67-7055-4f6c-b2cb-b2d445057962)


Still left: segments.

I also discovered during this that some of the new hooks (and also some
of the new components) accept deprecated types
(`IFeatureStrategyPayload` in this case). If that should indeed be
deprecated, then we also shouldn't use it in the new hooks / components
if we can avoid it. I'll make a task for it.

---------

Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2025-03-18 11:23:02 +01:00
..
FeatureLifecycle chore: remove lifecycle v2 flag (#9224) 2025-02-06 14:54:45 +01:00
FeatureOverviewEnvironments Use new strategy execution in playground (#9553) 2025-03-18 11:23:02 +01:00
FeatureOverviewMetaData refactor: new constraints style (#9363) 2025-02-28 10:49:23 +01:00
FeatureOverviewSegment Segment view for strategy evaluation (#9399) 2025-02-28 15:15:25 +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
ReleasePlan chore(1-3450): Place strategy names and titles on the same line (and fix list nesting issues) (#9443) 2025-03-07 13:09:36 +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