From 05720a17a86377a4def1c21b48897bb1095d5cc7 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 31 Dec 2019 20:08:57 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index e185a892..91476dcb 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -47,6 +47,8 @@ CURRENT TODOs SHELL / NAV / MENUS / LAYOUT +TODO: Search option appears in menu on Search page. :) + TODO: Upgrade front and back end libs / tools / frameworks - is .net 3.1 released yet? Jesus! :) - Vue / vuetify etc @@ -57,6 +59,16 @@ TODO: Errors - make sure all user displayed errors have an error number if they - I guess this is a LT feature really - Once start then make sure documented in manual +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? + +TODO: Change api docs regarding using api explorer, no longer necessary to put Bearer in the string + TODO: DATE FILTER add month names for month this year case 1441 - Before implementing grid filter code do this one - Modify filterSpecialTokens.cs at server, also tests