Chatwoot/app/javascript/dashboard
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
..
api feat: Add a dropdown to change status to "bot" (#1997) 2021-04-07 11:44:58 +05:30
assets fix: Responsive issue in activity message (#2090) 2021-04-13 22:58:54 +05:30
components fix: Check uploaded file size in widget and dashboard (#1975) 2021-04-15 22:28:19 +05:30
helper fix: Check uploaded file size in widget and dashboard (#1975) 2021-04-15 22:28:19 +05:30
i18n fix: Check uploaded file size in widget and dashboard (#1975) 2021-04-15 22:28:19 +05:30
mixins feat: Show date along with time in messages (#1748) 2021-02-11 12:10:08 +05:30
routes Enhancement: Changes contact location flag position (#2091) 2021-04-13 19:27:44 +05:30
store fix: error response has undefined issue (#2092) 2021-04-13 18:21:46 +05:30
App.vue chore: Upgrade vue-i18n to 8.x (#1383) 2020-12-12 12:08:36 +05:30
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
constants.js Chore: Enable bot conversations in status dropdown (#1041) 2020-07-19 21:22:12 +05:30