diff --git a/devdocs/todo.txt b/devdocs/todo.txt index d8349112..6a7bd2df 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -25,6 +25,29 @@ todo: Trial request data needs a home in the db and not be erased when data eras +todo: Rockfish + NOTE: this comes *from* RAVEN, not directly from client to Rockfish + trial request route + Post contact information and dbid + if previously exists then checks if email changing + or if not previously exists + Validates email independently + They need to click on a link to verify their email address + + +todo: rockfish - Email verification route NOTE: used by RAVEN, not directly from client to Rockfish + validates email already in customer trial account + triggers notification to *US* at our email address(s) that a new trial has validated email address ready for approval / rejection + +todo: rockfish UI list of trial requests open and their state + email verified or not + We click a button to accept or reject and can enter additional note for either + Rockfish sends a reply to user either saying they are accepted or rejected with note inserted + + + + +