Commit Graph

9 Commits

Author SHA1 Message Date
67353eda8e Add all filters to tables + make column width fixed (#133)
* Add additional filters on companies and people page

* Make colunn width fixed

* Remove duplicate declaration of Unknown type
2023-05-21 22:47:18 +02:00
3370499ad8 Make many small frontend fixes (icons update, paddings, font-sizes) (#132) 2023-05-21 18:52:23 +02:00
94ea9835a9 Enable multi-selection on table views (#112)
* Enable multi-selection on table views

* Enable multi-selection
2023-05-08 10:58:53 +02:00
63feef5727 Fix small design feedbacks 2023-04-25 11:34:04 +02:00
a4e7211625 feature: adjust checkbox size 2023-04-19 18:00:30 +02:00
3e09dab7fc test: add checkbox test 2023-04-18 18:27:54 +02:00
0d9b04ea14 feature: set the right color for unchecked checkbox 2023-04-18 18:07:55 +02:00
8701d752d8 refactor: use color from theme 2023-04-18 17:37:20 +02:00
a855c474a0 refactor: create Checkbox component 2023-04-18 17:33:59 +02:00