This commit is contained in:
2020-09-16 17:04:37 +00:00
parent 7b18f4e270
commit 3dc5f8134c
4 changed files with 73 additions and 52 deletions

View File

@@ -2,9 +2,8 @@
@@@@@@@@@@@@@@@ ROADMAP STAGE 4 - REPORTING / DASHBOARD / KPI
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
todo: exception handling around reports sucks
todo: can it just scan for locale keys and prefetch them rather than user having to add up front?
todo: a script error when just running a report from the report selector acts weird
Test with dev mode off to confirm it won't show it in the UI
Should show the error in the UI
@@ -64,6 +63,8 @@ todo: consider feature to set server to always use a pre-set browser locale sett
YAGNI / TTM?
todo: make our logo smaller or move it when a biz logo is displaying on the login form
todo: hide swagger logo and branding in api explorer
todo: chunk-vendors has fa-brands in it which is fucking huge, what else is in there I don't need?