mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-29 06:15:49 +03:00
[PR #1005] [MERGED] UI: Improve Folder/Workspace/Label/Shared Pages #1078
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#1078
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/1005
Author: @ellekasai
Created: 6/14/2021
Status: ✅ Merged
Merged: 6/18/2021
Merged by: @Rokt33r
Base:
master← Head:ui-improve-pages📝 Commits (4)
7c111c7Expand Border/Backgroundd7741d4Removed Archive Buttonfb555e8Restyled Context Menu of Folder Page94e6d99Restyled SortingOption📊 Changes
10 files changed (+140 additions, -323 deletions)
View changed files
📝
src/cloud/components/molecules/ContentManager/Actions/ContentManagerBulkActions.tsx(+3 -132)📝
src/cloud/components/molecules/ContentManager/Rows/ContentManagerDocRow.tsx(+1 -1)📝
src/cloud/components/molecules/ContentManager/Rows/ContentManagerRow.tsx(+1 -1)📝
src/cloud/components/molecules/ContentManager/Rows/EmptyRow.tsx(+4 -0)📝
src/cloud/components/molecules/ContentManager/SortingOption.tsx(+69 -23)📝
src/cloud/components/molecules/ContentManager/index.tsx(+4 -2)📝
src/cloud/components/molecules/ContentManager/styled.ts(+0 -38)📝
src/cloud/components/organisms/Topbar/Controls/ControlsContextMenu/ControlsContextMenuItem.tsx(+29 -39)📝
src/cloud/components/organisms/Topbar/Controls/ControlsContextMenu/FolderContextMenu.tsx(+4 -19)📝
src/cloud/components/organisms/Topbar/Controls/ControlsContextMenu/styled.ts(+25 -68)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.