This commit is contained in:
2020-09-09 22:41:40 +00:00
parent 65d4528c10
commit 7fd465a6c7
2 changed files with 2 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
export default {
version: "8.0.0-alpha.11",
version: "8.0.0-alpha.12",
copyright: "© 1999-2020, Ground Zero Tech-Works Inc."
};

View File

@@ -136,23 +136,8 @@ import * as monaco from "monaco-editor";
/*TODO:
Report template list with import
INITIAL SAMPLE REPORTS
installed with sample data
Widget report showing translations
API method usage
Logo usage
Localization usage
Make up initial sample reports for widget that show off the basics including logo etc
make them auto generate (import from files?) with sample data in seeder
Default example working template with api methods being called generated automatically
Example with currency formatting and date/time formatting etc included automatically.
logo example report
build release for joyce to play with and give feedback