[PR #2048] [MERGED] fix: update personal organisation email settings #2015

Closed
opened 2026-02-26 20:32:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2048
Author: @catalinpit
Created: 9/25/2025
Status: Merged
Merged: 9/29/2025
Merged by: @catalinpit

Base: mainHead: fix/personal-org-email-settings


📝 Commits (4)

  • 889c7e1 fix: update personal organisation email settings
  • 1e20505 chore: add backend checks
  • 7a95a9e Merge branch 'main' into fix/personal-org-email-settings
  • 958c8cf Merge branch 'main' into fix/personal-org-email-settings

📊 Changes

3 files changed (+52 additions, -2 deletions)

View changed files

📝 apps/remix/app/components/forms/document-preferences-form.tsx (+5 -2)
📝 packages/trpc/server/organisation-router/update-organisation-settings.ts (+15 -0)
📝 packages/trpc/server/team-router/update-team-settings.ts (+32 -0)

📄 Description

Description

Remove the email settings from the personal organisation, since it's not relevant.

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

🔄 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/documenso/documenso/pull/2048 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 9/25/2025 **Status:** ✅ Merged **Merged:** 9/29/2025 **Merged by:** [@catalinpit](https://github.com/catalinpit) **Base:** `main` ← **Head:** `fix/personal-org-email-settings` --- ### 📝 Commits (4) - [`889c7e1`](https://github.com/documenso/documenso/commit/889c7e1143fd4e59a6a9374ef875cac3c0db4be4) fix: update personal organisation email settings - [`1e20505`](https://github.com/documenso/documenso/commit/1e205054214f61d0035032537547be9c9df61f6d) chore: add backend checks - [`7a95a9e`](https://github.com/documenso/documenso/commit/7a95a9e2f4f9dfd23c1ffc39e482563a7a99224a) Merge branch 'main' into fix/personal-org-email-settings - [`958c8cf`](https://github.com/documenso/documenso/commit/958c8cf3fd1a9a9b6914e27bafb09d735bee8a8e) Merge branch 'main' into fix/personal-org-email-settings ### 📊 Changes **3 files changed** (+52 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/forms/document-preferences-form.tsx` (+5 -2) 📝 `packages/trpc/server/organisation-router/update-organisation-settings.ts` (+15 -0) 📝 `packages/trpc/server/team-router/update-team-settings.ts` (+32 -0) </details> ### 📄 Description ## Description Remove the email settings from the personal organisation, since it's not relevant. ## Checklist - [x] I have tested these changes locally and they work as expected. - [ ] I have added/updated tests that prove the effectiveness of these changes. - [ ] I have updated the documentation to reflect these changes, if applicable. - [x] I have followed the project's coding style guidelines. - [ ] I have addressed the code review feedback from the previous submission, if applicable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:32:03 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#2015
No description provided.