Chatwoot/app/javascript/dashboard/components/widgets/conversation
Pranav Raj S 2ce7438c79 [Refactor] Cleanup agent store and actions (#373)
* Cleanup agent store and actions

* Move set/create/update/destroy to helpers

* Update mutation specs

* Add specs for API helper

* Fix edit/delete action visibility

* Add actions specs

* Remove unused API helpers

* Remove duplicates

* Remove duplicates

* Fix duplicate
2019-12-21 22:54:35 +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 [Enhancement] Add default avatar when profile image is not available (#188) 2019-10-29 23:36:21 +05:30
ConversationHeader.vue [Refactor] Cleanup agent store and actions (#373) 2019-12-21 22:54:35 +05:30
EmptyState.vue [Enhancement] Create EmptyState component (#209) 2019-11-17 13:09:10 +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 [Enhancement] Create EmptyState component (#209) 2019-11-17 13:09:10 +05:30
ReplyBox.vue Refactor: Minor code refactoring in accordance with Vue.js best practices (#368) 2019-12-16 18:23:14 +05:30