[PR #370] [MERGED] 365 update invite UI to match new UI #3325

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/370
Author: @shatfield4
Created: 11/13/2023
Status: Merged
Merged: 11/14/2023
Merged by: @timothycarambat

Base: masterHead: 365-update-invite-ui-to-match-new-ui


📝 Commits (5)

  • 663235f update NewUserModal to match ui styles
  • eb41a4f fix bg color of invite screen/auto login after accept invitation
  • 3c98a43 fix error text color
  • 7d4d5de Merge branch 'master' of github.com:Mintplex-Labs/anything-llm into 365-update-invite-ui-to-match-new-ui
  • 5f9ea04 cleanup

📊 Changes

2 files changed (+30 additions, -19 deletions)

View changed files

📝 frontend/src/pages/Invite/NewUserModal/index.jsx (+26 -15)
📝 frontend/src/pages/Invite/index.jsx (+4 -4)

📄 Description

resolves #365

  • Update invitation UI to match the UI overhaul
  • Auto login to the user account after accepting invite

🔄 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/370 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 11/13/2023 **Status:** ✅ Merged **Merged:** 11/14/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `365-update-invite-ui-to-match-new-ui` --- ### 📝 Commits (5) - [`663235f`](https://github.com/Mintplex-Labs/anything-llm/commit/663235fb2fe63c94ae41d7cf62df01599bcc3434) update NewUserModal to match ui styles - [`eb41a4f`](https://github.com/Mintplex-Labs/anything-llm/commit/eb41a4f1cb4ee6dc100f72c019b1ba6b2a97beb5) fix bg color of invite screen/auto login after accept invitation - [`3c98a43`](https://github.com/Mintplex-Labs/anything-llm/commit/3c98a433071a6974dfef095f488c0502d62eeb1c) fix error text color - [`7d4d5de`](https://github.com/Mintplex-Labs/anything-llm/commit/7d4d5de53a843a4fd711d8966a1b45f65d56a043) Merge branch 'master' of github.com:Mintplex-Labs/anything-llm into 365-update-invite-ui-to-match-new-ui - [`5f9ea04`](https://github.com/Mintplex-Labs/anything-llm/commit/5f9ea0489321a4aaf9e9ccd30c48377bad682460) cleanup ### 📊 Changes **2 files changed** (+30 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/pages/Invite/NewUserModal/index.jsx` (+26 -15) 📝 `frontend/src/pages/Invite/index.jsx` (+4 -4) </details> ### 📄 Description resolves #365 - Update invitation UI to match the UI overhaul - Auto login to the user account after accepting invite --- <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:33 -05:00
yindo closed this issue 2026-02-22 18:33:33 -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#3325