mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #153] [MERGED] Rename folder PR #615
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#615
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/153
Author: @Davy-c
Created: 12/17/2019
Status: ✅ Merged
Merged: 12/17/2019
Merged by: @Davy-c
Base:
master← Head:feat/rename-folder📝 Commits (10+)
b52bdc2functional rename folder on prompt42ff244added throw error promise703e5e7handle double click renamec29d852fix redirect7a3c018handling errors8ca1fd6fix unnecessary popd00137fremove logs5e50b05remove non accessible condition3ab6d65Updating notes in child folderslogic in Notedb08f456dremove folder logic in noteDb📊 Changes
5 files changed (+314 additions, -2 deletions)
View changed files
📝
src/components/SideNavigator/FolderListFragment.tsx(+12 -1)📝
src/components/SideNavigator/SideNavigator.tsx(+35 -0)📝
src/components/SideNavigator/SideNavigatorItem.tsx(+3 -0)➕
src/lib/db/specs/renameFolder.spec.ts(+169 -0)📝
src/lib/db/store.ts(+95 -1)📄 Description
feature:
contextMenu,doubleClickhttps://gyazo.com/c52479a53be8cc8eedc305a0441fb20c
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.