[PR #15] [MERGED] Doc 182 #710

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/15
Author: @ElTimuro
Created: 3/20/2023
Status: Merged
Merged: 3/20/2023
Merged by: @ElTimuro

Base: mainHead: doc-182


📝 Commits (3)

  • 7d6bd00 allow adding field via recipient token for signing
  • d37dd00 get document without relying on logged in user
  • 91b206e add token to download link to allow download without user

📊 Changes

5 files changed (+55 additions, -27 deletions)

View changed files

📝 apps/web/components/editor/pdf-signer.tsx (+5 -1)
📝 apps/web/pages/api/documents/[id]/fields/index.ts (+24 -10)
📝 apps/web/pages/api/documents/[id]/sign.ts (+14 -11)
📝 apps/web/pages/documents/[id]/signed.tsx (+9 -3)
📝 packages/lib/api/createOrUpdateField.ts (+3 -2)

📄 Description

No description provided


🔄 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/15 **Author:** [@ElTimuro](https://github.com/ElTimuro) **Created:** 3/20/2023 **Status:** ✅ Merged **Merged:** 3/20/2023 **Merged by:** [@ElTimuro](https://github.com/ElTimuro) **Base:** `main` ← **Head:** `doc-182` --- ### 📝 Commits (3) - [`7d6bd00`](https://github.com/documenso/documenso/commit/7d6bd00a229598f2890f3bea667da6888207b16f) allow adding field via recipient token for signing - [`d37dd00`](https://github.com/documenso/documenso/commit/d37dd000afea2f48c8f63483753269077ce191fa) get document without relying on logged in user - [`91b206e`](https://github.com/documenso/documenso/commit/91b206e3d7a111a1ab397924888b44438a0d8702) add token to download link to allow download without user ### 📊 Changes **5 files changed** (+55 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/editor/pdf-signer.tsx` (+5 -1) 📝 `apps/web/pages/api/documents/[id]/fields/index.ts` (+24 -10) 📝 `apps/web/pages/api/documents/[id]/sign.ts` (+14 -11) 📝 `apps/web/pages/documents/[id]/signed.tsx` (+9 -3) 📝 `packages/lib/api/createOrUpdateField.ts` (+3 -2) </details> ### 📄 Description _No description provided_ --- <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:35 +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#710
No description provided.