[PR #2161] [MERGED] fix: rename envelope buttons #2087

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

📋 Pull Request Information

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

Base: mainHead: fix/update-envelope-buttons


📝 Commits (1)

  • 501f12a fix: rename envelope buttons

📊 Changes

7 files changed (+33 additions, -29 deletions)

View changed files

📝 apps/remix/app/components/dialogs/template-create-dialog.tsx (+1 -1)
📝 apps/remix/app/components/general/document/document-upload-button-legacy.tsx (+7 -4)
📝 apps/remix/app/components/general/document/envelope-upload-button.tsx (+4 -3)
📝 apps/remix/app/components/general/folder/folder-grid.tsx (+4 -7)
📝 packages/app-tests/e2e/folders/team-account-folders.spec.ts (+3 -3)
📝 packages/lib/constants/app.ts (+0 -2)
📝 packages/ui/primitives/document-upload-button.tsx (+14 -9)

📄 Description

Description

  • Envelopes permanently enabled, flags ignored
  • Rename buttons to ignore "Envelope" concept since we want to maintain a distinction between Document and Template
image image

🔄 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/2161 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 11/10/2025 **Status:** ✅ Merged **Merged:** 11/10/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/update-envelope-buttons` --- ### 📝 Commits (1) - [`501f12a`](https://github.com/documenso/documenso/commit/501f12ae8d58431b32ce41bf739b8cc14d3c7d05) fix: rename envelope buttons ### 📊 Changes **7 files changed** (+33 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/dialogs/template-create-dialog.tsx` (+1 -1) 📝 `apps/remix/app/components/general/document/document-upload-button-legacy.tsx` (+7 -4) 📝 `apps/remix/app/components/general/document/envelope-upload-button.tsx` (+4 -3) 📝 `apps/remix/app/components/general/folder/folder-grid.tsx` (+4 -7) 📝 `packages/app-tests/e2e/folders/team-account-folders.spec.ts` (+3 -3) 📝 `packages/lib/constants/app.ts` (+0 -2) 📝 `packages/ui/primitives/document-upload-button.tsx` (+14 -9) </details> ### 📄 Description ## Description - Envelopes permanently enabled, flags ignored - Rename buttons to ignore "Envelope" concept since we want to maintain a distinction between Document and Template <img width="864" height="111" alt="image" src="https://github.com/user-attachments/assets/7e588e8b-fbee-4fb3-bddc-6a44c68db2de" /> <img width="864" height="111" alt="image" src="https://github.com/user-attachments/assets/362d71a3-80ae-4f13-947e-045341acad2a" /> --- <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:22 +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#2087
No description provided.