[PR #1968] [CLOSED] Update Bpcc/ftr/legal text with upstream #3842

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/1968
Author: @wizAmit
Created: 7/25/2024
Status: Closed

Base: masterHead: bpcc/ftr/legalText


📝 Commits (3)

  • cb72c8c added the Legal Disclaimer text on chat load for daily acceptance
  • 161ccc0 added legal text
  • 162568d Merge branch 'Mintplex-Labs:master' into bpcc/ftr/legalText

📊 Changes

3 files changed (+85 additions, -0 deletions)

View changed files

frontend/public/legal_disclaimer.txt (+1 -0)
frontend/src/components/Modals/LegalDisclaimerModal/index.jsx (+60 -0)
📝 frontend/src/components/WorkspaceChat/ChatContainer/index.jsx (+24 -0)

📄 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/1968 **Author:** [@wizAmit](https://github.com/wizAmit) **Created:** 7/25/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `bpcc/ftr/legalText` --- ### 📝 Commits (3) - [`cb72c8c`](https://github.com/Mintplex-Labs/anything-llm/commit/cb72c8c5e3828433e4f92d1258381bdc525fb3fb) added the Legal Disclaimer text on chat load for daily acceptance - [`161ccc0`](https://github.com/Mintplex-Labs/anything-llm/commit/161ccc06da131b117092506addd3a4384036ce49) added legal text - [`162568d`](https://github.com/Mintplex-Labs/anything-llm/commit/162568dbc7404f2ef93d005648b762dd50fd6b46) Merge branch 'Mintplex-Labs:master' into bpcc/ftr/legalText ### 📊 Changes **3 files changed** (+85 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `frontend/public/legal_disclaimer.txt` (+1 -0) ➕ `frontend/src/components/Modals/LegalDisclaimerModal/index.jsx` (+60 -0) 📝 `frontend/src/components/WorkspaceChat/ChatContainer/index.jsx` (+24 -0) </details> ### 📄 Description ### Pull Request Type <!-- For change type, change [ ] to [x]. --> - [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:34:36 -05:00
yindo closed this issue 2026-02-22 18:34:36 -05:00
yindo changed title from [PR #1968] Update Bpcc/ftr/legal text with upstream to [PR #1968] [CLOSED] Update Bpcc/ftr/legal text with upstream 2026-06-05 15:15:31 -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#3842