[PR #418] [CLOSED] view about #730

Closed
opened 2025-11-01 21:02:59 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/418
Author: @xyjwsj
Created: 3/11/2025
Status: Closed

Base: mainHead: main


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/418 **Author:** [@xyjwsj](https://github.com/xyjwsj) **Created:** 3/11/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`9eedfbc`](https://github.com/go-vikunja/vikunja/commit/9eedfbc2876e305a9dba7b46a25fdc0b8b554e01) fix css - [`4d424eb`](https://github.com/go-vikunja/vikunja/commit/4d424eb2272690da19aed29edd4a21c673bab053) fix css - [`bba2515`](https://github.com/go-vikunja/vikunja/commit/bba2515d19f612b967273a90c2b9c69f26a7399f) Merge branch 'go-vikunja:main' into main ### 📊 Changes **10 files changed** (+69 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description 1、kanban view background about 2、icon size about user center 3、tag size in tag view --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-01 21:03:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#730