mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #963] [MERGED] 7 days coupon #1043
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#1043
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/BoostIO/BoostNote-App/pull/963
Author: @Davy-c
Created: 5/24/2021
Status: ✅ Merged
Merged: 5/24/2021
Merged by: @Davy-c
Base:
ui-settings-tmp← Head:feat/7days📝 Commits (8)
3242198tmp7242caatmp - plans renewald741a97discount and upgrade tab6db93e5front endad83620fix trial alert962d332remove full width in formsd69443cfront endbf84cf8remove dev stuff📊 Changes
32 files changed (+1481 additions, -899 deletions)
View changed files
📝
package-lock.json(+8 -0)📝
package.json(+1 -0)📝
src/cloud/components/Application.tsx(+34 -3)📝
src/cloud/components/molecules/SubscriptionForm/UpdateBillingEmailForm.tsx(+35 -18)📝
src/cloud/components/molecules/SubscriptionForm/UpdateBillingMethodForm.tsx(+39 -45)📝
src/cloud/components/molecules/SubscriptionForm/UpdateBillingPromo.tsx(+37 -12)📝
src/cloud/components/molecules/SubscriptionForm/index.tsx(+117 -224)📝
src/cloud/components/organisms/FreeTrialPopup/index.tsx(+16 -7)➕
src/cloud/components/organisms/Modal/contents/DiscountModal.tsx(+184 -0)📝
src/cloud/components/organisms/Subscription/PlanTables.tsx(+293 -287)➕
src/cloud/components/organisms/Subscription/SubscriptionCostSummary.tsx(+143 -0)📝
src/cloud/components/organisms/Subscription/SubscriptionManagement.tsx(+144 -187)📝
src/cloud/components/organisms/settings/SettingsComponent.tsx(+9 -4)📝
src/cloud/components/organisms/settings/SubscriptionTab.tsx(+0 -1)📝
src/cloud/components/organisms/settings/TeamSubLimit.tsx(+28 -3)📝
src/cloud/components/organisms/settings/UpgradeTab.tsx(+62 -31)📝
src/cloud/interfaces/analytics/mixpanel.ts(+2 -0)📝
src/cloud/interfaces/db/subscription.ts(+1 -0)📝
src/cloud/interfaces/db/team.ts(+1 -0)📝
src/cloud/lib/consts.ts(+3 -0)...and 12 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.