1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-28 17:55:15 +02:00
unleash.unleash/frontend/src/component/feature
Tymoteusz Czech 7480085698 Fix: Features table performance (#1015)
* feat: persistent table query

* project overview sort query

* refactor: api methods as hook callbacks

* persitent columns in project overview

* enable new project overview

* fix: refactor feature state change in overview

* add type to sort

* update e2e tests

now takes 10% less time with use of cypress session

* prevent sort reset on features list

* fix feature toggle list loading

* fix: features table items virtualization

* project overview screen limits

* table row height in theme

* rename row index variable
2022-05-25 14:39:14 +00: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 Fix: Features table performance (#1015) 2022-05-25 14:39:14 +00:00
FeatureToggleListNew refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
FeatureView refactor: normalize status badge designs (#1018) 2022-05-25 08:30:47 +00: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