Chatwoot/app/javascript/dashboard/components/widgets/conversation
Muhsin Keloth ce4ce3c86c
fix: Check uploaded file size in widget and dashboard (#1975)
* File size check logic in widget

* set maxium file size

* update locale texts

* file size check in dashboard

* dynamincally set file size limit error message

* code climate review fixes

* add alert mixin

* move attahcment bus event to constants

* Move file size check logic to helper

* add specs for file size limit check helper

* changes as per review
2021-04-15 22:28:19 +05:30
..
bubble Fix: Order list number break issue (#2097) 2021-04-14 15:20:13 +05:30
helpers fix: Fix bot message rendering in dashboard (#1743) 2021-02-09 15:19:47 +05:30
specs chore: Upgrade vue-i18n to 8.x (#1383) 2020-12-12 12:08:36 +05:30
CannedResponse.vue chore: Move Canned Responses list to a separate component (#1681) 2021-01-23 14:07:01 +05:30
ChatFilter.vue Enhancement: Paginate conversation calls in tabs (#560) 2020-02-26 21:15:01 +05:30
ConversationBox.vue Fix: Populate only agents part of the inbox in conversations (#2060) 2021-04-09 14:32:29 +05:30
ConversationCard.vue Enhancement: Added hover effect for conversations (#2059) 2021-04-06 20:22:38 +05:30
ConversationHeader.vue Fix: Populate only agents part of the inbox in conversations (#2060) 2021-04-09 14:32:29 +05:30
EmailTranscriptModal.vue Feature: Send chat transcript via email (#1152) 2020-08-17 11:25:13 +05:30
EmptyState.vue chore: Move conversation header above sidebar (#1835) 2021-03-02 22:44:04 +05:30
Message.vue Fix: Order list number break issue (#2097) 2021-04-14 15:20:13 +05:30
MessagesView.vue enhancement: Enable reply box for whatsapp template message (#2082) 2021-04-12 03:45:11 -07:00
MoreActions.vue Fix: Dropdown width issue fixes by using fit-content (#2048) 2021-04-08 19:42:38 +05:30
OnboardingView.vue feat: Add a view to assist user while onboarding (#1826) 2021-02-24 11:16:38 +05:30
ReplyBox.vue fix: Check uploaded file size in widget and dashboard (#1975) 2021-04-15 22:28:19 +05:30
TagAgents.vue feat: Tag agents in a private note (#1688) 2021-01-27 00:04:11 +05:30