Commit graph

2 commits

Author SHA1 Message Date
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
Nithin David Thomas
a2faa3484f
feat: Add state and mutations for multiple conversation on widget (#2851)
* State structure

* How to refactr action modules

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

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2021-09-17 20:58:21 +05:30