remove saving billing address details to database in the first place
before sending to recurly. Now the backend handles address data saving
after success response from recurly.
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
instead of jamserver.js instead of jamserver_copy.js when loading
react.js front end. jamserver_copy for some reason desn not load
all of the javascripts needed to get for example subscription messages
to be captured in the front end.
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
Lambda & local importer for jamtracks
* # This is a combination of 9 commits.
# This is the 1st commit message:
inital attempt before upgrading Rails in lambda
# The commit message #2 will be skipped:
# unzip works
# The commit message #3 will be skipped:
# wip
# The commit message #4 will be skipped:
# Add in gemspec
# The commit message #5 will be skipped:
# wip
# The commit message #6 will be skipped:
# imported one locally
# The commit message #7 will be skipped:
# Add in jmep
# The commit message #8 will be skipped:
# add in some baked in env vars
# The commit message #9 will be skipped:
# ran a local container build finally
* inital attempt before upgrading Rails in lambda
* Minor tweak for docker usage case of lambda running in AWS/lambda
force the user to the new (beta) website jamtracks page
if they click the jamtracks tile on home page or they
load the url of that page directly in browser