[PR #4296] [CLOSED] add and remove users to multiple workspaces #4582

Closed
opened 2026-02-22 18:36:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4296
Author: @lkerr2
Created: 8/15/2025
Status: Closed

Base: masterHead: user-management


📝 Commits (1)

  • aca0feb add and remove users to multiple workspaces

📊 Changes

4 files changed (+955 additions, -627 deletions)

View changed files

📝 frontend/src/pages/Admin/Workspaces/NewWorkspaceModal/index.jsx (+87 -4)
frontend/src/pages/Admin/Workspaces/WorkspaceRow/ManageUsersModal/index.jsx (+225 -0)
📝 frontend/src/pages/Admin/Workspaces/WorkspaceRow/index.jsx (+25 -7)
📝 frontend/yarn.lock (+618 -616)

📄 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/Mintplex-Labs/anything-llm/pull/4296 **Author:** [@lkerr2](https://github.com/lkerr2) **Created:** 8/15/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `user-management` --- ### 📝 Commits (1) - [`aca0feb`](https://github.com/Mintplex-Labs/anything-llm/commit/aca0febbe1444cb86c1b03107b7daa9139b7219a) add and remove users to multiple workspaces ### 📊 Changes **4 files changed** (+955 additions, -627 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/pages/Admin/Workspaces/NewWorkspaceModal/index.jsx` (+87 -4) ➕ `frontend/src/pages/Admin/Workspaces/WorkspaceRow/ManageUsersModal/index.jsx` (+225 -0) 📝 `frontend/src/pages/Admin/Workspaces/WorkspaceRow/index.jsx` (+25 -7) 📝 `frontend/yarn.lock` (+618 -616) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:36:07 -05:00
yindo closed this issue 2026-02-22 18:36:07 -05:00
yindo changed title from [PR #4296] add and remove users to multiple workspaces to [PR #4296] [CLOSED] add and remove users to multiple workspaces 2026-06-05 15:19:18 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4582