1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-05 17:53:12 +02:00
unleash.unleash/frontend/src/component/feature
Fredrik Strand Oseberg 7ba9d2a577 Feat/new strategies table (#1012)
* fix: add flex to toolbarcontainer

* feat: add initial new table

* feat: add styled badge

* feat: remove dead code

* fix: remove useContext import

* fix: update context buttons to icon buttons

* feat: add loading

* fix: remove unused imports

* Update src/component/strategies/StrategiesList/PredefinedBadge/PredefinedBadge.tsx

Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>

* fix: update spacing to use theme

* fix: update loading

* fix: update type

Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
2022-05-24 10:58:06 +02:00
..
CopyFeature chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
CreateFeature chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
CreateFeatureButton refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
EditFeature chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
FeatureForm fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
FeatureStrategy fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
FeatureToggleList refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
FeatureToggleListNew refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
FeatureView Feat/new strategies table (#1012) 2022-05-24 10:58:06 +02:00
hooks chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
RedirectFeatureView refactor: improve OpenAPI refs (#1005) 2022-05-24 08:37:46 +02:00
StrategyTypes refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00