[PR #2727] [MERGED] Community hub integration UX improvements #4099

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2727
Author: @shatfield4
Created: 11/26/2024
Status: Merged
Merged: 11/26/2024
Merged by: @timothycarambat

Base: masterHead: hub-improvements


📝 Commits (3)

  • 731986b add empty states to your account hub page + disconnect button for api key
  • 11badb6 lint
  • 88dd9d4 lint

📊 Changes

4 files changed (+66 additions, -16 deletions)

View changed files

📝 frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/SlashCommands/SlashPresets/index.jsx (+1 -1)
📝 frontend/src/pages/GeneralSettings/CommunityHub/Authentication/UserItems/index.jsx (+15 -1)
📝 frontend/src/pages/GeneralSettings/CommunityHub/Authentication/index.jsx (+42 -10)
📝 frontend/src/pages/GeneralSettings/CommunityHub/ImportItem/Steps/PullAndReview/HubItem/AgentSkill.jsx (+8 -4)

📄 Description

… key

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/2727 **Author:** [@shatfield4](https://github.com/shatfield4) **Created:** 11/26/2024 **Status:** ✅ Merged **Merged:** 11/26/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `hub-improvements` --- ### 📝 Commits (3) - [`731986b`](https://github.com/Mintplex-Labs/anything-llm/commit/731986bc84876c04b4a44202945fc6a2f4df2d34) add empty states to your account hub page + disconnect button for api key - [`11badb6`](https://github.com/Mintplex-Labs/anything-llm/commit/11badb6c2ad0afb10e446ed6a2e13840ccaa0e98) lint - [`88dd9d4`](https://github.com/Mintplex-Labs/anything-llm/commit/88dd9d431920392b3535f12665a6457c3423d178) lint ### 📊 Changes **4 files changed** (+66 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/WorkspaceChat/ChatContainer/PromptInput/SlashCommands/SlashPresets/index.jsx` (+1 -1) 📝 `frontend/src/pages/GeneralSettings/CommunityHub/Authentication/UserItems/index.jsx` (+15 -1) 📝 `frontend/src/pages/GeneralSettings/CommunityHub/Authentication/index.jsx` (+42 -10) 📝 `frontend/src/pages/GeneralSettings/CommunityHub/ImportItem/Steps/PullAndReview/HubItem/AgentSkill.jsx` (+8 -4) </details> ### 📄 Description … key ### 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. --> - [x] I ran `yarn lint` from the root of the repo & committed changes - [x] Relevant documentation has been updated - [x] I have tested my code functionality - [x] 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:35:08 -05:00
yindo closed this issue 2026-02-22 18:35:08 -05:00
yindo changed title from [PR #2727] Community hub integration UX improvements to [PR #2727] [MERGED] Community hub integration UX improvements 2026-06-05 15:16:49 -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#4099