[PR #3245] [MERGED] Bugfixes #31311

Closed
opened 2026-06-13 11:43:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: dev


📝 Commits (4)

  • 3e977ba make paid alert position more consistent on resource
  • b82b41e fix migration
  • b0fdc10 Properly hide things with disable enterprise flag
  • 820f66e Properly 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

  • make paid alert position more consistent on resource
  • fix migration
  • Properly hide things with disable enterprise flag
  • Properly hide things with disable enterprise flag

🔄 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/3245 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 6/11/2026 **Status:** ✅ Merged **Merged:** 6/11/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (4) - [`3e977ba`](https://github.com/fosrl/pangolin/commit/3e977ba00df5957d7c6a2fbdd6d54a2e02a5a94f) make paid alert position more consistent on resource - [`b82b41e`](https://github.com/fosrl/pangolin/commit/b82b41ed26aa100002f21a67f456ab7022b8f3c5) fix migration - [`b0fdc10`](https://github.com/fosrl/pangolin/commit/b0fdc10e060da6d595e75b06f10599793db666f2) Properly hide things with disable enterprise flag - [`820f66e`](https://github.com/fosrl/pangolin/commit/820f66e58fba6d72c7ba36cc707cb6674dd8ef14) Properly hide things with disable enterprise flag ### 📊 Changes **10 files changed** (+214 additions, -224 deletions) <details> <summary>View changed files</summary> 📝 `.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) </details> ### 📄 Description - **make paid alert position more consistent on resource** - **fix migration** - **Properly hide things with disable enterprise flag** - **Properly hide things with disable enterprise flag** --- <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-06-13 11:43:38 -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#31311