iachat/app/javascript/widget/store/modules
Muhsin Keloth 3fc646f330
feat: Add campaigns in web widget (#2227)
* add campaign store(getter, actions and mutations)

* add campaign store module

* add get campaigns api

* add fetch campaign action widget load

* add specs

* code cleanup

* trigger campaig api fixes

* integrate campaign trigger action

* code cleanup

* revert changes

* trigger api fixes

* review fixes

* code beautification

* chore: Fix multiple campaigns being send because of race condition

* chore: rubocop

* chore: Fix specs

* disable campaigns

Co-authored-by: Nithin David Thomas <webofnithin@gmail.com>
Co-authored-by: Sojan <sojan@pepalo.com>
2021-05-10 00:31:00 -07:00
..
conversation feat: Add a pre-chat form on widget (#1769) 2021-02-16 00:14:13 +05:30
specs feat: Add campaigns in web widget (#2227) 2021-05-10 00:31:00 -07:00
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: Add campaigns in web widget (#2227) 2021-05-10 00:31:00 -07:00
contacts.js Fix: Hide prechat for sessions inititated with setUser (#1914) 2021-03-20 17:44:20 +05:30
conversationAttributes.js feat: Notification on new messages in conversation (#1204) 2020-09-10 19:19:15 +05:30
conversationLabels.js Feature: Website SDK (#653) 2020-04-03 13:04:58 +05:30
events.js Feature: Rich Message Types (#610) 2020-04-10 16:42:37 +05:30
message.js Feature: Rich Message Types (#610) 2020-04-10 16:42:37 +05:30