This commit is contained in:
@@ -51,6 +51,9 @@ LICENSE BOOTSTRAPPING
|
|||||||
|
|
||||||
TRIAL / ONBOARDING PROCESS
|
TRIAL / ONBOARDING PROCESS
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
*** SEE client todo for more up to date of this ***
|
||||||
|
|
||||||
FOR USER: Install RAVEN, boot, go to client endpoint in browser, get prompted for first test of contact with ROCKFISH server,
|
FOR USER: Install RAVEN, boot, go to client endpoint in browser, get prompted for first test of contact with ROCKFISH server,
|
||||||
once that is ok then get prompted to fill out a form to request a trial key or attempt to fetch a key already ready for them
|
once that is ok then get prompted to fill out a form to request a trial key or attempt to fetch a key already ready for them
|
||||||
User fills out form providing registration name and email address, hits send, told to check email to confirm address then will receive a key after that.
|
User fills out form providing registration name and email address, hits send, told to check email to confirm address then will receive a key after that.
|
||||||
|
|||||||
@@ -16,6 +16,12 @@ todo: notify/hello route should no longer return false for trial true for not bu
|
|||||||
Note: this has nothing to do with whether there is an active license or not, merely that it's of a type
|
Note: this has nothing to do with whether there is an active license or not, merely that it's of a type
|
||||||
this is so client can display appropriate UI
|
this is so client can display appropriate UI
|
||||||
|
|
||||||
|
todo: Trial request data needs a home in the db and not be erased when data erased so that it can be re-requested without refilling out the form
|
||||||
|
Regto name
|
||||||
|
email address
|
||||||
|
Country
|
||||||
|
City
|
||||||
|
etc we had before maybe
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user