This commit is contained in:
@@ -4,11 +4,10 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang
|
|||||||
=-=-=-=-
|
=-=-=-=-
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
todo: NEW FRESH BUILD BEFORE PROCEEDING
|
|
||||||
todo: Test run on v7 laptop
|
todo: Test run on v7 laptop
|
||||||
|
https://www.ayanova.com/Downloads/v8/ayanova8.alpha.8-win-x64.zip
|
||||||
todo: Once above is done, give to Joyce to try as a download off our server with no instructions
|
todo: Once above is done, give to Joyce to try as a download off our server with no instructions
|
||||||
todo: Replicate above but for Linux in a shell script to run everything then test on linux as a standalone app
|
todo: Replicate above but for Linux in a shell script to run everything then test on linux (not devops obvs) as a standalone app
|
||||||
|
|
||||||
=========================================================================================================
|
=========================================================================================================
|
||||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||||
|
|||||||
@@ -73,8 +73,6 @@ export default {
|
|||||||
async created() {
|
async created() {
|
||||||
let vm = this;
|
let vm = this;
|
||||||
try {
|
try {
|
||||||
// await initForm(vm);
|
|
||||||
|
|
||||||
vm.formState.ready = true;
|
vm.formState.ready = true;
|
||||||
window.$gz.eventBus.$on("menu-click", clickHandler);
|
window.$gz.eventBus.$on("menu-click", clickHandler);
|
||||||
generateMenu(vm);
|
generateMenu(vm);
|
||||||
|
|||||||
Reference in New Issue
Block a user