mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 13:25:49 +03:00
[PR #1061] [MERGED] Plan changes #1119
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#1119
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/1061
Author: @Davy-c
Created: 7/22/2021
Status: ✅ Merged
Merged: 7/25/2021
Merged by: @Davy-c
Base:
master← Head:feat/plan-changes📝 Commits (10+)
6c372f3onboardinge8f45f9fix plan tablesfde67bdremove personal690f338discount campaign9af0a5einvite cta03eb544fix language settings update2bd54fdnew free trial over alertc22ba98viewer join alert911c5d0cloud spacesa20e61afix local📊 Changes
69 files changed (+1779 additions, -1284 deletions)
View changed files
📝
src/cloud/api/global.ts(+2 -1)📝
src/cloud/components/Application.tsx(+65 -106)📝
src/cloud/components/Router.tsx(+2 -0)📝
src/cloud/components/atoms/AnnouncementAlert.tsx(+277 -47)➖
src/cloud/components/molecules/Banner/SubLimitReachedBanner.tsx(+0 -71)📝
src/cloud/components/molecules/Editor/index.tsx(+6 -1)➕
src/cloud/components/molecules/InviteCTAButton.tsx(+43 -0)📝
src/cloud/components/molecules/SettingsTeamForm.tsx(+19 -77)📝
src/cloud/components/molecules/SubscriptionForm/index.tsx(+3 -3)📝
src/cloud/components/molecules/TeamInvitesSection.tsx(+41 -14)➕
src/cloud/components/molecules/ViewerDisclaimer.tsx(+60 -0)📝
src/cloud/components/organisms/DocPage/View.tsx(+5 -3)📝
src/cloud/components/organisms/DocPage/index.tsx(+6 -2)📝
src/cloud/components/organisms/EditorLayout/NewDocContextMenu.tsx(+54 -58)📝
src/cloud/components/organisms/FolderPage/index.tsx(+6 -13)📝
src/cloud/components/organisms/Modal/contents/DiscountModal.tsx(+88 -32)📝
src/cloud/components/organisms/Modal/contents/SmartFolder/CreateSmartFolderModal.tsx(+0 -1)📝
src/cloud/components/organisms/Modal/contents/SmartFolder/SecondaryConditionItem.tsx(+8 -12)📝
src/cloud/components/organisms/Modal/contents/SmartFolder/SmartFolderForm.tsx(+0 -3)📝
src/cloud/components/organisms/Modal/contents/SmartFolder/UpdateSmartFolderModal.tsx(+0 -1)...and 49 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.