Chatwoot/app
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
..
actions chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
assets feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
builders feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
channels chore: Migrate PubSub Token to contact inbox (#3434) 2021-11-22 23:32:17 +05:30
controllers chore: revert GlobalConfig changes (#3702) 2022-01-11 19:20:23 -08:00
dashboards fix: SuperAdmin Improvements (#3733) 2022-01-11 19:00:00 -08:00
dispatchers feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
drops fix: Add fixes for sentry errors (#3522) 2021-12-09 11:50:28 +05:30
fields fix: SuperAdmin Improvements (#3733) 2022-01-11 19:00:00 -08:00
finders feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
helpers chore: Allow more filetypes in uploads (#3557) 2021-12-20 23:50:37 +05:30
javascript feat: Use vue-router on widget route management (#3415) 2022-01-12 16:25:27 +05:30
jobs chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30
listeners feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
mailboxes bug: NoMethodError: undefined method `match' for in_reply_to (#3641) 2021-12-22 22:33:18 +05:30
mailers feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
models fix: SuperAdmin Improvements (#3733) 2022-01-11 19:00:00 -08:00
policies feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
presenters chore: Minor API cleanups (#3645) 2021-12-23 00:55:49 +05:30
services feat: Save automation rules (#3359) 2022-01-10 12:41:59 +05:30
views fix: SuperAdmin Improvements (#3733) 2022-01-11 19:00:00 -08:00
workers Fix: Add max retries for all jobs (#3582) 2021-12-15 17:31:16 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30