Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Email collect message hooks #331

Merged
merged 28 commits into from
Jan 9, 2020
Merged

Conversation

sojan-official
Copy link
Member

@sojan-official sojan-official commented Nov 30, 2019

Description

Triggers template messages from backend for collecting email when a user sends messages via web widget.

Fixes #273

Screenshot 2019-12-16 00 41 39

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@pranavrajs pranavrajs force-pushed the 273-email-form-in-widget branch from 1593830 to ce2a40d Compare December 5, 2019 18:03
@sojan-official sojan-official marked this pull request as ready for review December 15, 2019 18:23
@pranavrajs pranavrajs force-pushed the 273-email-form-in-widget branch from 082d04e to 512f569 Compare December 15, 2019 18:28
@pranavrajs pranavrajs self-assigned this Dec 15, 2019
@pranavrajs pranavrajs force-pushed the 273-email-form-in-widget branch from 16b93bc to 95e19b6 Compare December 24, 2019 17:11
@sojan-official sojan-official force-pushed the 273-email-form-in-widget branch from 76d04b8 to 08ac958 Compare December 26, 2019 20:55
@pranavrajs pranavrajs force-pushed the 273-email-form-in-widget branch from 2edaa8a to 65fc7e5 Compare December 28, 2019 13:49
@sojan-official sojan-official changed the base branch from master to develop January 1, 2020 11:21
@pranavrajs pranavrajs force-pushed the 273-email-form-in-widget branch 3 times, most recently from 01def79 to 4e33078 Compare January 8, 2020 13:45
@pranavrajs pranavrajs changed the title [Feature] Email collect message hooks #273 [Feature] Email collect message hooks Jan 9, 2020
@pranavrajs pranavrajs force-pushed the 273-email-form-in-widget branch from bd67452 to 7d1c1a6 Compare January 9, 2020 06:50
@pranavrajs pranavrajs merged commit 722f540 into develop Jan 9, 2020
@pranavrajs pranavrajs deleted the 273-email-form-in-widget branch January 9, 2020 07:36
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide widget or show contact/email form if no agents are Active/Online
2 participants