Chatwoot/app/javascript/dashboard
Pranav Raj S 9c31d7c672
feat: Use vue-router on widget route management (#3415)
* feat: Add vue-router to widget

Co-authored-by: Pranav <pranav@chatwoot.com>

* Move to dynamic imports

* Move to routerMixin

* Fix popup button display

* Remove unnecessary import

* router -> route

* Fix open state

* Fix issues

* Remove used CSS

* Fix specs

* Fix specs

* Fix widgetColor specs

* Fix mutation specs

* Fixes broken lint errors

* Fixes issues with widget flow

Co-authored-by: Nithin <nithin@chatwoot.com>
Co-authored-by: Nithin David <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2022-01-12 16:25:27 +05:30
..
api feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
assets chore: Allow more filetypes in uploads (#3557) 2021-12-20 23:50:37 +05:30
components feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
helper feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
i18n fix: Update shortcode -> short code (#3708) 2022-01-11 15:20:52 -08:00
mixins feat: Use Fluent SVG icons on the dashboard (#3482) 2021-11-30 21:03:18 -08:00
modules Chore: Fixes icon size in button (#3555) 2021-12-14 17:37:25 +05:30
routes feat: Toggle to disallow users to send messages after a conversation is resolved (#3605) 2022-01-11 00:32:03 -08:00
store feat: Show errors for message bubbles in dashboard (#3585) 2021-12-21 00:07:33 +05:30
App.vue feat: Show refresh prompt on network disconnect (#3165) 2021-10-12 11:57:36 +05:30
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
constants.js feat: Add all filter for conversations (#3102) 2021-09-29 16:23:39 +05:30