Pranav Raj S
|
9c31d7c672
|
feat: Use vue-router on widget route management (#3415)
* feat: Add vue-router to widget
Co-authored-by: Pranav <pranav@chatwoot.com>
* Move to dynamic imports
* Move to routerMixin
* Fix popup button display
* Remove unnecessary import
* router -> route
* Fix open state
* Fix issues
* Remove used CSS
* Fix specs
* Fix specs
* Fix widgetColor specs
* Fix mutation specs
* Fixes broken lint errors
* Fixes issues with widget flow
Co-authored-by: Nithin <nithin@chatwoot.com>
Co-authored-by: Nithin David <1277421+nithindavid@users.noreply.github.com>
Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
|
2022-01-12 16:25:27 +05:30 |
|
Muhsin Keloth
|
c6326993df
|
feat: Show pre-chat form before triggering the campaign (#3215)
|
2021-11-11 19:02:16 +05:30 |
|
Muhsin Keloth
|
fb2f3ff89f
|
feat: Create campaign conversation only if user interacts with the bubble (#2335)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
|
2021-06-15 20:09:42 +05:30 |
|
Pranav Raj S
|
20a0d381a7
|
fix: Resolve infinite loop with campaign API call (#2290)
Co-authored-by: Muhsin <muhsinkeramam@gmail.com>
|
2021-05-18 12:15:23 +05:30 |
|
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 |
|