vikunja/frontend/src/views
Dominik Pschenitschni 9c115b7f5c feat: improve project edit form
This moves the identifier and colorpicker below the description field and next to each other.

Additionally this fixes a bug of the identifier, where it was possible to add an identifier with a length greater than 10, that resulted in an error.
2025-01-25 12:22:05 +01:00
..
filters fix(filters): immediately propagate changes 2024-09-12 15:28:39 +02:00
labels feat: improve label store 2024-07-19 06:51:24 +00:00
migrate fix(migration): handle file errors in frontend 2025-01-09 14:51:55 +01:00
project feat: improve project edit form 2025-01-25 12:22:05 +01:00
sharing fix(link share): use selected view when opening link share 2025-01-21 10:44:06 +01:00
tasks feat(tasks): fetch comments with the task 2025-01-24 13:10:38 +01:00
teams feat: camelcase global components 2024-06-19 14:02:14 +00:00
user fix(user): do not allow changing name in settings when the user originates from an external auth provider 2025-01-21 16:27:06 +01:00
404.vue chore: move frontend files 2024-02-07 14:56:56 +01:00
About.vue feat: remove unnecessary prop from Card 2024-07-07 14:58:58 +00:00
Home.vue fix(tasks): do not show import hint when using a filter as home tasks and already imported 2024-12-11 18:28:29 +01:00