mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #723] [MERGED] Onboarding improvement #866
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#866
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/723
Author: @Rokt33r
Created: 12/17/2020
Status: ✅ Merged
Merged: 12/17/2020
Merged by: @Rokt33r
Base:
master← Head:onboarding-improvement📝 Commits (3)
12908d3Improve workspace creation workflow9c60b4dShow login page instead of team create page if users is not signed in0ab2b98Discard billing tab📊 Changes
14 files changed (+410 additions, -293 deletions)
View changed files
📝
src/components/App.tsx(+12 -6)➖
src/components/PreferencesModal/BillingTab.tsx(+0 -165)📝
src/components/PreferencesModal/GeneralTab.tsx(+1 -33)📝
src/components/PreferencesModal/PreferencesModal.tsx(+0 -9)📝
src/components/organisms/AppNavigator.tsx(+13 -74)📝
src/components/organisms/CloudStorageCreateForm.tsx(+9 -0)➕
src/components/organisms/CreateWorkspaceModal.tsx(+130 -0)📝
src/components/organisms/ManageCloudStorageForm.tsx(+32 -1)📝
src/components/pages/BoostHubTeamsCreatePage.tsx(+1 -1)📝
src/components/pages/StorageCreatePage.tsx(+8 -3)📝
src/index.tsx(+3 -1)➕
src/lib/createWorkspaceModal.ts(+18 -0)➕
static/cloud-workspace.svg(+110 -0)➕
static/local-workspace.svg(+73 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.