diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 8a6493dd..1e41ee3c 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -22,26 +22,6 @@ todo: FRESH PURCHASE ONBOARD -TODO: auth route if not licensed at all (not merely expired, but non-existent) then only manager account can login, no one else - (because there could be other users somehow but no license) - -todo: client global biz settings route should no longer return false for trial true for not but instead: - Return a license state enumeration value - 0 = No license at all of any kind - 1 = trial license key - 2 = purchased license key - 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 - -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 - - - todo: Rockfish NOTE: this comes *from* RAVEN, not directly from client to Rockfish trial request route