mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
[PR #818] [MERGED] Feat/unify x button component name #970
Reference in New Issue
Block a user
No description provided.
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/818
Author: @dpschen
Created: 5/22/2025
Status: ✅ Merged
Merged: 5/28/2025
Merged by: @kolaente
Base:
main← Head:feat/unify-XButton-component-name📝 Commits (1)
35a4450feat: 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.