1
0

9 Commits

Author SHA1 Message Date
Dominik Pschenitschni
f9bdc48224
feat(components): align component name casing Popup 2024-06-17 13:41:35 +02:00
Dominik Pschenitschni
541f608d3c
feat(components): align component name casing fancycheckbox 2024-06-17 13:09:34 +02:00
Dominik Pschenitschni
57a4ea4abb feat(components): align component name casing Pagination 2024-06-17 09:37:57 +00:00
Dominik Pschenitschni
0061ec03f5 feat: align sort icon color 2024-06-17 09:28:54 +00:00
kolaente
d86fdcb756
fix(table view): do not sort table column fields when the field in question is hidden
Resolves https://kolaente.dev/vikunja/vikunja/issues/2272
2024-04-21 23:48:40 +02:00
kolaente
6f366d4907
feat(views): lint 2024-04-02 14:04:17 +02:00
kolaente
8a72fe26f8
fix(views): refactor filter button slot in wrapper
Before this change, the filter button on the top right was positioned using absolute positioning and plenty of tricks, which were brittle and not really maintainable. Now, the buttons are positioned using flexbox, which should make this a lot more maintainable.
2024-04-02 14:02:31 +02:00
kolaente
4b903c4f48
fix(views): lint 2024-03-19 00:47:52 +01:00
kolaente
f6485be9e2
chore(views): move actual project views into their own folder 2024-03-19 00:47:50 +01:00