[PR #1179] [MERGED] fix: add correct role names for direct templates #1448

Closed
opened 2026-02-26 19:33:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1179
Author: @dguyen
Created: 6/5/2024
Status: Merged
Merged: 6/5/2024
Merged by: @dguyen

Base: mainHead: fix/direct-template-role-names


📝 Commits (1)

  • 34b2dcb fix: add correct role names for direct templates

📊 Changes

3 files changed (+14 additions, -4 deletions)

View changed files

📝 apps/web/src/app/(recipient)/d/[token]/direct-template.tsx (+5 -2)
📝 packages/email/templates/document-created-from-direct-template.tsx (+8 -2)
📝 packages/lib/server-only/template/create-document-from-direct-template.ts (+1 -0)

📄 Description

Description

Update the direct template signing process and emails to correctly reflect the role of the recipient who actioned the direct template.

Summary by CodeRabbit

  • New Features

    • Dynamic updating of title and description based on recipient role in the document signing process.
    • Enhanced email templates to include recipient roles, providing more context in email notifications.
  • Improvements

    • More descriptive actions in email templates based on recipient roles, improving clarity for recipients.

🔄 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/1179 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 6/5/2024 **Status:** ✅ Merged **Merged:** 6/5/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/direct-template-role-names` --- ### 📝 Commits (1) - [`34b2dcb`](https://github.com/documenso/documenso/commit/34b2dcb13bca801a647b6b795816e1ab90e002ff) fix: add correct role names for direct templates ### 📊 Changes **3 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(recipient)/d/[token]/direct-template.tsx` (+5 -2) 📝 `packages/email/templates/document-created-from-direct-template.tsx` (+8 -2) 📝 `packages/lib/server-only/template/create-document-from-direct-template.ts` (+1 -0) </details> ### 📄 Description ## Description Update the direct template signing process and emails to correctly reflect the role of the recipient who actioned the direct template. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Dynamic updating of title and description based on recipient role in the document signing process. - Enhanced email templates to include recipient roles, providing more context in email notifications. - **Improvements** - More descriptive actions in email templates based on recipient roles, improving clarity for recipients. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:33:17 +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#1448
No description provided.