This commit is contained in:
2020-09-07 19:19:43 +00:00
parent 89607cf3bb
commit e001315956
2 changed files with 19 additions and 10 deletions

View File

@@ -140,6 +140,14 @@ import * as monaco from "monaco-editor";
Report list UI
Report list ui IMPORT option
Stock reports? Undeleteable?
(duplicate set of stock reports but set to inactive just in case?)
router.js has this reference but it's now no longer required AFAICT:
path: "/report/:ayatype/:recordid", //This is the route to immediately render a report, maybe it shouldn't be a route but rather just a command from the gzapi area
name: "ay-report",
Can probably delete that (signature?)
Logo as helper in handlebars? that would be easy peasy I think if it's supported
Make up sample reports for widget that show off the basics including logo etc