From 4e1575d51fac9b94567db0a6ea2e457e87ca18ac Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 7 Jan 2020 01:07:54 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index d7eeb84f..0f193e01 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -47,17 +47,7 @@ CURRENT TODOs SHELL / NAV / MENUS / LAYOUT -TODO: Test when logging in and server is ops only due to license not installed - - Does it work? - - With ops level user? - - Should it go to a specific ops page only due to state? - - So user can remotely fetch key and shit - - Why not have server automatically fetch a trial license if it sees it's unlicensed? - - Does DBID get changed on erase? - - WHAT IT SHOULD DO ACCORDING TO PLAN IN core-license-key-system.txt on server side: - - user installs raven, opens client. - - Client checks if server is licensed, if it isn't then it goes to a license request form in client - - User fills out form and submits. + TODO: Change api docs regarding using api explorer, no longer necessary to put Bearer in the string @@ -343,6 +333,20 @@ TODO: Need to do all outstanding edit form stuff next TO TEST: - above changes block +TODO: TRIAL AND LICENSE KEY / ROCKFISH STUFF + - PLAN IN core-license-key-system.txt on server side + - random notes maybe relevant + - Test when logging in and server is ops only due to license not installed + - Does it work? + - With ops level user? + - Should it go to a specific ops page only due to state? + - So user can remotely fetch key and shit + - Why not have server automatically fetch a trial license if it sees it's unlicensed? + - Does DBID get changed on erase? + - WHAT IT SHOULD DO ACCORDING TO PLAN IN core-license-key-system.txt on server side: + - user installs raven, opens client. + - Client checks if server is licensed, if it isn't then it goes to a license request form in client + - User fills out form and submits. TODO: GUIDED TOUR - This is an important feature and at least get a basic one in there for starters and initial release