This commit is contained in:
2020-09-03 22:49:06 +00:00
parent 8576cca7e2
commit b03425d492

View File

@@ -134,12 +134,19 @@ import * as monaco from "monaco-editor";
/*TODO:
Make up sample reports for widget that show off the basics including logo etc
make them auto generate with sample data in seeder
ayReportData object, should it be named something else? Does it even matter?
Immediately render last report code needs proper implementation for both widget and widgets
currently it's nonsense
print / preview coded to work with saved report and renders
"Design" translation should be "Report editor"
Start thinking about currency formatting and date/time formatting etc.
Maybe client can pass a function to server, or server can use exact same libs but can be initiated with specific locale from client?
build release for joyce to play with and give feedback
*/