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

CRM-21486: Support multiple test mail #11332

Merged
merged 1 commit into from
Nov 27, 2017
Merged

Conversation

monishdeb
Copy link
Member

@monishdeb monishdeb commented Nov 27, 2017

Overview

In the old version, you could add multiple email addresses in the test email window as long as they were separated by commas. This issue is about retaining this old behavior.

Before

test-multiple-before

After

test-multiple

Technical Details

Theres still work going on to support multiple email field in angularJs, see. So I have introduced directive crm-multiple-email to support comma separated multiple emails.

@monishdeb
Copy link
Member Author

ping @lcdservices @colemanw @totten @mlutfy

@lcdservices
Copy link
Contributor

@monishdeb tested and confirmed it's working as expected. With this change, you can now enter multiple email addresses -- comma separated. The email test button is greyed out unless each comma-separated value is validated as an email address.

@colemanw colemanw merged commit 6bfd532 into civicrm:master Nov 27, 2017
@colemanw
Copy link
Member

Code looks good. Merging based on @lcdservices review.

sluc23 pushed a commit to ixiam/civicrm-core that referenced this pull request Jan 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants