pridane ID reportu do zobrazenia na dashboard,

odstrany upload suboru pre vytvorenie noveho reportu,
pridane tlacitko na Hotovo pre bug,
pridane komfety a zvukove jingle pre Hotovo bug
This commit is contained in:
2025-05-17 15:55:48 +02:00
parent c7dcdf228e
commit 506e847b5d
10 changed files with 45 additions and 67 deletions

View File

@ -12,6 +12,7 @@
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/vue-fontawesome": "^3.0.8",
"js-confetti": "^0.12.0",
"mitt": "^3.0.1",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
@ -1267,6 +1268,12 @@
"node": ">=8"
}
},
"node_modules/js-confetti": {
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/js-confetti/-/js-confetti-0.12.0.tgz",
"integrity": "sha512-1R0Akxn3Zn82pMqW65N1V2NwKkZJ75bvBN/VAb36Ya0YHwbaSiAJZVRr/19HBxH/O8x2x01UFAbYI18VqlDN6g==",
"license": "MIT"
},
"node_modules/magic-string": {
"version": "0.30.17",
"resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.17.tgz",