[PR #2697] [MERGED] feat: edit niceid in private resources #6003

Closed
opened 2026-04-23 02:55:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2697
Author: @Fredkiss3
Created: 3/23/2026
Status: Merged
Merged: 3/29/2026
Merged by: @miloschwartz

Base: devHead: feat/modify-private-resource-niceid


📝 Commits (3)

  • 60982bf 🚧 edit niceid in private resources
  • 84925f7 💄 update UI
  • e9b16b8 Merge branch 'dev' into feat/modify-private-resource-niceid

📊 Changes

3 files changed (+74 additions, -38 deletions)

View changed files

📝 server/routers/siteResource/updateSiteResource.ts (+46 -32)
📝 src/components/EditInternalResourceDialog.tsx (+6 -6)
📝 src/components/InternalResourceForm.tsx (+22 -0)

📄 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.

Summary

Edit private resources niceId.

screenshots

Screenshot 2026-03-24 at 23 15 41

🔄 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/2697 **Author:** [@Fredkiss3](https://github.com/Fredkiss3) **Created:** 3/23/2026 **Status:** ✅ Merged **Merged:** 3/29/2026 **Merged by:** [@miloschwartz](https://github.com/miloschwartz) **Base:** `dev` ← **Head:** `feat/modify-private-resource-niceid` --- ### 📝 Commits (3) - [`60982bf`](https://github.com/fosrl/pangolin/commit/60982bf19fb74905062e441d369d5c4849df9367) 🚧 edit niceid in private resources - [`84925f7`](https://github.com/fosrl/pangolin/commit/84925f724d8e6d0b068e1c20c87868fd68ee6f45) 💄 update UI - [`e9b16b8`](https://github.com/fosrl/pangolin/commit/e9b16b88010c8fd956a1fb3ea8cf41c7ebeda2da) Merge branch 'dev' into feat/modify-private-resource-niceid ### 📊 Changes **3 files changed** (+74 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `server/routers/siteResource/updateSiteResource.ts` (+46 -32) 📝 `src/components/EditInternalResourceDialog.tsx` (+6 -6) 📝 `src/components/InternalResourceForm.tsx` (+22 -0) </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. ## Summary Edit private resources niceId. ### screenshots <img width="1483" height="1061" alt="Screenshot 2026-03-24 at 23 15 41" src="https://github.com/user-attachments/assets/7dc58b06-8118-4dff-a0ae-adcd8a229c80" /> --- <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-23 02:55:54 -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#6003