Chatwoot/app/javascript/dashboard/components/widgets/conversation
Ximena Sandoval cab5a3e53b
chore: Add a redirect link to the conversation in success toast message (#3711)
When creating a conversation from the contacts tab now we can go directly to the conversation by clicking the link in the success message

Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2022-01-13 11:15:40 -08:00
..
advancedFilterItems feat: Add advanced contact filters (#3471) 2021-12-02 19:12:44 -08:00
bubble chore: Allow more filetypes in uploads (#3557) 2021-12-20 23:50:37 +05:30
helpers
specs chore: Add a redirect link to the conversation in success toast message (#3711) 2022-01-13 11:15:40 -08:00
stories
AvailabilityStatusBadge.vue feat: Updates sidebar to accomodate sub menu (#3416) 2021-12-01 12:45:39 +05:30
CannedResponse.vue
ChatFilter.vue
ConversationAdvancedFilter.vue Chore: Fixes icon size in button (#3555) 2021-12-14 17:37:25 +05:30
ConversationBox.vue
ConversationCard.vue feat: Show errors for message bubbles in dashboard (#3585) 2021-12-21 00:07:33 +05:30
ConversationHeader.vue feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
EmailTranscriptModal.vue
EmptyState.vue
Message.vue fix: Update timestamp style on the private message from bot (#3758) 2022-01-13 10:54:52 -08:00
MessagesView.vue bug: Fixes expanded reply box is not closing after the message is sent (#3537) 2021-12-13 12:37:21 +05:30
MoreActions.vue Chore: Fixes icon size in button (#3555) 2021-12-14 17:37:25 +05:30
OnboardingView.vue chore: Fix pre-commit hooks (#3525) 2021-12-08 17:32:00 -08:00
ReplyBox.vue fix: Allow private note without selecting a tweet (#3754) 2022-01-13 10:54:00 -08:00
ReplyEmailHead.vue fix: Fixes cc bcc being sent when mail head is empty (#3515) 2021-12-07 23:44:32 +05:30
TagAgents.vue