Chatwoot/app/javascript/shared/helpers/specs
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
..
AudioNotificationHelper.spec.js Fix: apply alert conditions while document is hidden (#1859) 2021-03-08 13:13:13 +05:30
CustomErrors.spec.js feat: Ability to edit a contact (#1092) 2020-08-23 00:05:07 +05:30
CustomEventHelper.spec.js feat: Add chatwoot:ready event listener on window (#1091) 2020-07-25 21:54:58 +05:30
DateHelper.spec.js Feat: Show working hours on widget (#1823) 2021-03-13 11:44:28 +05:30
FileHelper.spec.js fix: Check uploaded file size in widget and dashboard (#1975) 2021-04-15 22:28:19 +05:30
KeyboardHelpers.spec.js Chore: Cleanup attachment handling for Facebook & Whatsapp (#1051) 2020-07-17 00:32:32 +05:30
MessageFormatter.spec.js feat: Add support for markdown in messages (#1642) 2021-01-15 14:40:50 +05:30
MessageTypeHelper.spec.js Chore: View form responses as user messages (#876) 2020-05-17 22:49:45 +05:30