diff --git a/ayanova/src/api/ayanova-version.js b/ayanova/src/api/ayanova-version.js index 7e29ae85..20510f59 100644 --- a/ayanova/src/api/ayanova-version.js +++ b/ayanova/src/api/ayanova-version.js @@ -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." }; diff --git a/ayanova/src/views/ay-report-edit.vue b/ayanova/src/views/ay-report-edit.vue index d305ba4c..58850c7d 100644 --- a/ayanova/src/views/ay-report-edit.vue +++ b/ayanova/src/views/ay-report-edit.vue @@ -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