Commit Graph

13 Commits

Author SHA1 Message Date
Sammy Teillet f7c53dbdeb feature: set the right sort on click 2023-04-24 18:17:01 +02:00
Sammy Teillet 0f4dcc1957 refactor: extract dropdown for Sort dropdown 2023-04-24 18:05:29 +02:00
Sammy Teillet 795f9e7af8 refactor: create SortDropdownButton 2023-04-24 17:35:43 +02:00
Sammy Teillet 7cf1f913b0 feature: add property isActive for dropdown buttons 2023-04-24 17:01:26 +02:00
Sammy Teillet 6e353f590c feature: add email in sorts fields 2023-04-24 14:56:20 +02:00
Sammy Teillet a5909bd6ff feature: keep callbacks between two renders 2023-04-24 14:49:40 +02:00
Sammy Teillet 2acd98370d bugfix: remove infinite renderloop of onSortUpdate 2023-04-24 14:46:39 +02:00
Sammy Teillet bc91e97695 refactor: move sortable fields in table 2023-04-24 13:55:13 +02:00
Charles Bochet 0f09464f14 Finalize sort created_at filter 2023-04-21 09:00:50 +02:00
Sammy Teillet 7d745ab143 refactor: rename setSorts to onSortsUpdate 2023-04-20 17:58:26 +02:00
Sammy Teillet 33473aea92 feature: add setSorts from parent component 2023-04-20 16:38:29 +02:00
Charles Bochet 5a1baf9121 Filter ongoing 2023-04-19 23:15:08 +02:00
Charles Bochet 1e635b9d2f Add dropdown on Sort button on table 2023-04-19 14:22:51 +02:00