mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-11 17:48:44 -05:00
[PR #418] [CLOSED] view about #730
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/go-vikunja/vikunja/pull/418
Author: @xyjwsj
Created: 3/11/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (3)
9eedfbcfix css4d424ebfix cssbba2515Merge branch 'go-vikunja:main' into main📊 Changes
10 files changed (+69 additions, -27 deletions)
View changed files
📝
frontend/src/components/home/AppHeader.vue(+3 -3)📝
frontend/src/components/project/views/ProjectKanban.vue(+14 -7)📝
frontend/src/components/tasks/partials/Comments.vue(+2 -1)📝
frontend/src/components/tasks/partials/Heading.vue(+30 -10)📝
frontend/src/components/tasks/partials/KanbanCard.vue(+5 -2)📝
frontend/src/components/tasks/partials/PrioritySelect.vue(+11 -0)📝
frontend/src/styles/custom-properties/colors.scss(+1 -1)📝
frontend/src/views/labels/ListLabels.vue(+1 -1)📝
frontend/src/views/tasks/TaskDetailView.vue(+0 -2)📝
pkg/routes/static.go(+2 -0)📄 Description
1、kanban view background about
2、icon size about user center
3、tag size in tag view
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.