[PR #1733] [MERGED] fix: zero month addition #1817

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1733
Author: @ephraimduncan
Created: 3/28/2025
Status: Merged
Merged: 4/1/2025
Merged by: @ephraimduncan

Base: mainHead: chore/add-zeros-for-openapi


📝 Commits (2)

  • 662831f fix: zero month addition
  • 1e7d7d7 Merge branch 'main' into chore/add-zeros-for-openapi

📊 Changes

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

View changed files

apps/openpage-api/lib/add-zero-month.ts (+54 -0)
📝 apps/openpage-api/lib/growth/get-monthly-completed-document.ts (+3 -1)
📝 apps/openpage-api/lib/growth/get-signer-conversion.ts (+3 -1)
📝 apps/openpage-api/lib/growth/get-user-monthly-growth.ts (+3 -1)
📝 apps/openpage-api/lib/transform-data.ts (+72 -24)

📄 Description

  • Add zero month at the begining of each metric on the open page

🔄 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/1733 **Author:** [@ephraimduncan](https://github.com/ephraimduncan) **Created:** 3/28/2025 **Status:** ✅ Merged **Merged:** 4/1/2025 **Merged by:** [@ephraimduncan](https://github.com/ephraimduncan) **Base:** `main` ← **Head:** `chore/add-zeros-for-openapi` --- ### 📝 Commits (2) - [`662831f`](https://github.com/documenso/documenso/commit/662831f7f5a65de4d1cad6e86c0709c2232748bb) fix: zero month addition - [`1e7d7d7`](https://github.com/documenso/documenso/commit/1e7d7d747c8cd835d8cae58f1c09c8d58b44f6e2) Merge branch 'main' into chore/add-zeros-for-openapi ### 📊 Changes **5 files changed** (+135 additions, -27 deletions) <details> <summary>View changed files</summary> ➕ `apps/openpage-api/lib/add-zero-month.ts` (+54 -0) 📝 `apps/openpage-api/lib/growth/get-monthly-completed-document.ts` (+3 -1) 📝 `apps/openpage-api/lib/growth/get-signer-conversion.ts` (+3 -1) 📝 `apps/openpage-api/lib/growth/get-user-monthly-growth.ts` (+3 -1) 📝 `apps/openpage-api/lib/transform-data.ts` (+72 -24) </details> ### 📄 Description - Add zero month at the begining of each metric on the open page --- <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:12 +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#1817
No description provided.