mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #1068] [MERGED] Folder pages #1124
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#1124
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/1068
Author: @Davy-c
Created: 8/1/2021
Status: ✅ Merged
Merged: 8/2/2021
Merged by: @Davy-c
Base:
master← Head:renewal/folder-pages📝 Commits (10+)
33d8bdcinvite cta mixpanel60850bftop controls changec270b42initial cm changes1eab1a0tmp context modal fix1e10991CM actionsfd7b0e6fix sending statee0891c3fix other content pages33fdca1keep filter in preferences2a25f98fix alignmentf839075smartFolder context📊 Changes
59 files changed (+3041 additions, -1931 deletions)
View changed files
📝
src/cloud/api/teams/docs/index.ts(+23 -0)📝
src/cloud/components/Application.tsx(+6 -1)📝
src/cloud/components/Router.tsx(+0 -6)📝
src/cloud/components/atoms/DocTagsListItem.tsx(+40 -24)📝
src/cloud/components/atoms/EditorsIcons.tsx(+1 -1)➖
src/cloud/components/molecules/ContentManager/Actions/ContentManagerBulkActions.tsx(+0 -328)➕
src/cloud/components/molecules/ContentManager/ContentManagerCell.tsx(+48 -0)➕
src/cloud/components/molecules/ContentManager/ContentManagerStatusFilter.tsx(+193 -0)➕
src/cloud/components/molecules/ContentManager/ContentManagerToolbar.tsx(+591 -0)➕
src/cloud/components/molecules/ContentManager/ContentManagerToolbarStatusPopup.tsx(+120 -0)➖
src/cloud/components/molecules/ContentManager/DocOnlyContentManager.tsx(+0 -163)📝
src/cloud/components/molecules/ContentManager/Rows/ContentManagerDocRow.tsx(+169 -187)📝
src/cloud/components/molecules/ContentManager/Rows/ContentManagerFolderRow.tsx(+33 -191)📝
src/cloud/components/molecules/ContentManager/Rows/ContentManagerRow.tsx(+92 -81)➖
src/cloud/components/molecules/ContentManager/Rows/ContentManagerRowLinkContent.tsx(+0 -75)📝
src/cloud/components/molecules/ContentManager/SortingOption.tsx(+6 -2)📝
src/cloud/components/molecules/ContentManager/index.tsx(+177 -400)📝
src/cloud/components/molecules/Editor/index.tsx(+29 -23)📝
src/cloud/components/molecules/InviteCTAButton.tsx(+23 -11)📝
src/cloud/components/organisms/DocPage/View.tsx(+22 -21)...and 39 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.