Tymoteusz Czech
|
755c22f3b9
|
feat: features list pagination (#5496)
New paginated table - tested on /features-new behind a flag
|
2023-12-01 14:53:05 +00:00 |
|
Tymoteusz Czech
|
9522c59674
|
Refactor project health table (#1098)
* minor archive table updates
* archived date cell
* archive import paths
* move project health table files
* fix: align actions cells
* simplify health table row mapping
* fix project pages browser tab title
* initial draft of virtualized table component
* refactor: virtualized table common component
* fix: health report name cell width
* refactor: report cell paths
|
2022-06-21 09:08:37 +02:00 |
|
Tymoteusz Czech
|
67a4f2e67f
|
remove unused TableSearch
|
2022-06-14 11:42:12 +02:00 |
|
olav
|
504a4af274
|
refactor: port segments list to react-table (#1024)
* refactor: extract SegmentEmpty component
* refactor: extract CreateSegmentButton component
* refactor: extract EditSegmentButton component
* refactor: extract RemoveSegmentButton component
* refactor: normalize Created table header text
* refactor: port segments list to react-table
* fix: improve row text height in table row
* fix: update test snapshots
* refactor table cell with search highlight
* fix: update after review
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
Co-authored-by: Tymoteusz Czech <tymek+gpg@getunleash.ai>
|
2022-05-27 08:57:30 +02:00 |
|
Tymoteusz Czech
|
44c579f7a8
|
Refactor: page container (#967)
* refactor: page container
* refactor: table page header
|
2022-05-09 14:38:12 +02:00 |
|
Tymoteusz Czech
|
5ecc83f1b4
|
Refactored feature toggles table (#951)
* refactor: simplify table toolbar
* refactor: table links and padding
* fix: header icons colors
* fix: minor table style changes
|
2022-05-06 12:21:31 +02:00 |
|