Closed pulkitkalra closed 6 years ago
@st970703 @victorlian please review thanks :)
@pulkitkalra Resolve conflicts, please!
Also lots of merge conflicts for you :( Please let me know when you finish these so I can do a dynamic review :)
Can you run StudyResource sendStudy test.
@wilmol ahhh thank you for pointing that out, looks like I missed that test. The test was failing because the post request was sending a study object but now needs to send an invitation object instead. This has been fixed now :)
@softeng-701 ready to be merged :)
@pulkitkalra Squash please!
@pulkitkalra conflicts arose again, please check! thanks!
@softeng-701 resolved and squashed. Ready to merge :)
@softeng-701 bump. This is ready to go
This pull request completes #26.
The feature added here is the ability to preset a date and time to send invitation emails. User specifies if they want to send emails immediately or at preset time. This preset time is used to determine the delay in sending emails and then the invitation job is registered within the scheduler.
The emails are scheduled using Quartz.
Manual Testing in development
Input Validation
Dependencies