[PR #1730] [MERGED] Update shareable link resource URI to use NiceId instead of resourceId #7482

Closed
opened 2026-04-25 16:16:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/1730
Author: @Pallavikumarimdb
Created: 10/22/2025
Status: Merged
Merged: 10/22/2025
Merged by: @oschwartz10612

Base: devHead: fix/shareable-link-resource-URI


📝 Commits (2)

  • fe8fd2e change shareable link resource URI from resource Id to NiceId
  • 9ba42a8 add niceid to CreateShareLinkForm

📊 Changes

3 files changed (+6 additions, -1 deletions)

View changed files

📝 server/routers/accessToken/listAccessTokens.ts (+1 -0)
📝 src/components/CreateShareLinkForm.tsx (+3 -0)
📝 src/components/ShareLinksTable.tsx (+2 -1)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

fixes: #1696

How to test?


🔄 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/fosrl/pangolin/pull/1730 **Author:** [@Pallavikumarimdb](https://github.com/Pallavikumarimdb) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/22/2025 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `dev` ← **Head:** `fix/shareable-link-resource-URI` --- ### 📝 Commits (2) - [`fe8fd2e`](https://github.com/fosrl/pangolin/commit/fe8fd2e3a8f83d10bbe5c4113580f775bf53cff3) change shareable link resource URI from resource Id to NiceId - [`9ba42a8`](https://github.com/fosrl/pangolin/commit/9ba42a8fa338cb692964ebedfbcd854bb1fde698) add niceid to CreateShareLinkForm ### 📊 Changes **3 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/routers/accessToken/listAccessTokens.ts` (+1 -0) 📝 `src/components/CreateShareLinkForm.tsx` (+3 -0) 📝 `src/components/ShareLinksTable.tsx` (+2 -1) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description fixes: #1696 ## How to test? --- <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 2026-04-25 16:16:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#7482