mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-22 17:43:04 -05:00
[PR #2697] [MERGED] feat: edit niceid in private resources #5059
Reference in New Issue
Block a user
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/fosrl/pangolin/pull/2697
Author: @Fredkiss3
Created: 3/23/2026
Status: ✅ Merged
Merged: 3/29/2026
Merged by: @miloschwartz
Base:
dev← Head:feat/modify-private-resource-niceid📝 Commits (3)
60982bf🚧 edit niceid in private resources84925f7💄 update UIe9b16b8Merge 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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.