1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/themes
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
..
app.css fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
colors.ts Project features list update (#991) 2022-05-18 11:56:55 +02:00
theme.ts Fix: Features table performance (#1015) 2022-05-25 14:39:14 +00:00
ThemeProvider.tsx chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
themeStyles.ts Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
themeTypes.ts Fix: Features table performance (#1015) 2022-05-25 14:39:14 +00:00