chatwoot/app/javascript/dashboard/components/widgets/conversation
Sivin Varghese b333d0c986
feat: Attachments view (#7156)
* feat: Attachments view with key shortcuts and dynamically updates when user delete or sent new attachments

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2023-06-05 19:21:47 +05:30
..
advancedFilterItems
bubble feat: Attachments view (#7156) 2023-06-05 19:21:47 +05:30
components feat: Attachments view (#7156) 2023-06-05 19:21:47 +05:30
contextMenu feat: Sort agents on availability status (#7174) 2023-05-25 14:49:56 +05:30
conversationBulkActions chore: Upgrade to Rails 7 (#6719) 2023-05-06 10:44:52 +05:30
conversationCardComponents fix: Fixes assignee and inbox name spacing issues (#6589) 2023-03-02 22:00:43 +05:30
helpers fix: Handle spaces in CC/BCC email lists (#6788) 2023-04-18 19:18:23 +05:30
specs
stories
WhatsappTemplates
AvailabilityStatusBadge.vue
CannedResponse.vue
ChatFilter.vue feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
ConversationAdvancedFilter.vue
ConversationBasicFilter.vue feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
ConversationBox.vue chore: Add account_id as custom_attribute for cloud users (#6926) 2023-04-18 22:35:11 -07:00
ConversationCard.vue feat: Add cmd/ctrl click open on the conversation cards (#7100) 2023-05-16 16:57:25 -07:00
ConversationHeader.vue Chore: moves localstorage helper as a shared utility (#6838) 2023-04-11 15:50:46 +05:30
EmailTranscriptModal.vue
EmptyState.vue
FilterItem.vue feat: Adds the ability to sort conversations (#6853) 2023-05-05 17:08:32 -07:00
instagramImageErrorPlaceholder.vue
Message.vue feat: Attachments view (#7156) 2023-06-05 19:21:47 +05:30
MessagesView.vue feat: Attachments view (#7156) 2023-06-05 19:21:47 +05:30
MoreActions.vue
OnboardingView.vue
PriorityMark.vue feat: improvements to priority (#6981) 2023-04-25 22:28:19 +05:30
ReplyBox.vue fix: Enable ogg format for audio recording in API channel (#7178) 2023-05-24 15:05:31 +05:30
ReplyEmailHead.vue
TagAgents.vue
VariableList.vue