From 7fd465a6c7d0d8b3209b1186b400464fca8b4685 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 9 Sep 2020 22:41:40 +0000 Subject: [PATCH] --- ayanova/src/api/ayanova-version.js | 2 +- ayanova/src/views/ay-report-edit.vue | 17 +---------------- 2 files changed, 2 insertions(+), 17 deletions(-) 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