mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 06:08:33 -05:00
[PR #3245] [MERGED] Bugfixes #31311
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/3245
Author: @oschwartz10612
Created: 6/11/2026
Status: ✅ Merged
Merged: 6/11/2026
Merged by: @oschwartz10612
Base:
main← Head:dev📝 Commits (4)
3e977bamake paid alert position more consistent on resourceb82b41efix migrationb0fdc10Properly hide things with disable enterprise flag820f66eProperly hide things with disable enterprise flag📊 Changes
10 files changed (+214 additions, -224 deletions)
View changed files
📝
.dockerignore(+2 -1)📝
messages/en-US.json(+1 -1)📝
server/setup/scriptsSqlite/1.19.0.ts(+4 -4)📝
src/app/[orgId]/settings/general/page.tsx(+38 -30)📝
src/app/[orgId]/settings/resources/public/[niceId]/general/page.tsx(+1 -1)📝
src/app/[orgId]/settings/resources/public/[niceId]/maintenance/page.tsx(+53 -76)📝
src/app/[orgId]/settings/sites/[niceId]/general/page.tsx(+76 -74)📝
src/app/[orgId]/settings/sites/create/page.tsx(+1 -10)📝
src/app/navigation.tsx(+5 -4)📝
src/components/newt-install-commands.tsx(+33 -23)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.