mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #809] [MERGED] Cloud migration #918
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#918
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/809
Author: @ButteryCrumpet
Created: 2/22/2021
Status: ✅ Merged
Merged: 2/24/2021
Merged by: @ButteryCrumpet
Base:
master← Head:cloud-migration📝 Commits (8)
c850cb4migrate lib and api edits5611a9fprogress bar atom436c96dcloud workspace selectd86ccb6migration tabfb9581fadd to prefernces modalc4d241cbetter back out navigation0b7407fremove artificial slowdown93e3726removed unecesary code📊 Changes
9 files changed (+740 additions, -11 deletions)
View changed files
➕
src/cloud/api/rest/doc.ts(+22 -0)📝
src/cloud/api/teams/files/index.ts(+13 -10)📝
src/cloud/api/teams/workspaces/index.ts(+10 -0)➕
src/components/PreferencesModal/MigrationTab.tsx(+404 -0)📝
src/components/PreferencesModal/PreferencesModal.tsx(+6 -1)📝
src/components/PreferencesModal/StorageTab.tsx(+7 -0)➕
src/components/atoms/ProgressBar.tsx(+29 -0)➕
src/components/molecules/CloudWorkspaceSelect.tsx(+90 -0)➕
src/lib/migrate.ts(+159 -0)📄 Description
Cloud Migration
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.