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
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
MessageFormatter.spec.js feat: Add support for markdown in messages (#1642) 2021-01-15 14:40:50 +05:30
MessageTypeHelper.spec.js