Chatwoot/app/javascript/widget/api
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
..
specs fix: Add missing referer & initiated_at.timestamp to events (#2920) 2021-08-31 11:46:15 +05:30
agent.js Feature: As an end-user, I should be able to see the list of agents in the widget. (#461) 2020-02-05 11:27:22 +05:30
campaign.js feat: Create campaign conversation only if user interacts with the bubble (#2335) 2021-06-15 20:09:42 +05:30
contacts.js feat: Refactors API on widget side to support multiple conversations (#3032) 2021-09-23 11:56:24 +05:30
conversation.js feat: Add actions for multiple conversation on widget #2851 (#3020) 2021-09-23 11:03:36 +05:30
conversationLabels.js Feature: Website SDK (#653) 2020-04-03 13:04:58 +05:30
conversationPublic.js feat: Refactors API on widget side to support multiple conversations (#3032) 2021-09-23 11:56:24 +05:30
endPoints.js fix: Add missing referer & initiated_at.timestamp to events (#2920) 2021-08-31 11:46:15 +05:30
events.js fix: Add missing referer & initiated_at.timestamp to events (#2920) 2021-08-31 11:46:15 +05:30
message.js Feature: Rich Message Types (#610) 2020-04-10 16:42:37 +05:30
messagesPublic.js feat: Refactors API on widget side to support multiple conversations (#3032) 2021-09-23 11:56:24 +05:30