[PR #818] [MERGED] Feat/unify x button component name #970

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

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/818
Author: @dpschen
Created: 5/22/2025
Status: Merged
Merged: 5/28/2025
Merged by: @kolaente

Base: mainHead: feat/unify-XButton-component-name


📝 Commits (1)

  • 35a4450 feat: unify component name

📊 Changes

50 files changed (+214 additions, -214 deletions)

View changed files

📝 frontend/src/components/date/DatepickerWithRange.vue (+2 -2)
📝 frontend/src/components/date/DatepickerWithValues.vue (+1 -1)
📝 frontend/src/components/home/ImportHint.vue (+2 -2)
📝 frontend/src/components/home/UpdateNotification.vue (+3 -3)
📝 frontend/src/components/input/Datepicker.vue (+2 -2)
📝 frontend/src/components/misc/ApiConfig.vue (+2 -2)
📝 frontend/src/components/misc/CreateEdit.vue (+6 -6)
📝 frontend/src/components/misc/Modal.vue (+4 -4)
📝 frontend/src/components/misc/Notification.vue (+2 -2)
📝 frontend/src/components/misc/Subscription.vue (+2 -2)
📝 frontend/src/components/project/partials/FilterPopup.vue (+2 -2)
📝 frontend/src/components/project/partials/Filters.vue (+4 -4)
📝 frontend/src/components/project/views/ProjectGantt.vue (+2 -2)
📝 frontend/src/components/project/views/ProjectKanban.vue (+5 -5)
📝 frontend/src/components/project/views/ProjectTable.vue (+2 -2)
📝 frontend/src/components/sharing/LinkSharing.vue (+7 -7)
📝 frontend/src/components/sharing/UserTeam.vue (+3 -3)
📝 frontend/src/components/tasks/AddTask.vue (+2 -2)
📝 frontend/src/components/tasks/TaskForm.vue (+2 -2)
📝 frontend/src/components/tasks/partials/Attachments.vue (+2 -2)

...and 30 more files

📄 Description

Depends on https://github.com/go-vikunja/vikunja/pull/817

@kolaente I rebased this, so that it's not dependent on that PR anymore — should have been like that from the start, sry!


🔄 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/818 **Author:** [@dpschen](https://github.com/dpschen) **Created:** 5/22/2025 **Status:** ✅ Merged **Merged:** 5/28/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `feat/unify-XButton-component-name` --- ### 📝 Commits (1) - [`35a4450`](https://github.com/go-vikunja/vikunja/commit/35a4450c08a56278204723fa52cf89688812d1e8) feat: unify component name ### 📊 Changes **50 files changed** (+214 additions, -214 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/date/DatepickerWithRange.vue` (+2 -2) 📝 `frontend/src/components/date/DatepickerWithValues.vue` (+1 -1) 📝 `frontend/src/components/home/ImportHint.vue` (+2 -2) 📝 `frontend/src/components/home/UpdateNotification.vue` (+3 -3) 📝 `frontend/src/components/input/Datepicker.vue` (+2 -2) 📝 `frontend/src/components/misc/ApiConfig.vue` (+2 -2) 📝 `frontend/src/components/misc/CreateEdit.vue` (+6 -6) 📝 `frontend/src/components/misc/Modal.vue` (+4 -4) 📝 `frontend/src/components/misc/Notification.vue` (+2 -2) 📝 `frontend/src/components/misc/Subscription.vue` (+2 -2) 📝 `frontend/src/components/project/partials/FilterPopup.vue` (+2 -2) 📝 `frontend/src/components/project/partials/Filters.vue` (+4 -4) 📝 `frontend/src/components/project/views/ProjectGantt.vue` (+2 -2) 📝 `frontend/src/components/project/views/ProjectKanban.vue` (+5 -5) 📝 `frontend/src/components/project/views/ProjectTable.vue` (+2 -2) 📝 `frontend/src/components/sharing/LinkSharing.vue` (+7 -7) 📝 `frontend/src/components/sharing/UserTeam.vue` (+3 -3) 📝 `frontend/src/components/tasks/AddTask.vue` (+2 -2) 📝 `frontend/src/components/tasks/TaskForm.vue` (+2 -2) 📝 `frontend/src/components/tasks/partials/Attachments.vue` (+2 -2) _...and 30 more files_ </details> ### 📄 Description ~~Depends on https://github.com/go-vikunja/vikunja/pull/817~~ @kolaente I rebased this, so that it's not dependent on that PR anymore — should have been like that from the start, sry! --- <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:08:16 -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#970
No description provided.