Skip to content

Version 2#26

Merged
fkalpana merged 6 commits intomainfrom
version-2
Mar 28, 2026
Merged

Version 2#26
fkalpana merged 6 commits intomainfrom
version-2

Conversation

@fkalpana
Copy link
Copy Markdown
Collaborator

No description provided.

Hyrin-mansoor and others added 6 commits March 27, 2026 13:21
refactor: restructure App.vue to use new components and improve chatbot functionality
- Introduced ChatbotToggler and ChatbotPopup components
- Updated chat handling logic with support for different tabs (chat, debug, support)

chore: remove unused assets and add new BotIcon component
- Deleted vue.svg and added BotIcon.vue for better icon management

style: create new changai.css for improved styling
- Consolidated styles from style.css into changai.css
- Enhanced chatbot UI with new styles for buttons, messages, and popup

fix: update Vite configuration for proper build output
- Adjusted output directory and file naming for chatbot assets

feat: implement utility functions for API calls and session management
- Added frappe.js for API interactions
- Introduced helpers.js for error handling and text normalization
- Created session.js for managing chat session IDs

feat: add new components for chatbot functionality
- Implemented ChatHeader, ChatMessage, ChatTab, DebugTab, SupportTab, and TabBar components
- Enhanced ChatForm for better message submission handling

chore: update pyproject.toml to remove unnecessary dependencies
@fkalpana fkalpana merged commit 0168a1d into main Mar 28, 2026
1 of 2 checks passed
@sonarqubecloud
Copy link
Copy Markdown

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