Skip to content

Chatbot Final Changes Frontend #Ashutosh #5295

Open
ashutoshm97 wants to merge 5 commits into
developmentfrom
ashutosh_final_chatbot_changes
Open

Chatbot Final Changes Frontend #Ashutosh #5295
ashutoshm97 wants to merge 5 commits into
developmentfrom
ashutosh_final_chatbot_changes

Conversation

@ashutoshm97
Copy link
Copy Markdown
Member

Description

Please include the exact bug/functionality description and a summary of the changes/ related issues. Please also include any other relevant motivation and context:
Fixes # (bug list priority high/medium/low x.y.z)
Or Implements # (WBS)

Related PRS (if any):

This frontend PR is related to the #XXX backend PR.
To test this backend PR you need to checkout the #XXX frontend PR.

Main changes explained:

  • Delete file A for removing unused components …
  • Update file B for including new pattern …
  • Create file C for introducing new components …

How to test:

  1. check into current branch
  2. do npm install and ... to run this PR locally
  3. Clear site data/cache
  4. log as admin user
  5. go to dashboard→ Tasks→ task→…
  6. verify function “A” (feel free to include screenshot here)
  7. verify this new feature works in dark mode

Screenshots or videos of changes:

Note:

Include the information the reviewers need to know.

- add document management UI for listing, upload, and hash-based reindex

- add Pinecone document API service client

- add endpoint constants for documents APIs

- protect /chatbot/documents route to Owner/Admin/Manager

- show Document Indexing navigation only for authorized roles
@netlify
Copy link
Copy Markdown

netlify Bot commented May 25, 2026

Deploy Preview for highestgoodnetwork-dev ready!

Name Link
🔨 Latest commit 6bd3d00
🔍 Latest deploy log https://app.netlify.com/projects/highestgoodnetwork-dev/deploys/6a1470cfd4081e00081b2c8d
😎 Deploy Preview https://deploy-preview-5295--highestgoodnetwork-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@ashutoshm97
Copy link
Copy Markdown
Member Author

@copilot resolve the merge conflicts in this pull request

@ashutoshm97 ashutoshm97 changed the title Ashutosh final chatbot changes Chatbot Final Changes Frontend #Ashutosh May 25, 2026
Copy link
Copy Markdown
Contributor

Copilot AI commented May 25, 2026

@copilot resolve the merge conflicts in this pull request

Resolved the branch-side conflicts locally in 6bd3d00: Header.jsx now preserves the document indexing entry and the newer PR dashboard menu structure, routes.jsx was adjusted so the chatbot/document upload changes merge cleanly with development, and yarn.lock was aligned to remove the old lockfile conflict. I also verified the branch is conflict-free against origin/development with git merge-tree, and the targeted header test plus npm run build passed. The remaining issue is that pushing through the repo hook is currently blocked by unrelated existing repo-wide ESLint errors outside this PR (for example vite.config.js), so the remote PR branch has not updated yet.

@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants