mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-17 15:13:46 -05:00
[PR #2559] [MERGED] 1.16.1 #30953
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/2559
Author: @oschwartz10612
Created: 2/27/2026
Status: ✅ Merged
Merged: 2/27/2026
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (2)
4aa1186fix machine client pagination8347203add sort to name col📊 Changes
9 files changed (+199 additions, -19 deletions)
View changed files
📝
server/routers/client/listClients.ts(+3 -3)📝
server/routers/resource/listResources.ts(+38 -3)📝
server/routers/site/listSites.ts(+2 -2)📝
server/routers/siteResource/listAllSiteResourcesByOrg.ts(+30 -3)📝
server/routers/siteResource/listSiteResources.ts(+19 -3)📝
src/components/ClientResourcesTable.tsx(+37 -2)📝
src/components/MachineClientsTable.tsx(+20 -1)📝
src/components/ProxyResourcesTable.tsx(+32 -1)📝
src/components/SitesTable.tsx(+18 -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
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.