[PR #63] [MERGED] Disable the edit and add signer button for completed documents #728

Closed
opened 2026-02-26 18:48:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/63
Author: @ephraimduncan
Created: 4/9/2023
Status: Merged
Merged: 4/11/2023
Merged by: @ElTimuro

Base: mainHead: doc-205


📝 Commits (5)

  • e86d4cc Disable the edit and add signer button for completed documents
  • 065efab Change wording on completed signers page
  • 0ce66a7 Redirect breadcrump link on completed to avoid editing
  • 2a34cc2 Replace empty string with fragments
  • e4e44b7 Replace fragment with null

📊 Changes

3 files changed (+96 additions, -88 deletions)

View changed files

📝 apps/web/pages/documents.tsx (+1 -0)
📝 apps/web/pages/documents/[id]/recipients.tsx (+94 -87)
📝 packages/prisma/seed.ts (+1 -1)

📄 Description

Fixes #37


🔄 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/63 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 4/9/2023 **Status:** ✅ Merged **Merged:** 4/11/2023 **Merged by:** [@ElTimuro](https://github.com/ElTimuro) **Base:** `main` ← **Head:** `doc-205` --- ### 📝 Commits (5) - [`e86d4cc`](https://github.com/documenso/documenso/commit/e86d4cc71986c965755ef91230949fb0a30ef1c7) Disable the edit and add signer button for completed documents - [`065efab`](https://github.com/documenso/documenso/commit/065efabb392fffb383a8231c980f97bccd877f8d) Change wording on completed signers page - [`0ce66a7`](https://github.com/documenso/documenso/commit/0ce66a7957f540d09cfeab51dae987ded9592061) Redirect breadcrump link on completed to avoid editing - [`2a34cc2`](https://github.com/documenso/documenso/commit/2a34cc26c65b52cd76fa301eaf351255afffaae9) Replace empty string with fragments - [`e4e44b7`](https://github.com/documenso/documenso/commit/e4e44b7f22167a4839767b7398aed8f5a53d9782) Replace fragment with null ### 📊 Changes **3 files changed** (+96 additions, -88 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/pages/documents.tsx` (+1 -0) 📝 `apps/web/pages/documents/[id]/recipients.tsx` (+94 -87) 📝 `packages/prisma/seed.ts` (+1 -1) </details> ### 📄 Description Fixes #37 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:48:40 +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#728
No description provided.