[PR #1481] [MERGED] fix(link share): add better error handling, ensure projects are shown #1524

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

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1481
Author: @kolaente
Created: 9/11/2025
Status: Merged
Merged: 9/11/2025
Merged by: @kolaente

Base: mainHead: fix/link-share-issues


📝 Commits (4)

📊 Changes

4 files changed (+154 additions, -9 deletions)

View changed files

📝 frontend/src/components/home/ContentLinkShare.vue (+113 -8)
📝 frontend/src/i18n/lang/en.json (+5 -1)
📝 frontend/src/stores/projects.ts (+19 -0)
📝 frontend/src/views/sharing/LinkSharingAuth.vue (+17 -0)

📄 Description

Resolves https://github.com/go-vikunja/vikunja/issues/1380


🔄 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/1481 **Author:** [@kolaente](https://github.com/kolaente) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `fix/link-share-issues` --- ### 📝 Commits (4) - [`1cf42e5`](https://github.com/go-vikunja/vikunja/commit/1cf42e530c489329f339755beb7a629ec817f984) wip: plan - [`10386c9`](https://github.com/go-vikunja/vikunja/commit/10386c93bfbde0bf11541e0bcc8f421542da9e1b) update plan2 - [`9114330`](https://github.com/go-vikunja/vikunja/commit/9114330a65d73547c252a9b11e3efae5098c8bc0) fix(link share): add better error handling, ensure projects are shown - [`0769973`](https://github.com/go-vikunja/vikunja/commit/07699731d77323b79770e9e85fd184ef5d67526a) remove plan ### 📊 Changes **4 files changed** (+154 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/home/ContentLinkShare.vue` (+113 -8) 📝 `frontend/src/i18n/lang/en.json` (+5 -1) 📝 `frontend/src/stores/projects.ts` (+19 -0) 📝 `frontend/src/views/sharing/LinkSharingAuth.vue` (+17 -0) </details> ### 📄 Description Resolves https://github.com/go-vikunja/vikunja/issues/1380 --- <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:22:02 -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#1524