From 18e856d9c6c8112f2a9d76a5d4cea199fc2ce9e6 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 5 Aug 2020 22:58:10 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 23 ----------------------- 1 file changed, 23 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 6720f39f..a52b7cb7 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -4,29 +4,6 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang =-=-=-=- -todo: when server is in ops only mode the client needs a way to prevent people from opening things that they shouldn't. - This may be a non-issue, test it first. I think it now correctly reports the issue and all ok - First of all, test and see what happens in NON dev mode at the client - for example if a admin logs in they can and should access serverstate page and some other stuff ops related, but all other routes should be locked out - I know the server will send a 404 or something but maybe that needs tweaking to show a proper message at the client or just not show those options or something? - (part of long polling maybe??) - - Widget list get this: - Unexpected error: {"code":"2001","message":"The server is closed for maintenance\r\ntest"} - - Users list get the users list no error, go to open one and get the error, inconsistent as hell - Customer users same thing - - What I'm seeing is some pages don't properly show error notice, i.e. translations just shows no data but in console you can see there was a 503 - - Main forms need the error control to be added and formstate and if you view a user record it *correctly* - displays the error message without linefeed characters so that needs to be replicated - - -todo: OPEN OBJECT HANDLER - Update it to check if a child type and if so then it calls get ancestor at server search route - Search controller route: ancestor(ayatype, ayaid) returns type and id - todo: found more presets in cases can I do this date range preset: https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3343