Chatwoot/app/javascript/dashboard/components/widgets/conversation
Pranav Raj S 439e064d90 Feature: Contact Panel with conversation details (#397)
* Add Contact panel changes

* Fix parent iframe blocked

* Add Conversation Panel, Contact messages

* Update contact panel with conversation details

* Update designs in sidebar

* Fix specs

* Specs: Add specs for conversationMetadata and contact modules

* Fix currentUrl issues

* Fix spelling

* Set default to empty string
2020-01-01 22:30:43 +05:30
..
bubble [Bug] Fix ReadableTime overlapping message text in Firefox(#219) 2019-11-19 12:55:12 +05:30
CannedResponse.vue Fix scrollTop of undefined in CannedResponseList (#226) 2019-11-20 15:40:34 +05:30
ChatFilter.vue [#247] Filters conversation by status and paginate conversations (#284) 2019-12-01 10:16:51 +05:30
ConversationBox.vue Refactor: Minor code refactoring in accordance with Vue.js best practices (#368) 2019-12-16 18:23:14 +05:30
ConversationCard.vue Refactor: Inbox store, remove inboxes from sidebar (#387) 2019-12-28 21:56:42 +05:30
ConversationHeader.vue Feature: Contact Panel with conversation details (#397) 2020-01-01 22:30:43 +05:30
EmptyState.vue Refactor: Inbox store, remove inboxes from sidebar (#387) 2019-12-28 21:56:42 +05:30
Message.vue Refactor: Minor code refactoring in accordance with Vue.js best practices (#368) 2019-12-16 18:23:14 +05:30
MessagesView.vue Refactor: Inbox store, remove inboxes from sidebar (#387) 2019-12-28 21:56:42 +05:30
ReplyBox.vue Refactor: Minor code refactoring in accordance with Vue.js best practices (#368) 2019-12-16 18:23:14 +05:30