[PR #1154] [MERGED] Add invite button in doc assign section #1176

Closed
opened 2026-03-03 00:24:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1154
Author: @Komediruzecki
Created: 9/7/2021
Status: Merged
Merged: 9/10/2021
Merged by: @Rokt33r

Base: masterHead: feature/add-invite-members-button-to-doc-assign


📝 Commits (1)

  • 115ef51 Add invite button in doc assign section

📊 Changes

6 files changed (+39 additions, -0 deletions)

View changed files

📝 src/cloud/components/DocProperties/DocAssigneeSelect.tsx (+34 -0)
📝 src/cloud/lib/i18n/enUS.ts (+1 -0)
📝 src/cloud/lib/i18n/fr.ts (+1 -0)
📝 src/cloud/lib/i18n/ja.ts (+1 -0)
📝 src/cloud/lib/i18n/types.ts (+1 -0)
📝 src/cloud/lib/i18n/zhCN.ts (+1 -0)

📄 Description

Add invite button before search selection list for doc assign
Add translations for button title

Showcase:
image

Tested in Web app and desktop app

Fixes: https://github.com/Boostnote/BoostHub/issues/1318


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BoostIO/BoostNote-App/pull/1154 **Author:** [@Komediruzecki](https://github.com/Komediruzecki) **Created:** 9/7/2021 **Status:** ✅ Merged **Merged:** 9/10/2021 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `feature/add-invite-members-button-to-doc-assign` --- ### 📝 Commits (1) - [`115ef51`](https://github.com/BoostIO/BoostNote-App/commit/115ef51221859c6fcd52dbd32b1e564612b3e92a) Add invite button in doc assign section ### 📊 Changes **6 files changed** (+39 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/DocProperties/DocAssigneeSelect.tsx` (+34 -0) 📝 `src/cloud/lib/i18n/enUS.ts` (+1 -0) 📝 `src/cloud/lib/i18n/fr.ts` (+1 -0) 📝 `src/cloud/lib/i18n/ja.ts` (+1 -0) 📝 `src/cloud/lib/i18n/types.ts` (+1 -0) 📝 `src/cloud/lib/i18n/zhCN.ts` (+1 -0) </details> ### 📄 Description Add invite button before search selection list for doc assign Add translations for button title Showcase: ![image](https://user-images.githubusercontent.com/18196945/132399266-9b264a7f-585f-4818-8ed5-d3dcf55a1ea0.png) Tested in Web app and desktop app Fixes: https://github.com/Boostnote/BoostHub/issues/1318 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:24:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#1176
No description provided.