[PR #867] [MERGED] perf: mentioned type and size of the doc to be uploaded #1218

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/867
Author: @sumitbishti
Created: 1/24/2024
Status: Merged
Merged: 2/5/2024
Merged by: @dguyen

Base: mainHead: fix/document-size-limit


📝 Commits (8)

📊 Changes

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

View changed files

📝 .env.example (+2 -0)
📝 apps/web/src/app/(dashboard)/documents/upload-document.tsx (+11 -0)
📝 packages/lib/constants/app.ts (+3 -0)
📝 packages/ui/primitives/document-dropzone.tsx (+10 -2)
📝 turbo.json (+1 -0)

📄 Description

explicitly mentioned "PDF" to upload, and added a toast if pdf size is greater than 50mb

fixes: #621


🔄 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/867 **Author:** [@sumitbishti](https://github.com/sumitbishti) **Created:** 1/24/2024 **Status:** ✅ Merged **Merged:** 2/5/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/document-size-limit` --- ### 📝 Commits (8) - [`1f2368c`](https://github.com/documenso/documenso/commit/1f2368c0d18f169a62f53dc17ad8aed2bafbcdcd) fix: mentioned 'PDF' for uploading doc, and added a toast if pdf size > 50mb - [`248ab77`](https://github.com/documenso/documenso/commit/248ab775950011f6c4a38d7036f976eef713fcc6) fix: explicitly mentioned 'PDF' to upload - [`f3048d8`](https://github.com/documenso/documenso/commit/f3048d8ab8cdc7e7aa7e1e214bee26c9f31b18e2) fix: created an env var for max pdf upload limit - [`3809f1c`](https://github.com/documenso/documenso/commit/3809f1c620a931a5b9980d10fe4e78e88824fb25) Merge branch 'main' of https://github.com/sumitbishti/documenso into fix/document-size-limit - [`c050e2f`](https://github.com/documenso/documenso/commit/c050e2fa4a86ba0eb59aa1991902fc77dbc5d6c3) small changes... - [`6aa5993`](https://github.com/documenso/documenso/commit/6aa5993362301dcfe22a95e58c76183ba1bc339f) fixed linting issues in code - [`8ea1d82`](https://github.com/documenso/documenso/commit/8ea1d8221037d43a32293501b919c7e1d4988b8a) Merge branch 'main' into fix/document-size-limit - [`5cde285`](https://github.com/documenso/documenso/commit/5cde28504e738ca9016162efd6e3ebf1d01e1c29) Merge branch 'fix/document-size-limit' of https://github.com/sumitbishti/documenso into fix/document-size-limit ### 📊 Changes **5 files changed** (+27 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+2 -0) 📝 `apps/web/src/app/(dashboard)/documents/upload-document.tsx` (+11 -0) 📝 `packages/lib/constants/app.ts` (+3 -0) 📝 `packages/ui/primitives/document-dropzone.tsx` (+10 -2) 📝 `turbo.json` (+1 -0) </details> ### 📄 Description explicitly mentioned "PDF" to upload, and added a toast if pdf size is greater than 50mb fixes: #621 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:32:20 +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#1218
No description provided.