-
Notifications
You must be signed in to change notification settings - Fork 780
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
feat: Added support of replyToList in the library, #339: #1303
feat: Added support of replyToList in the library, #339: #1303
Commits on Sep 2, 2021
-
reply_to_list support is added
Subinoy Ghosh committedSep 2, 2021 Configuration menu - View commit details
-
Copy full SHA for eee815e - Browse repository at this point
Copy the full SHA eee815eView commit details -
added missing declaration in MailData
Subinoy Ghosh committedSep 2, 2021 Configuration menu - View commit details
-
Copy full SHA for a31855c - Browse repository at this point
Copy the full SHA a31855cView commit details
Commits on Sep 23, 2021
-
Subinoy Ghosh committed
Sep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 7c9bd68 - Browse repository at this point
Copy the full SHA 7c9bd68View commit details -
removed the changes done in changelog as it's populated automatically
Subinoy Ghosh committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for af05b78 - Browse repository at this point
Copy the full SHA af05b78View commit details -
Merge branch 'main' of https://github.com/subinoy7/sendgrid-nodejs in…
…to f/replyToMultiple
Subinoy Ghosh committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 3ea1549 - Browse repository at this point
Copy the full SHA 3ea1549View commit details -
Added test case coverage for replyToList functionality
Subinoy Ghosh committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 05fba7d - Browse repository at this point
Copy the full SHA 05fba7dView commit details -
reverted the changes of .gitignore that was done for development only
Subinoy Ghosh committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for be7d949 - Browse repository at this point
Copy the full SHA be7d949View commit details -
corrected test email ids to look good
Subinoy Ghosh committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for f22f65b - Browse repository at this point
Copy the full SHA f22f65bView commit details -
Merge pull request #1 from subinoy7/f/replyToMultiple
Added support of replyToList in the library
Configuration menu - View commit details
-
Copy full SHA for 75aa0f7 - Browse repository at this point
Copy the full SHA 75aa0f7View commit details -
Added support of replyToList in the library, sendgrid#339:
- Use the replyToList header to set multiple emailIds in the reply-to section of an email - Fixed old test cases that were failing as SendGrid changed the acceptable response code to 202
Subinoy Ghosh committedSep 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 1cb6525 - Browse repository at this point
Copy the full SHA 1cb6525View commit details
Commits on Oct 4, 2021
-
Implemented code changes requested
- removed commented unused code - Fixed typo in error message string - added missing test cases - added example doc of replyToLIst in use-cases
Subinoy Ghosh committedOct 4, 2021 Configuration menu - View commit details
-
Copy full SHA for cb36df5 - Browse repository at this point
Copy the full SHA cb36df5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e43e49 - Browse repository at this point
Copy the full SHA 2e43e49View commit details -
Merge branch 'main' of https://github.com/subinoy7/sendgrid-nodejs in…
…to feature/replyToListImplementation
Subinoy Ghosh committedOct 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 74f173f - Browse repository at this point
Copy the full SHA 74f173fView commit details
Commits on Oct 15, 2021
-
removed the use of async in test case as we are supporting node 6/8
Subinoy Ghosh committedOct 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 423df19 - Browse repository at this point
Copy the full SHA 423df19View commit details -
Configuration menu - View commit details
-
Copy full SHA for feff1d6 - Browse repository at this point
Copy the full SHA feff1d6View commit details