Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • We had some code on the backend called “StageCoach.” Stagecoach is no longer a thing, so we decided to delete any stagecoach-related code.

  • Updated the API and code for lottery enrollment steps

  • Fixed some bugs for new enrollment account creation regarding validating a cell phone number

  • We updated our Javascript build tools to the latest version

  • New enrollment survey completion page will now only show if you have a confirmation page created

  • Refactor: Move notification code out of PluginStudyUser into a service object

  • Our password complexity tool was not validating passwords with 4/5 bars, so we fixed that

  • Create /health.json endpoint in WTH core site exposing health of subcomponents of the system and Expose health of worker queues in health.json

  • Code cleanup of Payment stuff to make integrating new payment partners less scary

  • Allow users to update notification defaults if choosing Profile config that doesn't match current defaults

  • Prevent invalid configuration state for Notification Defaults and Account Creation fields