mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #1036] [MERGED] Sidebar changes #1103
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#1103
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/1036
Author: @Davy-c
Created: 7/5/2021
Status: ✅ Merged
Merged: 7/6/2021
Merged by: @Davy-c
Base:
master← Head:feat/new-sidebar📝 Commits (10+)
84fbe79header6a56f46fix header14e9b43change vertical scroller positionc45f506category stylea97e989change tree item style229b44dremove more79ae4c4secondary linksebfeeeasearchaa9007fcloud tree active with searchfbbe3a1remove search by default📊 Changes
77 files changed (+2718 additions, -3450 deletions)
View changed files
📝
package-lock.json(+20 -4)📝
package.json(+1 -0)➖
src/cloud/api/pages/teams/uploads.ts(+0 -26)➕
src/cloud/api/uploads/index.ts(+15 -0)📝
src/cloud/components/Application.tsx(+141 -558)📝
src/cloud/components/Router.tsx(+0 -6)📝
src/cloud/components/molecules/ContentManager/index.tsx(+2 -2)📝
src/cloud/components/molecules/NewDocButton.tsx(+32 -84)📝
src/cloud/components/molecules/WorkspaceExplorer/styled.ts(+10 -10)➕
src/cloud/components/organisms/CloudGlobalSearch.tsx(+237 -0)📝
src/cloud/components/organisms/FolderPage/index.tsx(+1 -1)📝
src/cloud/components/organisms/ImportFlow/index.tsx(+64 -75)📝
src/cloud/components/organisms/ImportFlow/molecules/ImportFlowDestination.tsx(+24 -17)➕
src/cloud/components/organisms/ImportFlow/molecules/ImportFlowSources.tsx(+175 -0)➖
src/cloud/components/organisms/Modal/contents/Import/ImportModalGuide.tsx(+0 -289)➖
src/cloud/components/organisms/Modal/contents/Import/ImportModalHeader.tsx(+0 -60)➖
src/cloud/components/organisms/Modal/contents/Import/ImportModalSelectSource.tsx(+0 -121)➖
src/cloud/components/organisms/Modal/contents/Import/ImportModalUpload.tsx(+0 -8)➖
src/cloud/components/organisms/Modal/contents/Import/ImportProgressBar.tsx(+0 -28)➖
src/cloud/components/organisms/Modal/contents/Import/SourceButton.tsx(+0 -30)...and 57 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.