[PR #4368] [CLOSED] ignore #4600

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4368
Author: @mgedikmoneypay
Created: 9/8/2025
Status: Closed

Base: masterHead: dev


📝 Commits (10+)

📊 Changes

6 files changed (+328 additions, -255 deletions)

View changed files

📝 docker/docker-compose.yml (+11 -8)
📝 frontend/index.html (+5 -0)
📝 frontend/src/components/Modals/Password/MultiUserAuth.jsx (+203 -164)
📝 frontend/src/components/Modals/Password/SingleUserAuth.jsx (+60 -47)
📝 frontend/src/components/Modals/Password/index.jsx (+24 -35)
📝 frontend/tailwind.config.js (+25 -1)

📄 Description

Pull Request Type

  • feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #xxx

What is in this change?

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally

🔄 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/4368 **Author:** [@mgedikmoneypay](https://github.com/mgedikmoneypay) **Created:** 9/8/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`c290475`](https://github.com/Mintplex-Labs/anything-llm/commit/c290475d79738bd4e17133ca32f7ecb211c4e995) Add Google Fonts and enhance Password Modal animations - [`64b61d4`](https://github.com/Mintplex-Labs/anything-llm/commit/64b61d4a2021ca8debcc5845a083b8719d5fcbd2) docker file update - [`9eac3ae`](https://github.com/Mintplex-Labs/anything-llm/commit/9eac3ae88b84641f7ebc1f7c3d982a4f0e2ef504) docker update - [`bdf81bf`](https://github.com/Mintplex-Labs/anything-llm/commit/bdf81bf93e6ecf641ff19ea101b4a35bc5d6c43a) test - [`a796ebc`](https://github.com/Mintplex-Labs/anything-llm/commit/a796ebc939f42ffd71ea4d516c1934540037d077) log - [`858e708`](https://github.com/Mintplex-Labs/anything-llm/commit/858e70873a5ac3ba6cf1ea5b5442eb4471aaaacd) fix - [`8e23c6d`](https://github.com/Mintplex-Labs/anything-llm/commit/8e23c6d5e4e7608b57a209c92c2797deb033b0a2) test - [`df913c0`](https://github.com/Mintplex-Labs/anything-llm/commit/df913c0745c92bc7585fd5335cfe056205f8de10) rw env - [`0af67d6`](https://github.com/Mintplex-Labs/anything-llm/commit/0af67d67219ca0af0365c87d762897d04429a748) Merge pull request #1 from Mintplex-Labs/master - [`2c4d184`](https://github.com/Mintplex-Labs/anything-llm/commit/2c4d18433bd4076b818d7a6017b17c52cf99b5b0) Merge branch 'master' of github.com:mgedikmoneypay/chat-bot into dev ### 📊 Changes **6 files changed** (+328 additions, -255 deletions) <details> <summary>View changed files</summary> 📝 `docker/docker-compose.yml` (+11 -8) 📝 `frontend/index.html` (+5 -0) 📝 `frontend/src/components/Modals/Password/MultiUserAuth.jsx` (+203 -164) 📝 `frontend/src/components/Modals/Password/SingleUserAuth.jsx` (+60 -47) 📝 `frontend/src/components/Modals/Password/index.jsx` (+24 -35) 📝 `frontend/tailwind.config.js` (+25 -1) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [ ] ✨ feat - [ ] 🐛 fix - [ ] ♻️ refactor - [ ] 💄 style - [ ] 🔨 chore - [ ] 📝 docs ### Relevant Issues <!-- Use "resolves #xxx" to auto resolve on merge. Otherwise, please use "connect #xxx" --> resolves #xxx ### What is in this change? <!-- Describe the changes in this PR that are impactful to the repo. --> ### Additional Information <!-- Add any other context about the Pull Request here that was not captured above. --> ### Developer Validations <!-- All of the applicable items should be checked. --> - [ ] I ran `yarn lint` from the root of the repo & committed changes - [ ] Relevant documentation has been updated - [ ] I have tested my code functionality - [ ] Docker build succeeds locally --- <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:09 -05:00
yindo closed this issue 2026-02-22 18:36:09 -05:00
yindo changed title from [PR #4368] ignore to [PR #4368] [CLOSED] ignore 2026-06-05 15:19:23 -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#4600