1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/strategies
Tymoteusz Czech 40185e9066
Update strategies table (#3811)
- split strategies table in two
  - one for predefined strategies
  - one for custom strategies
- move custom strategy button
- add guidance why custom strategies are not recommended

https://linear.app/unleash/issue/1-894/improve-the-list-of-strategies
2023-05-22 12:46:27 +02:00
..
CreateStrategy Update strategies table (#3811) 2023-05-22 12:46:27 +02:00
CustomStrategyInfo Update strategies table (#3811) 2023-05-22 12:46:27 +02:00
EditStrategy refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
hooks refactor: clean up strategy parameter types (#944) 2022-05-04 15:16:34 +02:00
StrategiesList Update strategies table (#3811) 2023-05-22 12:46:27 +02:00
StrategyForm feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
StrategyView fix: remove toggles using this strategy (#3022) 2023-01-31 09:02:24 +02:00
TogglesLinkList refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
strategies.module.scss