1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src
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
..
__mocks__ refactor: format files (#719) 2022-02-18 09:51:10 +01:00
assets refactor: move texture image to file (#889) 2022-04-20 13:22:40 +02:00
component feat: add user table sort and search (#879) 2022-04-20 13:22:50 +01:00
constants feat: expand constraint operator descriptions (2) (#858) 2022-04-07 10:31:06 +02:00
contexts chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
hooks feat: add user table sort and search (#879) 2022-04-20 13:22:50 +01:00
interfaces feat: add context value descriptions (#874) 2022-04-19 15:20:01 +02:00
themes feat: add user table sort and search (#879) 2022-04-20 13:22:50 +01:00
utils refactor: additional unit tests for multi-project tokens - (#863) 2022-04-08 16:01:43 +02:00
index.tsx refactor: additional unit tests for multi-project tokens - (#863) 2022-04-08 16:01:43 +02:00
react-app-env.d.ts Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
setupProxy.js refactor: format files (#719) 2022-02-18 09:51:10 +01:00
setupTests.ts refactor: format files (#719) 2022-02-18 09:51:10 +01:00