mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #1263] [CLOSED] Dashboard/new #1225
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#1225
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/1263
Author: @Davy-c
Created: 10/11/2021
Status: ❌ Closed
Base:
master← Head:dashboard/new📝 Commits (2)
a7e6baeinitial943c42ctmp📊 Changes
46 files changed (+495 additions, -610 deletions)
View changed files
📝
src/cloud/api/mock/mockHandler.ts(+1 -1)➕
src/cloud/api/pages/teams/dashboard/list.ts(+30 -0)📝
src/cloud/api/pages/teams/index.ts(+7 -4)➖
src/cloud/api/pages/teams/smart-folders.ts(+0 -31)➕
src/cloud/api/teams/dashboard/folders.ts(+75 -0)📝
src/cloud/api/teams/resources/index.ts(+2 -2)➖
src/cloud/api/teams/smart-folder.ts(+0 -81)📝
src/cloud/components/Application.tsx(+16 -0)📝
src/cloud/components/DashboardFolderContextMenu.tsx(+30 -24)➕
src/cloud/components/DashboardPage/index.tsx(+31 -0)📝
src/cloud/components/EventSource.tsx(+18 -15)📝
src/cloud/components/Link/WorkspaceLink.tsx(+1 -12)📝
src/cloud/components/Modal/contents/DashboardFolder/CreateDashboardFolderModal.tsx(+17 -14)📝
src/cloud/components/Modal/contents/DashboardFolder/DashboardFolderForm.tsx(+16 -12)📝
src/cloud/components/Modal/contents/DashboardFolder/DateConditionValueTypeSelect.tsx(+1 -1)📝
src/cloud/components/Modal/contents/DashboardFolder/DocAssigneeSelect.tsx(+0 -0)📝
src/cloud/components/Modal/contents/DashboardFolder/DocDateSelect.tsx(+1 -1)📝
src/cloud/components/Modal/contents/DashboardFolder/DocLabelSelect.tsx(+0 -0)📝
src/cloud/components/Modal/contents/DashboardFolder/DocStatusSelect.tsx(+0 -0)📝
src/cloud/components/Modal/contents/DashboardFolder/SecondaryConditionItem.tsx(+1 -1)...and 26 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.