[PR #1682] [CLOSED] Rebranding #1789

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1682
Author: @siddnikh
Created: 3/3/2025
Status: Closed

Base: mainHead: rebranding


📝 Commits (4)

  • f94f461 chore: rebranding to Maddocs
  • 859da66 feat: added puppeteer
  • a597a9c feat: label enterprise plan api endpoint
  • ed51835 chore: add new environment variables for admin and email services

📊 Changes

83 files changed (+2228 additions, -708 deletions)

View changed files

📝 apps/documentation/theme.config.tsx (+7 -7)
📝 apps/web/public/site.webmanifest (+2 -2)
📝 apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx (+3 -4)
📝 apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx (+2 -2)
📝 apps/web/src/app/(profile)/p/[url]/page.tsx (+1 -1)
📝 apps/web/src/app/(profile)/profile-header.tsx (+1 -10)
📝 apps/web/src/app/(share)/share/[slug]/page.tsx (+5 -5)
📝 apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx (+1 -1)
📝 apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx (+2 -2)
📝 apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx (+5 -5)
📝 apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx (+1 -1)
📝 apps/web/src/app/embed/completed.tsx (+1 -1)
📝 apps/web/src/app/layout.tsx (+8 -8)
📝 apps/web/src/app/page.tsx (+1 -1)
📝 apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx (+2 -2)
📝 apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx (+2 -2)
📝 apps/web/src/components/branding/logo.tsx (+1 -24)
📝 apps/web/src/components/forms/public-profile-claim-dialog.tsx (+1 -1)
apps/web/src/pages/api/madverse/label-enterprise-plan.ts (+135 -0)
apps/web/temp.html (+945 -0)

...and 63 more files

📄 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/1682 **Author:** [@siddnikh](https://github.com/siddnikh) **Created:** 3/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `rebranding` --- ### 📝 Commits (4) - [`f94f461`](https://github.com/documenso/documenso/commit/f94f46176d370fccc53416ec73ff101bb38d250e) chore: rebranding to Maddocs - [`859da66`](https://github.com/documenso/documenso/commit/859da66a9caa9dded5f2be04ed94f3bdd1335ed1) feat: added puppeteer - [`a597a9c`](https://github.com/documenso/documenso/commit/a597a9c0226c2c74431281dc713e8855f4e89f50) feat: label enterprise plan api endpoint - [`ed51835`](https://github.com/documenso/documenso/commit/ed518357aaeb2a63a8f695cc4ff25b81ee589b35) chore: add new environment variables for admin and email services ### 📊 Changes **83 files changed** (+2228 additions, -708 deletions) <details> <summary>View changed files</summary> 📝 `apps/documentation/theme.config.tsx` (+7 -7) 📝 `apps/web/public/site.webmanifest` (+2 -2) 📝 `apps/web/src/app/(dashboard)/settings/profile/delete-account-dialog.tsx` (+3 -4) 📝 `apps/web/src/app/(dashboard)/settings/webhooks/[id]/page.tsx` (+2 -2) 📝 `apps/web/src/app/(profile)/p/[url]/page.tsx` (+1 -1) 📝 `apps/web/src/app/(profile)/profile-header.tsx` (+1 -10) 📝 `apps/web/src/app/(share)/share/[slug]/page.tsx` (+5 -5) 📝 `apps/web/src/app/(signing)/sign/[token]/no-longer-available.tsx` (+1 -1) 📝 `apps/web/src/app/(teams)/t/[teamUrl]/settings/webhooks/[id]/page.tsx` (+2 -2) 📝 `apps/web/src/app/(unauthenticated)/articles/signature-disclosure/page.tsx` (+5 -5) 📝 `apps/web/src/app/(unauthenticated)/verify-email/[token]/client.tsx` (+1 -1) 📝 `apps/web/src/app/embed/completed.tsx` (+1 -1) 📝 `apps/web/src/app/layout.tsx` (+8 -8) 📝 `apps/web/src/app/page.tsx` (+1 -1) 📝 `apps/web/src/components/(dashboard)/layout/mobile-navigation.tsx` (+2 -2) 📝 `apps/web/src/components/(dashboard)/settings/webhooks/create-webhook-dialog.tsx` (+2 -2) 📝 `apps/web/src/components/branding/logo.tsx` (+1 -24) 📝 `apps/web/src/components/forms/public-profile-claim-dialog.tsx` (+1 -1) ➕ `apps/web/src/pages/api/madverse/label-enterprise-plan.ts` (+135 -0) ➕ `apps/web/temp.html` (+945 -0) _...and 63 more files_ </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:31:04 +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#1789
No description provided.