frontend/src/views/project
2023-06-20 14:40:41 +02:00
..
helpers feat: rename list to project everywhere 2023-03-14 14:04:23 +00:00
settings fix: missing variant prop for loading component 2023-05-30 11:05:10 +02:00
ListProjects.vue fix: lint 2023-05-24 15:54:37 +02:00
NewProject.vue fix: lint 2023-05-24 15:54:37 +02:00
ProjectGantt.vue fix: don't set the current project when setting a project 2023-05-24 15:54:37 +02:00
ProjectInfo.vue fix: remove getProjectById and replace all usages of it 2023-05-24 15:54:35 +02:00
ProjectKanban.vue feat(kanban): use total task count from the api instead of manually calculating it per bucket 2023-06-08 16:57:58 +02:00
ProjectList.vue fix: use props destructuring everywhere 2023-06-20 14:40:41 +02:00
ProjectTable.vue fix: use props destructuring everywhere 2023-06-20 14:40:41 +02:00