Commit Graph

4 Commits

Author SHA1 Message Date
6f366d4907
feat(views): lint
Some checks failed
continuous-integration/drone/push Build is failing
2024-04-02 14:04:17 +02:00
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
4b903c4f48
fix(views): lint 2024-03-19 00:47:52 +01:00
f6485be9e2
chore(views): move actual project views into their own folder 2024-03-19 00:47:50 +01:00