From 8a5404f150ac4022ae577367cfe08cc641b0a1b5 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 17 Feb 2022 23:45:26 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a8c28df3..7adb5833 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -206,10 +206,6 @@ todo:3 todo: check out this SPA memory leak detector, it *does* have a login abi -todo: 1 dashboard cleanup before beta, TestWidgetDataList call is triggering an exception at server, no test widget data list - maybe just make one that works and remove the rest?? - Priciest widgets crashes as it uses an actual data list, the other three are fake data and don't cause an exception but are unclear that they are test ones - so user's are giong to be confused todo:2 need to track fetched keys vs used keys so can tell if fetched a key that I don't need or stopped using due to code change @@ -217,7 +213,7 @@ todo: 1 metrics fucked? db total size is empty, file storage sizes empty, route uncomment out corejobmetricssnapshot line 92 once get trans keys missing figured out and let that run to see what the fuck, will need 24 hours without reboot, maybe needs to be enabled at devops?? -todo: profiler page has columns: Request Start Response Start Dom Complete which are all empty, somethjing new added that needs to be disabled maybe?? +todo:2 profiler page has columns: Request Start Response Start Dom Complete which are all empty, somethjing new added that needs to be disabled maybe?? todo: 2 adm-import lists a lot of objects that are work order item children etc, I think people mainly want invenotry (which isn't there), customers, ho maybe, whatever is the biggest lists so remove unimportable types, implement most desired import types