1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component
andreas-unleash 1335da6366
Feat: show disabled strategies in playground (#5081)
Show disabled strategies in separate list
Do not show any results in segments/constraints when disabled

Closes #
[1-1506](https://linear.app/unleash/issue/1-1506/display-disabled-strategies-in-playground-page)
![Screenshot 2023-10-18 at 13 13
48](https://github.com/Unleash/unleash/assets/104830839/ab788241-6593-42a2-aced-412b59e308c8)

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-10-19 16:50:50 +03:00
..
accessOverview feat: add a button to download user access information (#4746) 2023-09-15 11:51:29 +02:00
admin fix: maintenance banner should show right away when toggled (#5021) 2023-10-13 14:30:50 +01:00
application feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
archive fix: use correct flag name (#5026) 2023-10-13 17:02:48 +03:00
banners refactor: rename message banners to banners (#5098) 2023-10-19 13:18:25 +01:00
changeRequest feat: visualize dependencies managment in change requests (#4978) 2023-10-10 10:36:13 +02:00
common feat: allow selection of text in strategies for contexts (#5071) 2023-10-18 09:55:19 +03:00
context fix: local linter did not find formatting error (#4954) 2023-10-06 10:45:29 +02:00
demo feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
environments feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
events feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
feature feat: warn about sdk update with feature dependencies (#5065) 2023-10-17 13:43:49 +02:00
featureTypes feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
feedback feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
integrations feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
layout chore(ui): add splash screen for oss segments (#5053) 2023-10-19 08:28:14 +02:00
loginHistory feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
maintenance feat: make maintenance banner sticky (#5016) 2023-10-13 10:29:01 +01:00
menu feat: adds a new design to the header icons (#5025) 2023-10-13 14:31:07 +01:00
playground/Playground Feat: show disabled strategies in playground (#5081) 2023-10-19 16:50:50 +03:00
project refactor: make uiFlags typesafe (#4996) 2023-10-11 12:44:54 +01:00
providers feat: update dependency permission (#4910) 2023-10-04 09:27:14 +02:00
segments refactor: custom render should provide container (#4938) 2023-10-06 09:19:49 +02:00
splash chore(ui): add splash screen for oss segments (#5053) 2023-10-19 08:28:14 +02:00
strategies feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
tags feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
user fix: small adjustments on the new header icons (#5043) 2023-10-16 12:25:27 +01:00
App.tsx refactor: rename message banners to banners (#5098) 2023-10-19 13:18:25 +01:00
InitialRedirect.tsx