mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #224] [MERGED] Restructure root folder #677
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#677
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/224
Author: @ButteryCrumpet
Created: 12/24/2019
Status: ✅ Merged
Merged: 12/25/2019
Merged by: @kazup01
Base:
master← Head:restructure-root-folder📝 Commits (9)
24a877dmoved 'All Notes' under Storage name navdf27e2bmove notes in / to defaultc8ca966disallow root (/) folder creation17d0e11create /default folder on createStorage9116120new note on right-click on folderf47c5d2createNote only on folder NoteLists5cd98e4fixed wrong storageId on sync bugf484210adjust tests for removed / folder and added /default foldercd3773dMerge branch 'master' into restructure-root-folder📊 Changes
10 files changed (+73 additions, -56 deletions)
View changed files
📝
src/components/NotePage/NoteList/NoteList.tsx(+2 -2)📝
src/components/NotePage/NotePage.tsx(+3 -1)📝
src/components/SideNavigator/FolderListFragment.tsx(+6 -12)📝
src/components/SideNavigator/SideNavigator.tsx(+3 -0)📝
src/lib/db/NoteDb.spec.ts(+13 -14)📝
src/lib/db/NoteDb.ts(+28 -10)📝
src/lib/db/store.spec.ts(+5 -5)📝
src/lib/db/store.ts(+8 -2)📝
src/lib/db/utils.spec.ts(+1 -8)📝
src/lib/db/utils.ts(+4 -2)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.