diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index d18b188c..e019b222 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -64,7 +64,7 @@ DONE: New widget exposes issue with empty dates and the picker, it gives an erro DONE: DUPLICATE - Make it work, maybe server should do the duplicating and just return a record when user selects this, a duplicate route -### TODO: Reports - stub out +DONE (NEEDS TESTING ON MOBILE): Reports - stub out - Stub out some fake reports in a drop down selection for testing, doesn't have to do anything but be present - Currently implementing as a dialog, either I need to follow the vuetify dialog example and put it in the shell app.vue or I'm going to use the dialog library I already have once I get an answer on templates - If I use the vuetify example it means there needs to be a dialog in the shell that is activated from any form inside it but it also needs to be bound and shit and won't be very clean diff --git a/ayanova/src/api/aboutinfo.js b/ayanova/src/api/aboutinfo.js index f221af5c..d2d54e28 100644 --- a/ayanova/src/api/aboutinfo.js +++ b/ayanova/src/api/aboutinfo.js @@ -1,5 +1,5 @@ export default { - version: "8.0.0-alpha.2019.June.3", + version: "8.0.0-alpha.2019.June.12", copyright: "Copyright © 1999-2019, Ground Zero Tech-Works Inc. All Rights Reserved", browser: {