[PR #2181] [MERGED] fix: add default values for envelope field meta #2101

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

📋 Pull Request Information

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

Base: mainHead: fix/add-default-field-meta


📝 Commits (2)

  • 6af689a fix: add default values for envelope field meta
  • 161d7e8 fix: oops

📊 Changes

4 files changed (+55 additions, -6 deletions)

View changed files

📝 packages/lib/types/field-meta.ts (+49 -0)
📝 packages/trpc/server/envelope-router/create-envelope.types.ts (+2 -2)
📝 packages/trpc/server/envelope-router/envelope-fields/create-envelope-fields.types.ts (+2 -2)
📝 packages/trpc/server/envelope-router/envelope-fields/update-envelope-fields.types.ts (+2 -2)

📄 Description

🙏


🔄 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/2181 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 11/12/2025 **Status:** ✅ Merged **Merged:** 11/12/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/add-default-field-meta` --- ### 📝 Commits (2) - [`6af689a`](https://github.com/documenso/documenso/commit/6af689af4893d9c805185bce351dec21b794f8b8) fix: add default values for envelope field meta - [`161d7e8`](https://github.com/documenso/documenso/commit/161d7e8addbb5acd500ffb95cee5eae3d149bdc1) fix: oops ### 📊 Changes **4 files changed** (+55 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `packages/lib/types/field-meta.ts` (+49 -0) 📝 `packages/trpc/server/envelope-router/create-envelope.types.ts` (+2 -2) 📝 `packages/trpc/server/envelope-router/envelope-fields/create-envelope-fields.types.ts` (+2 -2) 📝 `packages/trpc/server/envelope-router/envelope-fields/update-envelope-fields.types.ts` (+2 -2) </details> ### 📄 Description 🙏 --- <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:26 +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#2101
No description provided.