1
0

3 Commits

Author SHA1 Message Date
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
15215b30a0
fix(filters): rework filter popup button 2024-03-13 17:19:15 +01:00
kolaente
fc4676315d
chore: move frontend files 2024-02-07 14:56:56 +01:00