1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/strategies
olav 710ebe08b3 refactor: fix small issues around custom strategies (#1181)
* refactor: validate strategy name on blur

* refactor: remove strategy parameter type text in favor of docs

* refactor: improve pie chart rendering

* refactor: show icons for all feature strategies

* refactor: fix list parameter add button style
2022-08-02 10:10:01 +02:00
..
CreateStrategy refactor: fix small issues around custom strategies (#1181) 2022-08-02 10:10:01 +02:00
EditStrategy chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
hooks refactor: clean up strategy parameter types (#944) 2022-05-04 15:16:34 +02:00
StrategiesList feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00
StrategyForm refactor: fix small issues around custom strategies (#1181) 2022-08-02 10:10:01 +02:00
StrategyView Fix: UI improvements (#1114) 2022-06-28 12:58:10 +02:00
TogglesLinkList refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
strategies.module.scss