1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-28 17:55:15 +02:00
unleash.unleash/frontend/src/component/project
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
..
Project Fix: Features table performance (#1015) 2022-05-25 14:39:14 +00:00
ProjectAccess refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
ProjectCard refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
ProjectEnvironment fix: avoid erasing previous environments data on refetch (#990) 2022-05-18 11:26:38 +02:00
ProjectList Refactor: page container (#967) 2022-05-09 14:38:12 +02:00