1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
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
..
addons Feat/new addons table (#1021) 2022-05-25 15:37:32 +02:00
admin fix: path param (#1011) 2022-05-23 12:28:57 +02:00
application refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
archive Feature list table (#908) 2022-05-05 15:34:46 +02:00
common Fix: Features table performance (#1015) 2022-05-25 14:39:14 +00:00
context refactor: add eslint to merge check (#1022) 2022-05-25 12:36:58 +02:00
environments refactor: add eslint to merge check (#1022) 2022-05-25 12:36:58 +02:00
feature Fix: Features table performance (#1015) 2022-05-25 14:39:14 +00:00
feedback feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
history Refactor: page container (#967) 2022-05-09 14:38:12 +02:00
layout feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
menu refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
project Fix: Features table performance (#1015) 2022-05-25 14:39:14 +00:00
providers chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
Reporting refactor: port health reports to react-table (#1017) 2022-05-25 12:45:30 +02:00
segments Persistent table query (#999) 2022-05-25 08:14:22 +00:00
splash chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
strategies refactor: add eslint to merge check (#1022) 2022-05-25 12:36:58 +02:00
tags refactor: port health reports to react-table (#1017) 2022-05-25 12:45:30 +02:00
user feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.styles.ts feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.tsx fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00