1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/segments
Tymoteusz Czech a11cb72d99 Persistent table query (#999)
* 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: update column state saving

* update local storage hook test
2022-05-25 08:14:22 +00:00
..
CreateSegment chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
EditSegment chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
hooks fix: reject duplicate segment names (#855) 2022-04-08 11:34:59 +01:00
SegmentDelete chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
SegmentDocs chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
SegmentForm chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
SegmentFormStepList chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
SegmentFormStepOne fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
SegmentFormStepTwo fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
SegmentList Persistent table query (#999) 2022-05-25 08:14:22 +00:00