Conversation
…d MistralResponseModal component and related services
…form validation and login success/error messages
…es in registration
…ndling in multiple components
…rove document click management, and adjust column widths for better layout
…ew to control its visibility
… and document interactions, and streamline template structure for better readability
…nd improve readability + Add standardized color scheme for charts in StatisticsView and update chart data formatting
…e key and outside click handlers, and improve close button handling
…raise error for missing API key
…nd functionality - Translated comments and UI text from French to English in MistralResponseModal.vue for better accessibility. - Enhanced the useMailTable.js composable with clearer variable names and comments in English. - Updated mistralService.js to improve error handling and response messages in English. - Adjusted QuarantineView.vue to reflect English error messages for consistency. - Revised FastAPI endpoints and Mistral explanation generation logic in main.py and mistral_explain.py for clearer error messages and structured responses in English.
… for detectish, backend, and frontend services
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implement Mistral integration for email analysis, improve error handling, and add toast notifications for user actions. Refactor components for better readability and functionality, and update dependencies in package.json. Remove outdated statistics and enhance the overall user experience in the application.