vikunja/frontend/src/views/project
kolaente 68d233684f
fix(views): edit views with filters
This change fixes a bug where filter values of views would be transformed in the wrong order, not transformed at all or at the wrong time. Transforming the filters now happens transparently in the background without anything funky happening visible to the user.
2024-06-03 22:21:09 +02:00
..
helpers chore(views): use view id instead of passing whole view object 2024-03-19 00:47:50 +01:00
settings fix(views): edit views with filters 2024-06-03 22:21:09 +02:00
ListProjects.vue chore: move frontend files 2024-02-07 14:56:56 +01:00
NewProject.vue chore: move frontend files 2024-02-07 14:56:56 +01:00
ProjectInfo.vue chore: move frontend files 2024-02-07 14:56:56 +01:00
ProjectView.vue feat: default view setting (#2306) 2024-06-02 08:15:53 +00:00