1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/common/Table
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
..
cells refactor: port health reports to react-table (#1017) 2022-05-25 12:45:30 +02:00
SearchHighlightContext refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
SortableTableHeader Fix: Features table performance (#1015) 2022-05-25 14:39:14 +00:00
TableActions feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
TableCell Project features list update (#991) 2022-05-18 11:56:55 +02:00
TableCellSortable feat: add last seen col to admin users list (#949) 2022-05-05 14:53:28 +01:00
TableContainer Refactor: page container (#967) 2022-05-09 14:38:12 +02:00
TablePlaceholder Persistent table query (#999) 2022-05-25 08:14:22 +00:00
TableSearch feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
index.ts Refactor: page container (#967) 2022-05-09 14:38:12 +02:00