[PR #1043] [MERGED] chore: minor update to open page #1340

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1043
Author: @ephraimduncan
Created: 3/21/2024
Status: Merged
Merged: 3/21/2024
Merged by: @ElTimuro

Base: mainHead: chore/open-page-total-signed-documents


📝 Commits (4)

  • a875209 fix: invalid datetime on graph
  • 8c1686f feat: add total signed documents
  • facafe0 feat: place card titles in the box
  • 94198e7 chore: text

📊 Changes

12 files changed (+120 additions, -60 deletions)

View changed files

📝 apps/marketing/src/app/(marketing)/open/bar-metrics.tsx (+7 -8)
📝 apps/marketing/src/app/(marketing)/open/cap-table.tsx (+5 -5)
📝 apps/marketing/src/app/(marketing)/open/funding-raised.tsx (+6 -5)
📝 apps/marketing/src/app/(marketing)/open/monthly-completed-documents-chart.tsx (+7 -8)
📝 apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx (+5 -6)
📝 apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx (+5 -6)
📝 apps/marketing/src/app/(marketing)/open/page.tsx (+19 -13)
apps/marketing/src/app/(marketing)/open/total-signed-documents-chart.tsx (+56 -0)
📝 apps/marketing/src/app/(marketing)/open/typefully.tsx (+6 -5)
📝 apps/marketing/src/components/(marketing)/callout.tsx (+1 -1)
📝 apps/marketing/src/components/(marketing)/hero.tsx (+1 -1)
📝 packages/lib/server-only/user/get-monthly-completed-document.ts (+2 -2)

📄 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/1043 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 3/21/2024 **Status:** ✅ Merged **Merged:** 3/21/2024 **Merged by:** [@ElTimuro](https://github.com/ElTimuro) **Base:** `main` ← **Head:** `chore/open-page-total-signed-documents` --- ### 📝 Commits (4) - [`a875209`](https://github.com/documenso/documenso/commit/a8752098f654c866adbed6f1f6a1da6c32afbf6a) fix: invalid datetime on graph - [`8c1686f`](https://github.com/documenso/documenso/commit/8c1686f113569c98ef61a3266f86e6309aefeeb3) feat: add total signed documents - [`facafe0`](https://github.com/documenso/documenso/commit/facafe09971ab95cff479aed2a8d0567f11cd693) feat: place card titles in the box - [`94198e7`](https://github.com/documenso/documenso/commit/94198e7584492bfc2b1db49526d291bc9cebba74) chore: text ### 📊 Changes **12 files changed** (+120 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/src/app/(marketing)/open/bar-metrics.tsx` (+7 -8) 📝 `apps/marketing/src/app/(marketing)/open/cap-table.tsx` (+5 -5) 📝 `apps/marketing/src/app/(marketing)/open/funding-raised.tsx` (+6 -5) 📝 `apps/marketing/src/app/(marketing)/open/monthly-completed-documents-chart.tsx` (+7 -8) 📝 `apps/marketing/src/app/(marketing)/open/monthly-new-users-chart.tsx` (+5 -6) 📝 `apps/marketing/src/app/(marketing)/open/monthly-total-users-chart.tsx` (+5 -6) 📝 `apps/marketing/src/app/(marketing)/open/page.tsx` (+19 -13) ➕ `apps/marketing/src/app/(marketing)/open/total-signed-documents-chart.tsx` (+56 -0) 📝 `apps/marketing/src/app/(marketing)/open/typefully.tsx` (+6 -5) 📝 `apps/marketing/src/components/(marketing)/callout.tsx` (+1 -1) 📝 `apps/marketing/src/components/(marketing)/hero.tsx` (+1 -1) 📝 `packages/lib/server-only/user/get-monthly-completed-document.ts` (+2 -2) </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 19:32:50 +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#1340
No description provided.