[PR #2031] [MERGED] feat: show branding logo on signing page #2004

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2031
Author: @catalinpit
Created: 9/15/2025
Status: Merged
Merged: 9/25/2025
Merged by: @Mythie

Base: mainHead: feat/display-branding-logo-on-signing-page


📝 Commits (1)

  • a4fe4b4 feat: show branding logo on signing page

📊 Changes

2 files changed (+14 additions, -0 deletions)

View changed files

📝 apps/remix/app/components/general/document-signing/document-signing-page-view.tsx (+8 -0)
📝 packages/lib/server-only/document/get-document-by-token.ts (+6 -0)

📄 Description

Description

If the team has the branding enabled & a logo uploaded, it'll show on the document signing page view.

branding-logo

Testing Performed

Tested that the branding logo is displayed on both the logged-in & non-logged-in document signing pages.

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added/updated tests that prove the effectiveness of these changes.
  • I have updated the documentation to reflect these changes, if applicable.
  • I have followed the project's coding style guidelines.
  • I have addressed the code review feedback from the previous submission, if applicable.

🔄 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/2031 **Author:** [@catalinpit](https://github.com/catalinpit) **Created:** 9/15/2025 **Status:** ✅ Merged **Merged:** 9/25/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `feat/display-branding-logo-on-signing-page` --- ### 📝 Commits (1) - [`a4fe4b4`](https://github.com/documenso/documenso/commit/a4fe4b4951771aa0e086d0704582a0e73cc4ceea) feat: show branding logo on signing page ### 📊 Changes **2 files changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `apps/remix/app/components/general/document-signing/document-signing-page-view.tsx` (+8 -0) 📝 `packages/lib/server-only/document/get-document-by-token.ts` (+6 -0) </details> ### 📄 Description ## Description If the team has the branding enabled & a logo uploaded, it'll show on the document signing page view. <img width="1505" height="927" alt="branding-logo" src="https://github.com/user-attachments/assets/922840d9-33da-4376-a6ab-887dc96375a4" /> ## Testing Performed Tested that the branding logo is displayed on both the logged-in & non-logged-in document signing pages. ## Checklist - [x] I have tested these changes locally and they work as expected. - [ ] I have added/updated tests that prove the effectiveness of these changes. - [ ] I have updated the documentation to reflect these changes, if applicable. - [x] I have followed the project's coding style guidelines. - [ ] I have addressed the code review feedback from the previous submission, if applicable. --- <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:01 +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#2004
No description provided.