[PR #1057] [MERGED] Feat/update comments and fix misspellings #1191

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

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1057
Author: @dpschen
Created: 7/1/2025
Status: Merged
Merged: 7/2/2025
Merged by: @kolaente

Base: mainHead: feat/update-comments-and-fix-misspellings


📝 Commits (3)

  • 17ecbe9 fix: correct comments
  • 6b585b4 fix: comment typo and misspellings
  • 4b7def1 docs: fix comments in web package

📊 Changes

28 files changed (+46 additions, -46 deletions)

View changed files

📝 frontend/src/components/tasks/partials/DeferTask.vue (+1 -1)
📝 frontend/src/i18n/lang/en.json (+3 -3)
📝 frontend/src/models/label.ts (+2 -2)
📝 frontend/src/services/abstractService.ts (+1 -1)
📝 frontend/src/services/task.ts (+1 -1)
📝 frontend/src/stores/auth.ts (+3 -3)
📝 frontend/src/styles/components/labels.scss (+1 -1)
📝 frontend/src/styles/components/tasks.scss (+1 -1)
📝 frontend/src/styles/custom-properties/colors.scss (+4 -4)
📝 frontend/src/styles/fonts.scss (+1 -1)
📝 frontend/src/styles/global.scss (+1 -1)
📝 frontend/src/sw.ts (+1 -1)
📝 frontend/src/views/tasks/TaskDetailView.vue (+1 -1)
📝 frontend/src/views/user/settings/Avatar.vue (+1 -1)
📝 frontend/tailwind.config.js (+1 -1)
📝 magefile.go (+3 -3)
📝 pkg/db/test.go (+1 -1)
📝 pkg/models/label_task.go (+1 -1)
📝 pkg/models/project_duplicate.go (+1 -1)
📝 pkg/modules/auth/auth.go (+2 -2)

...and 8 more files

📄 Description

No description provided


🔄 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/1057 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 7/1/2025 **Status:** ✅ Merged **Merged:** 7/2/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/update-comments-and-fix-misspellings` --- ### 📝 Commits (3) - [`17ecbe9`](https://github.com/go-vikunja/vikunja/commit/17ecbe9df34635905af32819ba38ebfe6d530ef4) fix: correct comments - [`6b585b4`](https://github.com/go-vikunja/vikunja/commit/6b585b45ffb12e6dd251ca9b90386572e0382cff) fix: comment typo and misspellings - [`4b7def1`](https://github.com/go-vikunja/vikunja/commit/4b7def198f0d6c3b0888cbaebbdbb549603bff01) docs: fix comments in web package ### 📊 Changes **28 files changed** (+46 additions, -46 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/tasks/partials/DeferTask.vue` (+1 -1) 📝 `frontend/src/i18n/lang/en.json` (+3 -3) 📝 `frontend/src/models/label.ts` (+2 -2) 📝 `frontend/src/services/abstractService.ts` (+1 -1) 📝 `frontend/src/services/task.ts` (+1 -1) 📝 `frontend/src/stores/auth.ts` (+3 -3) 📝 `frontend/src/styles/components/labels.scss` (+1 -1) 📝 `frontend/src/styles/components/tasks.scss` (+1 -1) 📝 `frontend/src/styles/custom-properties/colors.scss` (+4 -4) 📝 `frontend/src/styles/fonts.scss` (+1 -1) 📝 `frontend/src/styles/global.scss` (+1 -1) 📝 `frontend/src/sw.ts` (+1 -1) 📝 `frontend/src/views/tasks/TaskDetailView.vue` (+1 -1) 📝 `frontend/src/views/user/settings/Avatar.vue` (+1 -1) 📝 `frontend/tailwind.config.js` (+1 -1) 📝 `magefile.go` (+3 -3) 📝 `pkg/db/test.go` (+1 -1) 📝 `pkg/models/label_task.go` (+1 -1) 📝 `pkg/models/project_duplicate.go` (+1 -1) 📝 `pkg/modules/auth/auth.go` (+2 -2) _...and 8 more files_ </details> ### 📄 Description _No description provided_ --- <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:12:57 -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#1191