mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[PR #1107] [CLOSED] Workspace visibility #1153
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#1153
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/1107
Author: @Davy-c
Created: 8/25/2021
Status: ❌ Closed
Base:
master← Head:workspace/visibility📝 Commits (10+)
0434ab3initial76e0a88cleanup doc pagee16f8acmove up application layout into router00b3375after rebasebc94f39fix templates modal height53f5fc9fix feedbacks0bf6542searchable list and invites store2e1331aremove event3bd8100fix mobile0e2497afix workspace context and remove team delete page📊 Changes
594 files changed (+7663 additions, -14905 deletions)
View changed files
📝
src/cloud/api/feedback/index.ts(+1 -1)📝
src/cloud/api/teams/open-invites/index.ts(+6 -7)📝
src/cloud/api/users/index.ts(+1 -1)📝
src/cloud/components/AnnouncementAlert.tsx(+28 -28)📝
src/cloud/components/App.tsx(+1 -1)📝
src/cloud/components/AppFeedbackForm/index.tsx(+9 -9)📝
src/cloud/components/Application.tsx(+21 -83)➕
src/cloud/components/ApplicationContent.tsx(+23 -0)➕
src/cloud/components/ApplicationPage.tsx(+24 -0)➕
src/cloud/components/ApplicationTopbar.tsx(+228 -0)📝
src/cloud/components/BottomBarButton.tsx(+3 -3)📝
src/cloud/components/CloudGlobalSearch.tsx(+15 -15)📝
src/cloud/components/CloudModal.tsx(+3 -3)📝
src/cloud/components/CodeMirrorStyle.tsx(+1 -1)📝
src/cloud/components/Comments/CommentInput.tsx(+5 -5)📝
src/cloud/components/Comments/CommentList.tsx(+4 -4)📝
src/cloud/components/Comments/CommentManager.tsx(+10 -10)📝
src/cloud/components/Comments/ThreadActionButton.tsx(+4 -4)📝
src/cloud/components/Comments/ThreadItem.tsx(+4 -4)📝
src/cloud/components/Comments/ThreadList.tsx(+3 -3)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.