[PR #1662] [MERGED] feat: allow document rejection in embeds #1776

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1662
Author: @Mythie
Created: 2/20/2025
Status: Merged
Merged: 2/20/2025
Merged by: @Mythie

Base: mainHead: feat/reject-document-in-embed


📝 Commits (1)

  • 521b376 feat: allow document rejection in embeds

📊 Changes

5 files changed (+105 additions, -4 deletions)

View changed files

📝 apps/web/src/app/(signing)/sign/[token]/reject-document-dialog.tsx (+7 -2)
apps/web/src/app/embed/rejected.tsx (+40 -0)
📝 apps/web/src/app/embed/sign/[[...url]]/client.tsx (+49 -2)
📝 apps/web/src/app/embed/sign/[[...url]]/schema.ts (+1 -0)
📝 packages/lib/server-only/document/complete-document-with-token.ts (+8 -0)

📄 Description

Bing bang


🔄 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/1662 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 2/20/2025 **Status:** ✅ Merged **Merged:** 2/20/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `feat/reject-document-in-embed` --- ### 📝 Commits (1) - [`521b376`](https://github.com/documenso/documenso/commit/521b376b8b4b9f78b326b68b93e5f5ea7d86be87) feat: allow document rejection in embeds ### 📊 Changes **5 files changed** (+105 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(signing)/sign/[token]/reject-document-dialog.tsx` (+7 -2) ➕ `apps/web/src/app/embed/rejected.tsx` (+40 -0) 📝 `apps/web/src/app/embed/sign/[[...url]]/client.tsx` (+49 -2) 📝 `apps/web/src/app/embed/sign/[[...url]]/schema.ts` (+1 -0) 📝 `packages/lib/server-only/document/complete-document-with-token.ts` (+8 -0) </details> ### 📄 Description Bing bang --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:31:01 +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#1776
No description provided.