changed a lot of shit, changed it back, :shrug-emoji:
This commit is contained in:
@@ -1293,6 +1293,26 @@ MID CENTURY MODERN TUNES - https://www.allmusic.com/album/ultra-lounge-vol-14-bo
|
|||||||
redbone come and get your love
|
redbone come and get your love
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#######################################################################################################################################
|
#######################################################################################################################################
|
||||||
|
|
||||||
@@ -1300,17 +1320,10 @@ https://www.ayanova.com/download/ayanova-windows-x64-single-setup.exe
|
|||||||
https://www.ayanova.com/download/v8-migrate.exe
|
https://www.ayanova.com/download/v8-migrate.exe
|
||||||
Current v8 docs home: https://www.ayanova.com/docs/
|
Current v8 docs home: https://www.ayanova.com/docs/
|
||||||
|
|
||||||
BUILD 8.0.0-beta.0.10 CHANGES OF NOTE
|
BUILD 8.0.0-beta.0.11 CHANGES OF NOTE
|
||||||
|
|
||||||
|
|
||||||
- Changed "Service" role translation to "Service manager" (and other languages equivalent)
|
- Changed "Service" role translation to "Service manager" (and other languages equivalent)
|
||||||
- admin -> attachments not using correct icon, changed to paperclip from folder icon
|
- admin -> attachments not using correct icon, changed to paperclip from folder icon
|
||||||
- TODO BEFORE POST THIS UPDATE VUE AND ETC
|
- TODO BEFORE POST THIS UPDATE VUE AND ETC
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
13630
ayanova/package-lock.json
generated
13630
ayanova/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,15 +1,10 @@
|
|||||||
{
|
{
|
||||||
"name": "ayanova",
|
"name": "ayanova",
|
||||||
"version": "8.0.0-beta.0.10",
|
"version": "8.0.0-beta.0.11",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"serve": "vue-cli-service serve",
|
"serve": "vue-cli-service serve",
|
||||||
"build": "vue-cli-service build --modern",
|
"build": "vue-cli-service build",
|
||||||
"buildnopwa": "vue-cli-service build --modern --skip-plugins pwa,workbox",
|
|
||||||
"test:e2e": "vue-cli-service test:e2e",
|
|
||||||
"test:front-debug": "vue-cli-service test:e2e --url http://localhost:8080",
|
|
||||||
"test:front-localrelease": "vue-cli-service test:e2e --url http://localhost:7575",
|
|
||||||
"test:front-devops": "vue-cli-service test:e2e --url https://test.helloayanova.com",
|
|
||||||
"lint": "vue-cli-service lint",
|
"lint": "vue-cli-service lint",
|
||||||
"myLint": "npm run lint"
|
"myLint": "npm run lint"
|
||||||
},
|
},
|
||||||
@@ -85,6 +80,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
"defaults"
|
"> 1%",
|
||||||
|
"last 2 versions",
|
||||||
|
"not dead"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
export default {
|
export default {
|
||||||
version: "8.0.0-beta.0.10",
|
version: "8.0.0-beta.0.11",
|
||||||
copyright: "© 1999-2022, Ground Zero Tech-Works Inc."
|
copyright: "© 1999-2022, Ground Zero Tech-Works Inc."
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user