Chatwoot/app/javascript/widget/store/modules
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
..
conversation feat: Add state and mutations for multiple conversation on widget (#2851) 2021-09-17 20:58:21 +05:30
conversation_new feat: Add actions for multiple conversation on widget #2851 (#3020) 2021-09-23 11:03:36 +05:30
conversationv2 feat: Refactors API on widget side to support multiple conversations (#3032) 2021-09-23 11:56:24 +05:30
messageV2 feat: Refactors API on widget side to support multiple conversations (#3032) 2021-09-23 11:56:24 +05:30
specs feat: Refactors API on widget side to support multiple conversations (#3032) 2021-09-23 11:56:24 +05:30
agent.js Adds unread message bubbles for widget (#943) 2020-07-08 00:04:44 +05:30
appConfig.js Chore: Web widget Inbox Tech Debts (#738) 2020-04-19 23:40:28 +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 chore: Set phone_number through Website SDK (#2803) 2021-08-13 17:26:09 +05:30
conversationAttributes.js feat: Add ability to create a new conversation if the previous conversation is resolved (#2512) 2021-06-30 21:09:44 +05:30
conversationLabels.js Feature: Website SDK (#653) 2020-04-03 13:04:58 +05:30
events.js feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
message.js feat: Conversation transcript in widget (#2549) 2021-07-13 11:31:21 +05:30