From ce325133d42d2c7869608e53e3d8a3ecd675a237 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 1 Dec 2020 00:46:32 +0000 Subject: [PATCH] --- ayanova/devdocs/rando-todo.txt | 4 +++- ayanova/devdocs/todo.txt | 10 ---------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/ayanova/devdocs/rando-todo.txt b/ayanova/devdocs/rando-todo.txt index 9c4081af..9b48df4e 100644 --- a/ayanova/devdocs/rando-todo.txt +++ b/ayanova/devdocs/rando-todo.txt @@ -83,7 +83,9 @@ todo: REPORTING bits and pieces - readable errors: https://stackoverflow.com/questions/56959242/how-do-i-get-readable-browser-page-errors-out-of-puppeteer-sharp - +todo: notification queue? Is there a need for a form where can see all queued notifications and delete them or something in case of issues? + or maybe just a single clear it all out button?\ + todo: datetime controls, would be nice to add a More menu | that can be used to pick date ranges like if it's a start date it can quickly be used to pick the first day last month or last day of a pre-set range from our already defined date range choices for grid filters diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index dff2b4ed..c6ecbe71 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -6,17 +6,7 @@ MISC ITEMS THAT CAME UP -todo: search form weirdness - ICONS - search for "abc" in imported data get a user result then the other results below do not have logos - i.e. workorder headoffice, project - needs all icons to show properly - ## HERE: icon: window.$gz.util.iconForType(item.id), - TYPE NAMES - results for some type names show as "type 59" for example instead of "Customer note" -todo: notification queue? Is there a need for a form where can see all queued notifications and delete them or something in case of issues? - or maybe just a single clear it all out button? todo: missing feature, can't filter widgetlist by User due to no UserList being available Is this meant to be text only filter and we have no id filter system?