[PR #266] [MERGED] v2 Settings modal styles #3274

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/266
Author: @shatfield4
Created: 10/5/2023
Status: Merged
Merged: 10/5/2023
Merged by: @timothycarambat

Base: ui-v2Head: v2-settings-modal-styles


📝 Commits (6)

  • 878f681 EditUserModal styles complete
  • c273534 workspaces modals styles complete
  • 79c5540 Merge branch 'ui-v2' into v2-settings-modal-styles
  • c8c0f22 create invite link modal styles complete
  • b54298f create new api key modal styles complete
  • 5d142b9 Merge branch 'ui-v2' of github.com:Mintplex-Labs/anything-llm into v2-settings-modal-styles

📊 Changes

6 files changed (+88 additions, -84 deletions)

View changed files

📝 frontend/src/pages/Admin/Invitations/NewInviteModal/index.jsx (+13 -12)
📝 frontend/src/pages/Admin/Users/NewUserModal/index.jsx (+16 -15)
📝 frontend/src/pages/Admin/Users/UserRow/EditUserModal/index.jsx (+15 -17)
📝 frontend/src/pages/Admin/Workspaces/NewWorkspaceModal/index.jsx (+13 -13)
📝 frontend/src/pages/Admin/Workspaces/WorkspaceRow/EditWorkspaceUsersModal/index.jsx (+17 -14)
📝 frontend/src/pages/GeneralSettings/ApiKeys/NewApiKeyModal/index.jsx (+14 -13)

📄 Description

Updated styles for all settings modals to match styles of new UI


🔄 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/266 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 10/5/2023 **Status:** ✅ Merged **Merged:** 10/5/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `ui-v2` ← **Head:** `v2-settings-modal-styles` --- ### 📝 Commits (6) - [`878f681`](https://github.com/Mintplex-Labs/anything-llm/commit/878f681864b7d45712439182be9f37cba979221f) EditUserModal styles complete - [`c273534`](https://github.com/Mintplex-Labs/anything-llm/commit/c2735347812684c979d5fdf76b40e6a6518374d4) workspaces modals styles complete - [`79c5540`](https://github.com/Mintplex-Labs/anything-llm/commit/79c5540e7b34bfc59532134110970aac426b742a) Merge branch 'ui-v2' into v2-settings-modal-styles - [`c8c0f22`](https://github.com/Mintplex-Labs/anything-llm/commit/c8c0f22f421ff6cf813b00a319bb2b998bc597f4) create invite link modal styles complete - [`b54298f`](https://github.com/Mintplex-Labs/anything-llm/commit/b54298fc12be5052f220fd47cd04d73650ac36b1) create new api key modal styles complete - [`5d142b9`](https://github.com/Mintplex-Labs/anything-llm/commit/5d142b99395cfe9a5a0d0ac3782d4c5f37f0a45a) Merge branch 'ui-v2' of github.com:Mintplex-Labs/anything-llm into v2-settings-modal-styles ### 📊 Changes **6 files changed** (+88 additions, -84 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/pages/Admin/Invitations/NewInviteModal/index.jsx` (+13 -12) 📝 `frontend/src/pages/Admin/Users/NewUserModal/index.jsx` (+16 -15) 📝 `frontend/src/pages/Admin/Users/UserRow/EditUserModal/index.jsx` (+15 -17) 📝 `frontend/src/pages/Admin/Workspaces/NewWorkspaceModal/index.jsx` (+13 -13) 📝 `frontend/src/pages/Admin/Workspaces/WorkspaceRow/EditWorkspaceUsersModal/index.jsx` (+17 -14) 📝 `frontend/src/pages/GeneralSettings/ApiKeys/NewApiKeyModal/index.jsx` (+14 -13) </details> ### 📄 Description Updated styles for all settings modals to match styles of new UI --- <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:33:26 -05:00
yindo closed this issue 2026-02-22 18:33:26 -05: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#3274