Commit Graph

5 Commits

Author SHA1 Message Date
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