[PR #1476] [MERGED] fix: always allow access to billing #1656

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

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/1476
Author: @dguyen
Created: 11/14/2024
Status: Merged
Merged: 11/15/2024
Merged by: @dguyen

Base: mainHead: fix/always-allow-billing-manage


📝 Commits (1)

  • 83b8ec9 fix: always allow access to billing

📊 Changes

2 files changed (+64 additions, -49 deletions)

View changed files

📝 apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx (+3 -2)
📝 apps/web/src/app/(dashboard)/settings/billing/page.tsx (+61 -47)

📄 Description

Description

Always allow access to Stripe billing.

Summary by CodeRabbit

  • New Features

    • Introduced a new optional prop for the Billing Portal Button, allowing customizable button content.
  • Improvements

    • Enhanced the layout and readability of the Billing Settings Page for better user experience.
    • Improved conditional rendering logic for displaying subscription status messages.
  • Bug Fixes

    • Maintained existing error handling and functionality for subscription status checks.

🔄 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/1476 **Author:** [@dguyen](https://github.com/dguyen) **Created:** 11/14/2024 **Status:** ✅ Merged **Merged:** 11/15/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `fix/always-allow-billing-manage` --- ### 📝 Commits (1) - [`83b8ec9`](https://github.com/documenso/documenso/commit/83b8ec99de7d4bd22a984f8e62ca3e2012d7a20b) fix: always allow access to billing ### 📊 Changes **2 files changed** (+64 additions, -49 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/settings/billing/billing-portal-button.tsx` (+3 -2) 📝 `apps/web/src/app/(dashboard)/settings/billing/page.tsx` (+61 -47) </details> ### 📄 Description ## Description Always allow access to Stripe billing. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced a new optional prop for the Billing Portal Button, allowing customizable button content. - **Improvements** - Enhanced the layout and readability of the Billing Settings Page for better user experience. - Improved conditional rendering logic for displaying subscription status messages. - **Bug Fixes** - Maintained existing error handling and functionality for subscription status checks. <!-- 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:11 +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#1656
No description provided.