[PR #4628] [CLOSED] first commit #4697

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/4628
Author: @Manvichadha
Created: 11/6/2025
Status: Closed

Base: masterHead: main


📝 Commits (1)

📊 Changes

26 files changed (+281 additions, -437 deletions)

View changed files

📝 frontend/src/LogoContext.jsx (+2 -8)
📝 frontend/src/components/Footer/index.jsx (+2 -112)
📝 frontend/src/components/Modals/Password/MultiUserAuth.jsx (+13 -13)
📝 frontend/src/components/Modals/Password/SingleUserAuth.jsx (+4 -4)
📝 frontend/src/components/Modals/Password/index.jsx (+0 -8)
📝 frontend/src/components/SettingsSidebar/index.jsx (+3 -21)
📝 frontend/src/components/Sidebar/index.jsx (+3 -20)
📝 frontend/src/components/lib/CTAButton/index.jsx (+1 -1)
📝 frontend/src/index.css (+229 -216)
📝 frontend/src/pages/GeneralSettings/AudioPreference/stt.jsx (+2 -2)
📝 frontend/src/pages/GeneralSettings/AudioPreference/tts.jsx (+2 -2)
📝 frontend/src/pages/GeneralSettings/CommunityHub/ImportItem/Steps/PullAndReview/HubItem/Unknown.jsx (+1 -1)
📝 frontend/src/pages/GeneralSettings/CommunityHub/ImportItem/index.jsx (+1 -1)
📝 frontend/src/pages/GeneralSettings/CommunityHub/Trending/HubItems/index.jsx (+2 -2)
📝 frontend/src/pages/GeneralSettings/CommunityHub/Trending/index.jsx (+1 -1)
📝 frontend/src/pages/GeneralSettings/EmbeddingPreference/index.jsx (+3 -3)
📝 frontend/src/pages/GeneralSettings/LLMPreference/index.jsx (+1 -1)
📝 frontend/src/pages/GeneralSettings/MobileConnections/ConnectionModal/index.jsx (+3 -3)
📝 frontend/src/pages/GeneralSettings/Settings/components/CustomAppName/index.jsx (+1 -1)
📝 frontend/src/pages/GeneralSettings/Settings/components/CustomSiteSettings/index.jsx (+2 -2)

...and 6 more files

📄 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/4628 **Author:** [@Manvichadha](https://github.com/Manvichadha) **Created:** 11/6/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `main` --- ### 📝 Commits (1) - [`0213046`](https://github.com/Mintplex-Labs/anything-llm/commit/0213046ee7d0ca28155f17e465e667259269f416) first commit ### 📊 Changes **26 files changed** (+281 additions, -437 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/LogoContext.jsx` (+2 -8) 📝 `frontend/src/components/Footer/index.jsx` (+2 -112) 📝 `frontend/src/components/Modals/Password/MultiUserAuth.jsx` (+13 -13) 📝 `frontend/src/components/Modals/Password/SingleUserAuth.jsx` (+4 -4) 📝 `frontend/src/components/Modals/Password/index.jsx` (+0 -8) 📝 `frontend/src/components/SettingsSidebar/index.jsx` (+3 -21) 📝 `frontend/src/components/Sidebar/index.jsx` (+3 -20) 📝 `frontend/src/components/lib/CTAButton/index.jsx` (+1 -1) 📝 `frontend/src/index.css` (+229 -216) 📝 `frontend/src/pages/GeneralSettings/AudioPreference/stt.jsx` (+2 -2) 📝 `frontend/src/pages/GeneralSettings/AudioPreference/tts.jsx` (+2 -2) 📝 `frontend/src/pages/GeneralSettings/CommunityHub/ImportItem/Steps/PullAndReview/HubItem/Unknown.jsx` (+1 -1) 📝 `frontend/src/pages/GeneralSettings/CommunityHub/ImportItem/index.jsx` (+1 -1) 📝 `frontend/src/pages/GeneralSettings/CommunityHub/Trending/HubItems/index.jsx` (+2 -2) 📝 `frontend/src/pages/GeneralSettings/CommunityHub/Trending/index.jsx` (+1 -1) 📝 `frontend/src/pages/GeneralSettings/EmbeddingPreference/index.jsx` (+3 -3) 📝 `frontend/src/pages/GeneralSettings/LLMPreference/index.jsx` (+1 -1) 📝 `frontend/src/pages/GeneralSettings/MobileConnections/ConnectionModal/index.jsx` (+3 -3) 📝 `frontend/src/pages/GeneralSettings/Settings/components/CustomAppName/index.jsx` (+1 -1) 📝 `frontend/src/pages/GeneralSettings/Settings/components/CustomSiteSettings/index.jsx` (+2 -2) _...and 6 more files_ </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:21 -05:00
yindo closed this issue 2026-02-22 18:36:21 -05:00
yindo changed title from [PR #4628] first commit to [PR #4628] [CLOSED] first commit 2026-06-05 15:19:55 -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#4697