1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-20 00:08:02 +01:00
unleash.unleash/frontend/src/themes
Nuno Góis fdd683813a feat: add user table sort and search (#879)
* add user sort and filter hooks, adapt table to match design

* refactor: abstract away TableActions and TableCellSortable into components, small fixes and improvements

* feat: implement search

* feat: add search word highlighter to match design

* refactor: small UI/UX improvements

* fix: rounded corners for th on responsive breakpoints

* refactor: small UI/UX improvements

* Update src/hooks/useUsersSort.ts

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>

* refactor: clearer arg name in users filter

* refactor: specify transition properties

* refactor: add theme v2 properties and cleanup styles

* refactor: create lightweight highlighter component

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-04-20 13:22:50 +01:00
..
app.css refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
commonStyles.ts refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
mainTheme.ts feat: add user table sort and search (#879) 2022-04-20 13:22:50 +01:00
MainThemeProvider.tsx refactor: additional unit tests for multi-project tokens - (#863) 2022-04-08 16:01:43 +02:00