Commit Graph

16 Commits

Author SHA1 Message Date
19385e00c0 feature: fix background color of dropdown item to be fully transparent 2023-04-24 15:39:36 +02:00
4e3acf21d2 feature: set the right border radius for dropdown items 2023-04-24 15:29:24 +02:00
6e353f590c feature: add email in sorts fields 2023-04-24 14:56:20 +02:00
a5909bd6ff feature: keep callbacks between two renders 2023-04-24 14:49:40 +02:00
2acd98370d bugfix: remove infinite renderloop of onSortUpdate 2023-04-24 14:46:39 +02:00
c7dc9cf83b bugfix: fix direction and zindex of dropdown 2023-04-24 14:18:22 +02:00
be947bdc8f refactor: strongly type keys of sorts 2023-04-24 14:02:38 +02:00
bc91e97695 refactor: move sortable fields in table 2023-04-24 13:55:13 +02:00
4885e3598a Add cancel button.
Add test to ensure that cancel button can remove an item.
2023-04-21 14:17:09 +02:00
0f09464f14 Finalize sort created_at filter 2023-04-21 09:00:50 +02:00
7d745ab143 refactor: rename setSorts to onSortsUpdate 2023-04-20 17:58:26 +02:00
fbd338ee7d feature: apply the sorts to the query 2023-04-20 16:56:42 +02:00
33473aea92 feature: add setSorts from parent component 2023-04-20 16:38:29 +02:00
b8d089395f Add linter on CI 2023-04-20 11:51:04 +02:00
5a1baf9121 Filter ongoing 2023-04-19 23:15:08 +02:00
1e635b9d2f Add dropdown on Sort button on table 2023-04-19 14:22:51 +02:00