[PR #2169] [MERGED] fix: prefill arcoforms with formdata endpoints #2092

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2169
Author: @Mythie
Created: 11/11/2025
Status: Merged
Merged: 11/12/2025
Merged by: @Mythie

Base: mainHead: fix/insert-form-values-formdata-api


📝 Commits (6)

  • 304a307 fix: prefill arcoforms with formdata endpoints
  • facb6ab fix: failing test
  • 5f20e97 fix: update failing test
  • 73ca5d7 fix: update failing test
  • 1f3b4e0 fix: change the correct files
  • 2483554 Merge branch 'main' into fix/insert-form-values-formdata-api

📊 Changes

5 files changed (+131 additions, -18 deletions)

View changed files

📝 apps/remix/app/components/general/document/document-upload-button-legacy.tsx (+3 -1)
📝 packages/app-tests/e2e/folders/team-account-folders.spec.ts (+12 -8)
📝 packages/trpc/server/document-router/create-document.ts (+46 -4)
📝 packages/trpc/server/document-router/create-document.types.ts (+47 -4)
📝 packages/trpc/server/envelope-router/create-envelope.ts (+23 -1)

📄 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/2169 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 11/11/2025 **Status:** ✅ Merged **Merged:** 11/12/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/insert-form-values-formdata-api` --- ### 📝 Commits (6) - [`304a307`](https://github.com/documenso/documenso/commit/304a307d96b02e808279178a0b03492bed75ecab) fix: prefill arcoforms with formdata endpoints - [`facb6ab`](https://github.com/documenso/documenso/commit/facb6ab9d28f7ed1394ab8305adfe5994ceec4c1) fix: failing test - [`5f20e97`](https://github.com/documenso/documenso/commit/5f20e978fed3682f492053a7309e3d1d4177369f) fix: update failing test - [`73ca5d7`](https://github.com/documenso/documenso/commit/73ca5d704dc76e592cd78b20029d778a56d62d78) fix: update failing test - [`1f3b4e0`](https://github.com/documenso/documenso/commit/1f3b4e02bae9a1da0f11bebc3e3904045b429af9) fix: change the correct files - [`2483554`](https://github.com/documenso/documenso/commit/2483554c282005b0b1d24833e97ff89bc197b4a7) Merge branch 'main' into fix/insert-form-values-formdata-api ### 📊 Changes **5 files changed** (+131 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/document/document-upload-button-legacy.tsx` (+3 -1) 📝 `packages/app-tests/e2e/folders/team-account-folders.spec.ts` (+12 -8) 📝 `packages/trpc/server/document-router/create-document.ts` (+46 -4) 📝 `packages/trpc/server/document-router/create-document.types.ts` (+47 -4) 📝 `packages/trpc/server/envelope-router/create-envelope.ts` (+23 -1) </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 20:32:24 +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#2092
No description provided.