1
0

6 Commits

Author SHA1 Message Date
kolaente
cf15cc6f12
feat(views): fetch tasks via view context when accessing them through views 2024-03-19 00:47:47 +01:00
kolaente
fc4eed6eb4
fix(filters): lint 2024-03-13 17:21:20 +01:00
kolaente
15215b30a0
fix(filters): rework filter popup button 2024-03-13 17:19:15 +01:00
kolaente
e097721817
fix(tasks): use correct filter query when filtering 2024-03-11 16:39:27 +01:00
kolaente
ee065d9238
feat(tasks): make done at column available for selection in table view
This change adds the done at column of tasks to the table view. It also ensures it is possible to sort the tasks by that column.

https://community.vikunja.io/t/is-it-possible-to-list-done-tasks-with-their-completion-date/1922
2024-02-12 17:56:24 +01:00
kolaente
fc4676315d
chore: move frontend files 2024-02-07 14:56:56 +01:00