Chatwoot/app/javascript/widget
Nithin David Thomas 211f5cdedd
feat: Refactors API on widget side to support multiple conversations (#3032)
* State structure

* How to refactr action modules

* feat: Add state and mutations for multiple conversation on widget

* Adds actions to support multiple conversation

* feat: Adds public API endpoints for widget

* fixes lint errors

* Refactors store

* Update mutations to accommodate new changes in store

* Refactors actions in messages

* fixes broken tests
2021-09-23 11:56:24 +05:30
..
api feat: Refactors API on widget side to support multiple conversations (#3032) 2021-09-23 11:56:24 +05:30
assets feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
components fix: Update actions position if avatar image is unavailable (#2963) 2021-09-06 01:14:17 +05:30
helpers chore: Merge contact copy over information (#2812) 2021-08-31 15:30:18 +05:30
i18n chore: Update translations (#2958) 2021-09-05 19:12:18 +05:30
mixins fix: Hide deleted messages on widget side (#2614) 2021-07-15 14:27:37 +05:30
store feat: Refactors API on widget side to support multiple conversations (#3032) 2021-09-23 11:56:24 +05:30
views feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
App.vue feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
router.js [Feature] Website live chat (#187) 2019-10-29 12:50:54 +05:30