Chatwoot/app/javascript/dashboard/components
Bruno Almeida 1108446974
Feature: Move to the next conversation when I resolve a the current c… (#757)
* Feature: Move to the next conversation when I resolve a the current conversation

* check if nextId is present before emitting the event

* use es6 string literals

* use a named variable for better reading

* create a variable for better readability

* better sintax to get clickable element

* after last, go to first chat when resolve

* use state and action to set next chat

* remove not used emit

* clear selected state when there is not next chat

* Remove deprecated scope from FB Channel (#761)

Remove deprecated scope from FB Channel

* Feature: Customise the position of messenger (#767)

Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>

* Bug: Redirect user to set new password screen (#772)

* auto linter

* fix js linter

* sort chats on getter / filter before getting next chat

* Revert not related changes on ConversationCard.vue

* add test for getNextChatConversation getter

* remove not used module

* add test for getAllConversations getter
2020-05-14 13:43:02 +05:30
..
buttons Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
layout Chore: Use installation config in frontend (#847) 2020-05-12 01:31:40 +05:30
specs [Enhancement] Hide sidebar on tablets (#358) 2019-12-12 12:53:15 +05:30
ui Chore: Use installation config in frontend (#847) 2020-05-12 01:31:40 +05:30
widgets Feature: Typing Indicator on widget and dashboard (#811) 2020-05-04 23:07:56 +05:30
ChatList.vue Feature: Move to the next conversation when I resolve a the current c… (#757) 2020-05-14 13:43:02 +05:30
Code.vue Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
index.js [Feature] Email collect message hooks (#331) 2020-01-09 13:06:40 +05:30
Modal.vue Fix onBackDropClick (#578) 2020-03-01 11:23:55 +05:30
ModalHeader.vue Refactor: Inbox store, remove inboxes from sidebar (#387) 2019-12-28 21:56:42 +05:30
SettingsSection.vue Chore: Web widget Inbox Tech Debts (#738) 2020-04-19 23:40:28 +05:30
SidemenuIcon.vue Refactor: Minor code refactoring in accordance with Vue.js best practices (#368) 2019-12-16 18:23:14 +05:30
Snackbar.vue Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
SnackbarContainer.vue Chore: UI fixes and enhancements (#796) 2020-05-02 09:47:36 +05:30