[PR #12] [MERGED] Doc 162 #707

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/12
Author: @ElTimuro
Created: 3/19/2023
Status: Merged
Merged: 3/19/2023
Merged by: @ElTimuro

Base: developmentHead: doc-162


📝 Commits (6)

  • 7c830d3 bugfix don't show half created recipient
  • 93654cc check for already inserted fields
  • cd5f6fd remove debug statement
  • 6419d22 Merge branch 'development' into doc-162
  • 0713982 bugfix multiple fields added after field type change: removed "drag drop" feeling handlers
  • 266ecf0 bugfix racecondition in adding field to ui in parallel

📊 Changes

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

View changed files

📝 apps/web/components/editor/field-type-selector.tsx (+0 -3)
📝 apps/web/components/editor/pdf-editor.tsx (+4 -9)
📝 apps/web/components/editor/pdf-signer.tsx (+2 -2)
📝 apps/web/pages/api/documents/[id]/sign.ts (+1 -0)

📄 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/12 **Author:** [@ElTimuro](https://github.com/ElTimuro) **Created:** 3/19/2023 **Status:** ✅ Merged **Merged:** 3/19/2023 **Merged by:** [@ElTimuro](https://github.com/ElTimuro) **Base:** `development` ← **Head:** `doc-162` --- ### 📝 Commits (6) - [`7c830d3`](https://github.com/documenso/documenso/commit/7c830d3607402347e7180ab7da86cd65737080da) bugfix don't show half created recipient - [`93654cc`](https://github.com/documenso/documenso/commit/93654ccae5acb9e069cc6fadffc0cc9779b76b62) check for already inserted fields - [`cd5f6fd`](https://github.com/documenso/documenso/commit/cd5f6fde327c6c97ec64799d98b6f0332d331fbe) remove debug statement - [`6419d22`](https://github.com/documenso/documenso/commit/6419d221556d469fe07e617f56dc4f010e54b2ec) Merge branch 'development' into doc-162 - [`0713982`](https://github.com/documenso/documenso/commit/071398273a7fed859daa69aea4ba1484153c6b9a) bugfix multiple fields added after field type change: removed "drag drop" feeling handlers - [`266ecf0`](https://github.com/documenso/documenso/commit/266ecf0f8dfd13334b05943b9a184c5f0b3cf31c) bugfix racecondition in adding field to ui in parallel ### 📊 Changes **4 files changed** (+7 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/components/editor/field-type-selector.tsx` (+0 -3) 📝 `apps/web/components/editor/pdf-editor.tsx` (+4 -9) 📝 `apps/web/components/editor/pdf-signer.tsx` (+2 -2) 📝 `apps/web/pages/api/documents/[id]/sign.ts` (+1 -0) </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#707
No description provided.