From 74a8b8772cbab591d3513f31d0a4bc36b27bb062 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 15 Feb 2022 00:26:17 +0000 Subject: [PATCH] case 4112 --- ayanova/devdocs/todo.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 76dadee2..ec66361f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -203,13 +203,15 @@ todo:3 todo: check out this SPA memory leak detector, it *does* have a login abi 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 +todo: 1 metrics fucked? db total size is empty, file storage sizes empty, route runs just returns empty, cpu memory are ok - - +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 Schedule, what is the maximum number of techs can show in team view, can show more with scroll? + + +todo:3 Schedule, what is the maximum number of techs can show in team view, can show more with scroll? seeder should prevent going over this max (tags/prefilter/gen less) todo:3 notifications screen add delete all menu item that will just remove all the notifications present @@ -805,6 +807,7 @@ BUILD 8.0.0-beta.0.15 CHANGES OF NOTE - home notify subscription table now shows object types with the square brackets around them like other tables for types - fixed bug history form not translating JOB description text (i.e. running jobs) - case 4108 fixed missing QuoteQuoteStatusType translation +- case 4112 updated docs to new text about suggested parts - case 4116 fixed - changed about form license expiration dates to display as local date time - fixed about form untranslated DarkMode and NativeDateTimeInput labels