Chatwoot/app/javascript/widget/store/modules/conversationv2
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
..
actions.js feat: Refactors API on widget side to support multiple conversations (#3032) 2021-09-23 11:56:24 +05:30
getters.js feat: Refactors API on widget side to support multiple conversations (#3032) 2021-09-23 11:56:24 +05:30
helpers.js feat: Refactors API on widget side to support multiple conversations (#3032) 2021-09-23 11:56:24 +05:30
index.js feat: Refactors API on widget side to support multiple conversations (#3032) 2021-09-23 11:56:24 +05:30
mutations.js feat: Refactors API on widget side to support multiple conversations (#3032) 2021-09-23 11:56:24 +05:30