[PR #1471] [CLOSED] chore: add viral metrics to open page #1653

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1471
Author: @ephraimduncan
Created: 11/13/2024
Status: Closed

Base: mainHead: chore/openpage-viral-metrics


📝 Commits (5)

  • 21ecfde chore: add viral metrics to open page
  • 65e09fa chore: minor fixes
  • 3fc4d24 fix: typo
  • 682e112 Merge branch 'main' into chore/openpage-viral-metrics
  • 0cfe256 Merge branch 'main' into chore/openpage-viral-metrics

📊 Changes

3 files changed (+83 additions, -1 deletions)

View changed files

📝 apps/marketing/src/app/(marketing)/open/page.tsx (+15 -0)
apps/marketing/src/app/(marketing)/open/signer-conversion-chart.tsx (+64 -0)
📝 apps/web/src/app/(dashboard)/admin/stats/page.tsx (+4 -1)

📄 Description

Summary by CodeRabbit

  • New Features

    • Introduced a new SignerConversionChart component for visualizing signer conversion data.
    • Added monthly signer conversion metrics to the OpenPage component, enhancing data visualization.
    • Updated the title of the SignerConversionChart in the AdminStatsPage for improved internationalization.
  • Bug Fixes

    • Enhanced localization support for the title in the AdminStatsPage.

🔄 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/1471 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 11/13/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `chore/openpage-viral-metrics` --- ### 📝 Commits (5) - [`21ecfde`](https://github.com/documenso/documenso/commit/21ecfde543bd0e1f6e5bd745a9063b19114a55c3) chore: add viral metrics to open page - [`65e09fa`](https://github.com/documenso/documenso/commit/65e09fa4bf7d0ceb9e56e33294c5614610931f04) chore: minor fixes - [`3fc4d24`](https://github.com/documenso/documenso/commit/3fc4d24cef189eeef1c0c7850967c0bee5b4ea44) fix: typo - [`682e112`](https://github.com/documenso/documenso/commit/682e112711de7c17feb924488baa8b878cebe32c) Merge branch 'main' into chore/openpage-viral-metrics - [`0cfe256`](https://github.com/documenso/documenso/commit/0cfe256412b756481c45296533cb3f657b2bf802) Merge branch 'main' into chore/openpage-viral-metrics ### 📊 Changes **3 files changed** (+83 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `apps/marketing/src/app/(marketing)/open/page.tsx` (+15 -0) ➕ `apps/marketing/src/app/(marketing)/open/signer-conversion-chart.tsx` (+64 -0) 📝 `apps/web/src/app/(dashboard)/admin/stats/page.tsx` (+4 -1) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new `SignerConversionChart` component for visualizing signer conversion data. - Added monthly signer conversion metrics to the `OpenPage` component, enhancing data visualization. - Updated the title of the `SignerConversionChart` in the `AdminStatsPage` for improved internationalization. - **Bug Fixes** - Enhanced localization support for the title in the `AdminStatsPage`. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:34:10 +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#1653
No description provided.