1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00
unleash.unleash/frontend/src/component/menu
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
..
__tests__ refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00
Footer feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
Header feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
routes.ts Persistent table query (#999) 2022-05-25 08:14:22 +00:00