[PR #2317] [MERGED] refactor: simplify form validation and enhance recipient handling #2209

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2317
Author: @catalinpit
Created: 12/12/2025
Status: Merged
Merged: 1/2/2026
Merged by: @Mythie

Base: mainHead: fix/direct-link-existing-recipient-email


📝 Commits (4)

  • bf1f6b7 refactor: simplify form validation and enhance recipient handling
  • 2dc0dde Merge branch 'main' into fix/direct-link-existing-recipient-email
  • af7bb74 refactor: simplify recipient handling in create-document-from-direct-template
  • 8da1743 chore: revert original

📊 Changes

1 file changed (+2 additions, -16 deletions)

View changed files

📝 apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx (+2 -16)

📄 Description

Description

This PR closes https://github.com/documenso/backlog-internal/issues/540.

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.

Additional Notes


🔄 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/2317 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 12/12/2025 **Status:** ✅ Merged **Merged:** 1/2/2026 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/direct-link-existing-recipient-email` --- ### 📝 Commits (4) - [`bf1f6b7`](https://github.com/documenso/documenso/commit/bf1f6b7523aa1d6c620f2ce36babedede450473c) refactor: simplify form validation and enhance recipient handling - [`2dc0dde`](https://github.com/documenso/documenso/commit/2dc0ddec68beff9d2d995f7793c7635dae99f306) Merge branch 'main' into fix/direct-link-existing-recipient-email - [`af7bb74`](https://github.com/documenso/documenso/commit/af7bb743882d67204f78b920913801a3ee4ad01f) refactor: simplify recipient handling in create-document-from-direct-template - [`8da1743`](https://github.com/documenso/documenso/commit/8da1743b420044afca3e8c67f069f39ded358d31) chore: revert original ### 📊 Changes **1 file changed** (+2 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/direct-template/direct-template-configure-form.tsx` (+2 -16) </details> ### 📄 Description ## Description This PR closes https://github.com/documenso/backlog-internal/issues/540. ## Checklist <!--- Please check the boxes that apply to this pull request. --> <!--- You can add or remove items as needed. --> - [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. ## Additional Notes <!--- Provide any additional context or notes for the reviewers. --> <!--- This might include details about design decisions, potential concerns, or anything else relevant. --> --- <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:54 +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#2209
No description provided.