From cfece000f3e5c73f1b4ae5143d9900d60b20bb56 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 3 Aug 2020 23:45:24 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c3328f40..dddd9ff5 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -3,11 +3,13 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route changes etc then back here in order lowest level first as affects the most stuff exponentially so best to do it early =-=-=-=- -todo: read only version of duration, datetime, date, time, currency - todo: does Duplicate code really duplicate the tags? i.e. duplicate a widget with tags, do the tags come over? if not then need to modify the copy object code to handle tags as well + +todo: readonly on all forms make sure it's ok, because on customize form I see no save but can edit + - (logged in as bizadminlimited) +todo: read only version of duration, datetime, date, time, currency todo: help links for individual extensions (does this refer to the new plugins?)? (button I guess since no menu on them) todo: rockfish, can't do purchase for raven or view it I think @@ -21,8 +23,7 @@ todo: WIKI insert image should have extra linefeed before and after because it f - tl/dr: ensure blank before and after for any url todo: History - MORE button not showing? Was looking at administrator history for AA import scott - also, is it showing other types of objects besides Users and Customers? (not seeing wo) -todo: readonly on all forms make sure it's ok, because on customize form I see no save but can edit - - (logged in as bizadminlimited) + 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 @@ -39,15 +40,16 @@ todo: found more presets in cases https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3343 or is it a feature of some kind on it's own This one: https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/1441 + + todo: router should check rights on each route shouldn't it? - or should the form check and nav backwards if they don't have the rights - test: login as subcontractor and direct open widget object if need changes then replicate to other forms -TESTING PERF/USABILITY - todo: keyboard usage test: + make sure can reasonably use with keyboard only https://www.sarasoueidan.com/blog/keyboard-friendlier-article-listings/ - https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3481