[PR #2959] [MERGED] 1.18.1-s.5 #25717

Closed
opened 2026-06-07 20:21:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2959
Author: @oschwartz10612
Created: 5/1/2026
Status: Merged
Merged: 5/1/2026
Merged by: @oschwartz10612

Base: mainHead: dev


📝 Commits (4)

  • 54d2d68 Run messaging for delete in the background as well
  • db6e60d Adjust language
  • 3dfd7e8 Update limits
  • 53e096f Allow deleting account with trial

📊 Changes

5 files changed (+32 additions, -20 deletions)

View changed files

📝 server/emails/templates/NotifyTrialExpiring.tsx (+3 -4)
📝 server/lib/billing/limitSet.ts (+2 -2)
📝 server/private/lib/billing/getOrgTierData.ts (+9 -6)
📝 server/routers/auth/deleteMyAccount.ts (+3 -2)
📝 server/routers/siteResource/deleteSiteResource.ts (+15 -6)

📄 Description

  • Run messaging for delete in the background as well
  • Adjust language
  • Update limits
  • Allow deleting account with trial

🔄 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/2959 **Author:** [@oschwartz10612](https://github.com/oschwartz10612) **Created:** 5/1/2026 **Status:** ✅ Merged **Merged:** 5/1/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (4) - [`54d2d68`](https://github.com/fosrl/pangolin/commit/54d2d689c1d0334c931bd548ffa60a494dd8f34d) Run messaging for delete in the background as well - [`db6e60d`](https://github.com/fosrl/pangolin/commit/db6e60d0a3ea205b546db2f8ebed0e5af22f3ba8) Adjust language - [`3dfd7e8`](https://github.com/fosrl/pangolin/commit/3dfd7e8a43992948ea78bfaefcaf09d69387eb3a) Update limits - [`53e096f`](https://github.com/fosrl/pangolin/commit/53e096f7cb6d459b635c1001de9897633f13981a) Allow deleting account with trial ### 📊 Changes **5 files changed** (+32 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `server/emails/templates/NotifyTrialExpiring.tsx` (+3 -4) 📝 `server/lib/billing/limitSet.ts` (+2 -2) 📝 `server/private/lib/billing/getOrgTierData.ts` (+9 -6) 📝 `server/routers/auth/deleteMyAccount.ts` (+3 -2) 📝 `server/routers/siteResource/deleteSiteResource.ts` (+15 -6) </details> ### 📄 Description - **Run messaging for delete in the background as well** - **Adjust language** - **Update limits** - **Allow deleting account with trial** --- <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-07 20:21:09 -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#25717