PLG feature for Test Session reminder emails
* PLG feature for Test Session reminder emails
Implement the Test Session reminder emails VRFS-5646
* cutoff date for test gear reminder email
add cutoff date config to limit the selection after a certain date
add batch_size:100 to loops
Approved-by: Seth Call
signup survey email sending
* signup survey email sending
Send new user survey email 24 hours after signup to all new users
* add config parameters
add config.signup_survey_url, config.signup_survey_cutoff_date
Profile prompts & reminders
* Profile prompts & reminders
3 email reminders to for new users who have not completed their
jamkazam profile
* PR change requests. moved email sernding job to hourly job tasks. and add database table index
Approved-by: Seth Call