1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/menu
Youssef Khedher c2842c81e6 Refactor/strategies (#668)
* feat: add useStrategiesApi hook

* refactor: remove redux from strategies component

* refactor: CreateStrategy Component

* fix: remove ts errors

* refactor: change strategy-detail to functional component

* refactor: get strategy name from params

* refactor: use features hook and refactor toggle list link

* refactor: StrategiesList

* refactor: fix delete strategy function

* fix: ts errors

* refactor: CreateStrategy to StrategyForm

* feat: add toast for StrategyForm

* refactor: add StrategyView and delete old component

* refactor: StrategyDetails and clean unused files

* fix: cleanup unused code

* fix: add await

* fix: remove unused stores

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2022-02-11 00:08:55 +01:00
..
__tests__ refactor: refactor addons to TSX and remove unused files (#676) 2022-02-09 23:05:15 +01:00
Footer refactor: port ApiDetails to useSWR and TS (#653) 2022-02-02 12:32:30 +01:00
Header refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
breadcrumb.jsx Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
drawer.jsx fix: add feature toggles and projects to mobile navigation (#328) 2021-08-26 09:43:55 +02:00
drawer.module.scss Feat/new navigation (#314) 2021-07-16 15:41:54 +02:00
routes.js Refactor/strategies (#668) 2022-02-11 00:08:55 +01:00