This commit is contained in:
2020-12-01 00:46:32 +00:00
parent e7d1d48cad
commit ce325133d4
2 changed files with 3 additions and 11 deletions

View File

@@ -83,7 +83,9 @@ todo: REPORTING bits and pieces
- readable errors: - readable errors:
https://stackoverflow.com/questions/56959242/how-do-i-get-readable-browser-page-errors-out-of-puppeteer-sharp 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 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 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 last day of a pre-set range from our already defined date range choices for grid filters

View File

@@ -6,17 +6,7 @@
MISC ITEMS THAT CAME UP 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 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? Is this meant to be text only filter and we have no id filter system?