mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #295] [MERGED] Rollback root folder #713
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#713
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/295
Author: @Rokt33r
Created: 1/14/2020
Status: ✅ Merged
Merged: 1/14/2020
Merged by: @Rokt33r
Base:
master← Head:rollback-root-folder📝 Commits (10+)
bb11918Use useEffectOnceff85802Fix lint errors in NoteItemdb5f610Use toast to display error message properlyb15ca3bRollback NoteDbdb5fe1cStop creating default folderb994addFix style error in SideNavigatorItemcf313a7Fix remove tag button labelc0a7dceFix left-padding of FoldButton72977ddAdd all notes nav item05be7afOpen tag list when tags clicked📊 Changes
14 files changed (+114 additions, -74 deletions)
View changed files
📝
src/components/App.tsx(+6 -4)📝
src/components/NotePage/NoteList/NoteItem.tsx(+13 -5)📝
src/components/NotePage/NoteList/NoteList.tsx(+0 -1)📝
src/components/NotePage/NotePage.tsx(+30 -21)📝
src/components/SideNavigator/FolderListFragment.tsx(+3 -0)📝
src/components/SideNavigator/SideNavigator.tsx(+25 -15)📝
src/components/SideNavigator/SideNavigatorItem.tsx(+2 -2)📝
src/components/SideNavigator/TagListFragment.tsx(+4 -1)📝
src/lib/db/NoteDb.spec.ts(+1 -0)📝
src/lib/db/NoteDb.ts(+2 -9)📝
src/lib/db/specs/renameFolder.spec.ts(+3 -1)📝
src/lib/db/store.spec.ts(+8 -6)📝
src/lib/db/store.ts(+16 -8)📝
src/lib/db/utils.ts(+1 -1)📄 Description
Fix #257
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.