[PR #114] [MERGED] Added Billing Page #578

Closed
opened 2026-03-03 00:22:14 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/114
Author: @ellekasai
Created: 12/11/2019
Status: Merged
Merged: 12/13/2019
Merged by: @Rokt33r

Base: masterHead: add-billing


📝 Commits (5)

📊 Changes

4 files changed (+162 additions, -1 deletions)

View changed files

src/components/PreferencesModal/BillingTab.tsx (+113 -0)
📝 src/components/PreferencesModal/PreferencesModal.tsx (+9 -0)
📝 src/components/PreferencesModal/styled.tsx (+6 -1)
📝 src/lib/styled/styleFunctions.ts (+34 -0)

📄 Description

I did only styling, but the billing page should behave like this:

Before Sign In

ログイン前

After Sign In (No Upgrades)

ログイン後

After Upgraded (Show Add Extra Storage Section)

ストレージ追加


I put everything in one place, so please implement the behavior above after you merge it.

全部盛り込み


🔄 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/BoostIO/BoostNote-App/pull/114 **Author:** [@ellekasai](https://github.com/ellekasai) **Created:** 12/11/2019 **Status:** ✅ Merged **Merged:** 12/13/2019 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `add-billing` --- ### 📝 Commits (5) - [`add2fc1`](https://github.com/BoostIO/BoostNote-App/commit/add2fc17841a1ed9b643421fc92a2800e0838246) Added Billing Tab - [`fca023f`](https://github.com/BoostIO/BoostNote-App/commit/fca023f5657b2b371223301193b9c4a3471dfe68) Added New Style Functions - [`b773522`](https://github.com/BoostIO/BoostNote-App/commit/b773522c32f9ca44226236d7e1322aff51258924) Added Section Table - [`f781817`](https://github.com/BoostIO/BoostNote-App/commit/f781817d35c64138add06ad9c0f85ad90be3c935) Added Billing Page - [`4acd177`](https://github.com/BoostIO/BoostNote-App/commit/4acd1774ef154368f85b0a157ffbe673136ba3d3) Merge branch 'master' into add-billing ### 📊 Changes **4 files changed** (+162 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `src/components/PreferencesModal/BillingTab.tsx` (+113 -0) 📝 `src/components/PreferencesModal/PreferencesModal.tsx` (+9 -0) 📝 `src/components/PreferencesModal/styled.tsx` (+6 -1) 📝 `src/lib/styled/styleFunctions.ts` (+34 -0) </details> ### 📄 Description I did only styling, but the billing page should behave like this: ## Before Sign In ![ログイン前](https://user-images.githubusercontent.com/2410692/70601014-85fc4100-1c34-11ea-85a5-d0586c0c2ad2.png) ## After Sign In (No Upgrades) ![ログイン後](https://user-images.githubusercontent.com/2410692/70601031-8c8ab880-1c34-11ea-85a7-be7885e9b46c.png) ## After Upgraded (Show Add Extra Storage Section) ![ストレージ追加](https://user-images.githubusercontent.com/2410692/70601037-901e3f80-1c34-11ea-96e0-43dc266a4bea.png) --- I put everything in one place, so please implement the behavior above after you merge it. ![全部盛り込み](https://user-images.githubusercontent.com/2410692/70601135-c1970b00-1c34-11ea-91d6-2295bd961951.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:22:14 +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/BoostNote-App#578
No description provided.