mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #967] [MERGED] Desktop/promo toolbar #1046
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#1046
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/967
Author: @Davy-c
Created: 5/25/2021
Status: ✅ Merged
Merged: 5/26/2021
Merged by: @Davy-c
Base:
master← Head:desktop/promo-toolbar📝 Commits (3)
3030af6subscriptions to desktop app32b0048add electron update feedback1dcfdaasse in app for teams and subs📊 Changes
15 files changed (+245 additions, -42 deletions)
View changed files
📝
src/cloud/components/Application.tsx(+15 -0)📝
src/cloud/components/organisms/EventSource.tsx(+23 -3)📝
src/cloud/components/organisms/Subscription/SubscriptionManagement.tsx(+29 -2)📝
src/cloud/components/organisms/settings/UpgradeTab.tsx(+6 -1)📝
src/cloud/lib/stores/electron.ts(+4 -0)📝
src/cloud/lib/subscription.ts(+1 -2)📝
src/cloud/lib/utils/events.ts(+3 -0)📝
src/components/App.tsx(+57 -0)📝
src/components/atoms/BoostHubWebview.tsx(+12 -0)📝
src/components/organisms/AppNavigator.tsx(+44 -21)📝
src/components/organisms/BoostHubSignInForm.tsx(+1 -0)📝
src/components/pages/BoostHubTeamsShowPage.tsx(+9 -0)📝
src/lib/boosthub.tsx(+18 -13)📝
src/lib/events.ts(+20 -0)📝
src/lib/generalStatus.ts(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.