1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/strategies
Nuno Góis 570e9f88be feat: upgrade users table (#1040)
* feat: upgrade users table

* fix misc ui/ux bugs

* refactor: address PR comments

* fix: searching by `undefined`

* fix: searching for undefined on invoices, table placeholder centering

* refactor: abstract users list actions into new component

* refactor: move styled components to top of files
2022-05-31 07:59:09 +01:00
..
CreateStrategy chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +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: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
StrategyForm refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
StrategyView refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
TogglesLinkList refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
strategies.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00