[PR #1286] [MERGED] Dashboard - Multi select user/tags #1240

Closed
opened 2026-03-03 00:25:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/1286
Author: @Davy-c
Created: 10/29/2021
Status: Merged
Merged: 10/29/2021
Merged by: @Davy-c

Base: dashboard/newHead: docopsv1/dashboard-multipleusersortags


📝 Commits (1)

  • 0f9b3c1 allow array for users and tags

📊 Changes

7 files changed (+177 additions, -127 deletions)

View changed files

📝 src/cloud/components/DashboardFolderContextMenu.tsx (+115 -101)
📝 src/cloud/components/Modal/contents/Dashboard/ConditionItem.tsx (+1 -1)
📝 src/cloud/components/Modal/contents/Dashboard/ConditionValueControl.tsx (+6 -3)
📝 src/cloud/components/Modal/contents/Dashboard/DocAssigneeSelect.tsx (+29 -14)
📝 src/cloud/components/Modal/contents/Dashboard/DocLabelSelect.tsx (+11 -7)
📝 src/cloud/interfaces/db/dashboard.ts (+1 -1)
📝 src/cloud/lib/utils/array.ts (+14 -0)

📄 Description

No description provided


🔄 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/1286 **Author:** [@Davy-c](https://github.com/Davy-c) **Created:** 10/29/2021 **Status:** ✅ Merged **Merged:** 10/29/2021 **Merged by:** [@Davy-c](https://github.com/Davy-c) **Base:** `dashboard/new` ← **Head:** `docopsv1/dashboard-multipleusersortags` --- ### 📝 Commits (1) - [`0f9b3c1`](https://github.com/BoostIO/BoostNote-App/commit/0f9b3c1c21f477b70693b2c659af67db057172f5) allow array for users and tags ### 📊 Changes **7 files changed** (+177 additions, -127 deletions) <details> <summary>View changed files</summary> 📝 `src/cloud/components/DashboardFolderContextMenu.tsx` (+115 -101) 📝 `src/cloud/components/Modal/contents/Dashboard/ConditionItem.tsx` (+1 -1) 📝 `src/cloud/components/Modal/contents/Dashboard/ConditionValueControl.tsx` (+6 -3) 📝 `src/cloud/components/Modal/contents/Dashboard/DocAssigneeSelect.tsx` (+29 -14) 📝 `src/cloud/components/Modal/contents/Dashboard/DocLabelSelect.tsx` (+11 -7) 📝 `src/cloud/interfaces/db/dashboard.ts` (+1 -1) 📝 `src/cloud/lib/utils/array.ts` (+14 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:25:17 +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#1240
No description provided.