mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-27 05:15:56 +03:00
[PR #980] [MERGED] Viewer role #1056
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#1056
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/980
Author: @Davy-c
Created: 6/3/2021
Status: ✅ Merged
Merged: 6/3/2021
Merged by: @Davy-c
Base:
master← Head:feat/viewer-role📝 Commits (10+)
d832b12remove guest mentionse4e6b2dinitial viewer97f19acviewer implementation settingsbfc0929bulk invite onboarding flow710d5e4fix api tab descriptionc7bdeb2front - viewer restricted buttons2811f33realtime viewpage7f25fa1fix member number2dad0dcfix upload pagee42498eadd in cost summary📊 Changes
84 files changed (+2266 additions, -2601 deletions)
View changed files
📝
src/cloud/api/auth/index.ts(+0 -1)➖
src/cloud/api/guests/index.ts(+0 -62)➖
src/cloud/api/guests/invites.ts(+0 -39)➖
src/cloud/api/pages/guests/invite.ts(+0 -22)📝
src/cloud/api/pages/teams/index.ts(+0 -2)➖
src/cloud/api/pages/teams/invites.ts(+0 -26)📝
src/cloud/api/teams/index.ts(+2 -0)📝
src/cloud/api/teams/invites/index.ts(+1 -1)📝
src/cloud/api/teams/open-invites/index.ts(+6 -24)📝
src/cloud/components/Application.tsx(+8 -4)📝
src/cloud/components/UpgradeButton.tsx(+1 -4)📝
src/cloud/components/atoms/ErrorBlock.tsx(+2 -1)📝
src/cloud/components/atoms/TitleComponent.tsx(+1 -4)📝
src/cloud/components/molecules/Banner/SubLimitReachedBanner.tsx(+46 -21)📝
src/cloud/components/molecules/ContentManager/DocOnlyContentManager.tsx(+35 -30)📝
src/cloud/components/molecules/ContentManager/Rows/ContentManagerDocRow.tsx(+8 -1)📝
src/cloud/components/molecules/ContentManager/Rows/ContentManagerFolderRow.tsx(+14 -1)📝
src/cloud/components/molecules/ContentManager/Rows/ContentManagerRow.tsx(+9 -5)📝
src/cloud/components/molecules/ContentManager/index.tsx(+51 -36)📝
src/cloud/components/molecules/DocTagsList/index.tsx(+5 -3)...and 64 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.