mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-25 03:42:02 +00:00
68c2708464
- Deleted the VisitorInfoForm.vue component and its associated schema. - Introduced a new preChatFormSchema.js to handle dynamic form validation. - Updated ChatView.vue to conditionally display the PreChatForm based on user session and conversation state. - Enhanced chat store to manage current conversation updates. - Implemented WebSocket event handling for conversation updates. - Updated localization files to include new terms related to the pre-chat form. - Modified conversation management logic to support broadcasting updates to widget clients. - Updated SQL queries to accommodate custom attributes for visitors.