[PR #1410] [MERGED] chore: show signing order when creating a document from template #1614

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1410
Author: @ephraimduncan
Created: 10/18/2024
Status: Merged
Merged: 10/22/2024
Merged by: @Mythie

Base: mainHead: chore/template-dialog-signing-order


📝 Commits (3)

  • 61c9c63 chore: show signing order when creating a document from template
  • 1ad6ab6 Merge branch 'main' into chore/template-dialog-signing-order
  • bf79423 fix: changes based of code review

📊 Changes

3 files changed (+56 additions, -15 deletions)

View changed files

📝 apps/web/src/app/(dashboard)/templates/data-table-templates.tsx (+1 -0)
📝 apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx (+50 -15)
📝 packages/lib/server-only/template/find-templates.ts (+5 -0)

📄 Description

Templates without signing order

CleanShot 2024-10-18 at 01 27 24@2x

Template with signing order

CleanShot 2024-10-18 at 01 26 12@2x


🔄 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/1410 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 10/18/2024 **Status:** ✅ Merged **Merged:** 10/22/2024 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `chore/template-dialog-signing-order` --- ### 📝 Commits (3) - [`61c9c63`](https://github.com/documenso/documenso/commit/61c9c6357716afe5a5297fd295b805b4212fe5de) chore: show signing order when creating a document from template - [`1ad6ab6`](https://github.com/documenso/documenso/commit/1ad6ab66fab99f85a289d9eddb480aa8409f8e05) Merge branch 'main' into chore/template-dialog-signing-order - [`bf79423`](https://github.com/documenso/documenso/commit/bf794230dca6f25c907d0acfa8e56e7153444ee2) fix: changes based of code review ### 📊 Changes **3 files changed** (+56 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/templates/data-table-templates.tsx` (+1 -0) 📝 `apps/web/src/app/(dashboard)/templates/use-template-dialog.tsx` (+50 -15) 📝 `packages/lib/server-only/template/find-templates.ts` (+5 -0) </details> ### 📄 Description ### Templates without signing order ![CleanShot 2024-10-18 at 01 27 24@2x](https://github.com/user-attachments/assets/222181e4-25a8-409b-aa8b-8452ddd32f6b) ### Template with signing order ![CleanShot 2024-10-18 at 01 26 12@2x](https://github.com/user-attachments/assets/bcee6213-20b5-44d8-90ed-881825f49756) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:34:00 +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#1614
No description provided.