Commit Graph

22 Commits

Author SHA1 Message Date
bc91e97695 refactor: move sortable fields in table 2023-04-24 13:55:13 +02:00
0f09464f14 Finalize sort created_at filter 2023-04-21 09:00:50 +02:00
3a7b1077f8 test: wait for rows to be displayed 2023-04-20 18:44:43 +02:00
7d745ab143 refactor: rename setSorts to onSortsUpdate 2023-04-20 17:58:26 +02:00
33473aea92 feature: add setSorts from parent component 2023-04-20 16:38:29 +02:00
c1883d381e feature: strongly type Table component 2023-04-20 13:58:53 +02:00
5a1baf9121 Filter ongoing 2023-04-19 23:15:08 +02:00
630447a2f6 refactor: put TD up back in the table 2023-04-19 18:21:42 +02:00
71c18e864f feature: move TD creation to cells 2023-04-19 17:10:37 +02:00
05c5272c93 feature: make border transparent instead of 0px 2023-04-19 16:47:34 +02:00
0f779f9d43 feature: change the border color again 2023-04-19 15:45:46 +02:00
28af85fcb7 feature: set table text colors 2023-04-19 15:35:55 +02:00
d1f05993be feature: fix default padding of table 2023-04-19 15:24:18 +02:00
6e9b612409 feature: fix color of border 2023-04-19 15:23:09 +02:00
6f9506b924 feature: fix borders of table 2023-04-19 15:19:10 +02:00
b0b81ba40d feature: fix table layout 2023-04-19 14:46:54 +02:00
1e635b9d2f Add dropdown on Sort button on table 2023-04-19 14:22:51 +02:00
c4cc6a397a Rework Table Header 2023-04-14 12:38:40 +02:00
5619078abd Hide table footer when all groups are empty 2023-04-13 10:26:09 +02:00
7111f99cff Add table styling 2023-04-12 19:24:35 +02:00
b7e43de670 Add icon property to table. 2023-04-12 13:30:13 +02:00
cb3a209380 Setting up first table in frontend 2023-04-12 11:39:46 +02:00