@geode/opengeodeweb-front 9.11.3-rc.5 → 9.11.3-rc.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -4
- package/tests/integration/microservices/back/requirements-internal.in +1 -0
- package/tests/integration/microservices/back/requirements.in +0 -1
- package/tests/integration/microservices/back/requirements.txt +1 -70
- package/tests/integration/microservices/viewer/requirements-internal.in +1 -0
- package/tests/integration/microservices/viewer/requirements.in +0 -1
- package/tests/integration/microservices/viewer/requirements.txt +1 -82
- package/tests/integration/stores/DataStyle/mesh/Edges.nuxt.test.js +1 -1
- package/utils/local.js +8 -10
package/package.json
CHANGED
|
@@ -40,11 +40,11 @@
|
|
|
40
40
|
},
|
|
41
41
|
"description": "OpenSource Vue/Vuetify framework for web applications",
|
|
42
42
|
"type": "module",
|
|
43
|
-
"version": "9.11.3-rc.
|
|
43
|
+
"version": "9.11.3-rc.7",
|
|
44
44
|
"main": "./nuxt.config.js",
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"@geode/opengeodeweb-back": "
|
|
47
|
-
"@geode/opengeodeweb-viewer": "
|
|
46
|
+
"@geode/opengeodeweb-back": "next",
|
|
47
|
+
"@geode/opengeodeweb-viewer": "next",
|
|
48
48
|
"@kitware/vtk.js": "33.3.0",
|
|
49
49
|
"@mdi/font": "7.4.47",
|
|
50
50
|
"@pinia/nuxt": "0.5.4",
|
|
@@ -56,10 +56,10 @@
|
|
|
56
56
|
"is-electron": "2.2.2",
|
|
57
57
|
"js-file-download": "0.4.12",
|
|
58
58
|
"nuxt": "3.13.2",
|
|
59
|
-
"pidtree": "0.6.0",
|
|
60
59
|
"pinia": "3.0.3",
|
|
61
60
|
"sass": "1.87.0",
|
|
62
61
|
"semver": "7.7.1",
|
|
62
|
+
"tree-kill": "1.2.2",
|
|
63
63
|
"uuid": "11.1.0",
|
|
64
64
|
"vue-recaptcha": "2.0.3",
|
|
65
65
|
"vue3-carousel": "0.3.4",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
opengeodeweb-back
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
OpenGeodeWeb-Back
|
|
@@ -2,74 +2,5 @@
|
|
|
2
2
|
# This file is autogenerated by pip-compile with Python 3.12
|
|
3
3
|
# by the following command:
|
|
4
4
|
#
|
|
5
|
-
# pip-compile requirements.in
|
|
5
|
+
# pip-compile --output-file=tests/integration/microservices/back/requirements.txt --pre tests/integration/microservices/back/requirements.in
|
|
6
6
|
#
|
|
7
|
-
asgiref==3.9.1
|
|
8
|
-
# via
|
|
9
|
-
# flask
|
|
10
|
-
# opengeodeweb-back
|
|
11
|
-
blinker==1.9.0
|
|
12
|
-
# via
|
|
13
|
-
# flask
|
|
14
|
-
# opengeodeweb-back
|
|
15
|
-
click==8.2.1
|
|
16
|
-
# via
|
|
17
|
-
# flask
|
|
18
|
-
# opengeodeweb-back
|
|
19
|
-
fastjsonschema==2.16.2
|
|
20
|
-
# via opengeodeweb-back
|
|
21
|
-
flask[async]==3.0.3
|
|
22
|
-
# via
|
|
23
|
-
# flask-cors
|
|
24
|
-
# opengeodeweb-back
|
|
25
|
-
flask-cors==6.0.1
|
|
26
|
-
# via opengeodeweb-back
|
|
27
|
-
geode-common==33.9.0
|
|
28
|
-
# via
|
|
29
|
-
# geode-viewables
|
|
30
|
-
# opengeodeweb-back
|
|
31
|
-
geode-viewables==3.2.0
|
|
32
|
-
# via opengeodeweb-back
|
|
33
|
-
itsdangerous==2.2.0
|
|
34
|
-
# via
|
|
35
|
-
# flask
|
|
36
|
-
# opengeodeweb-back
|
|
37
|
-
jinja2==3.1.6
|
|
38
|
-
# via
|
|
39
|
-
# flask
|
|
40
|
-
# opengeodeweb-back
|
|
41
|
-
markupsafe==3.0.2
|
|
42
|
-
# via
|
|
43
|
-
# jinja2
|
|
44
|
-
# opengeodeweb-back
|
|
45
|
-
# werkzeug
|
|
46
|
-
opengeode-core==15.24.2
|
|
47
|
-
# via
|
|
48
|
-
# geode-common
|
|
49
|
-
# geode-viewables
|
|
50
|
-
# opengeode-geosciences
|
|
51
|
-
# opengeode-geosciencesio
|
|
52
|
-
# opengeode-inspector
|
|
53
|
-
# opengeode-io
|
|
54
|
-
# opengeodeweb-back
|
|
55
|
-
opengeode-geosciences==9.2.2
|
|
56
|
-
# via
|
|
57
|
-
# geode-viewables
|
|
58
|
-
# opengeode-geosciencesio
|
|
59
|
-
# opengeodeweb-back
|
|
60
|
-
opengeode-geosciencesio==5.7.2
|
|
61
|
-
# via opengeodeweb-back
|
|
62
|
-
opengeode-inspector==6.7.0
|
|
63
|
-
# via opengeodeweb-back
|
|
64
|
-
opengeode-io==7.3.2
|
|
65
|
-
# via
|
|
66
|
-
# geode-viewables
|
|
67
|
-
# opengeode-geosciencesio
|
|
68
|
-
# opengeodeweb-back
|
|
69
|
-
opengeodeweb-back==5.9.1
|
|
70
|
-
# via -r requirements.in
|
|
71
|
-
werkzeug==3.0.3
|
|
72
|
-
# via
|
|
73
|
-
# flask
|
|
74
|
-
# flask-cors
|
|
75
|
-
# opengeodeweb-back
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
opengeodeweb-viewer[cpu]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
OpenGeodeWeb-Viewer[cpu]
|
|
@@ -2,86 +2,5 @@
|
|
|
2
2
|
# This file is autogenerated by pip-compile with Python 3.12
|
|
3
3
|
# by the following command:
|
|
4
4
|
#
|
|
5
|
-
# pip-compile --
|
|
5
|
+
# pip-compile --output-file=tests/integration/microservices/viewer/requirements.txt --pre tests/integration/microservices/viewer/requirements.in
|
|
6
6
|
#
|
|
7
|
-
--extra-index-url https://wheels.vtk.org
|
|
8
|
-
|
|
9
|
-
aiohappyeyeballs==2.6.1
|
|
10
|
-
# via
|
|
11
|
-
# aiohttp
|
|
12
|
-
# opengeodeweb-viewer
|
|
13
|
-
aiohttp==3.12.15
|
|
14
|
-
# via
|
|
15
|
-
# opengeodeweb-viewer
|
|
16
|
-
# wslink
|
|
17
|
-
aiosignal==1.4.0
|
|
18
|
-
# via
|
|
19
|
-
# aiohttp
|
|
20
|
-
# opengeodeweb-viewer
|
|
21
|
-
attrs==25.3.0
|
|
22
|
-
# via
|
|
23
|
-
# aiohttp
|
|
24
|
-
# opengeodeweb-viewer
|
|
25
|
-
contourpy==1.3.3
|
|
26
|
-
# via matplotlib
|
|
27
|
-
cycler==0.12.1
|
|
28
|
-
# via matplotlib
|
|
29
|
-
fastjsonschema==2.21.1
|
|
30
|
-
# via opengeodeweb-viewer
|
|
31
|
-
fonttools==4.59.2
|
|
32
|
-
# via matplotlib
|
|
33
|
-
frozenlist==1.7.0
|
|
34
|
-
# via
|
|
35
|
-
# aiohttp
|
|
36
|
-
# aiosignal
|
|
37
|
-
# opengeodeweb-viewer
|
|
38
|
-
idna==3.10
|
|
39
|
-
# via
|
|
40
|
-
# opengeodeweb-viewer
|
|
41
|
-
# yarl
|
|
42
|
-
kiwisolver==1.4.10rc0
|
|
43
|
-
# via matplotlib
|
|
44
|
-
matplotlib==3.10.6
|
|
45
|
-
# via vtk-osmesa
|
|
46
|
-
multidict==6.6.3
|
|
47
|
-
# via
|
|
48
|
-
# aiohttp
|
|
49
|
-
# opengeodeweb-viewer
|
|
50
|
-
# yarl
|
|
51
|
-
numpy==2.3.2
|
|
52
|
-
# via
|
|
53
|
-
# contourpy
|
|
54
|
-
# matplotlib
|
|
55
|
-
opengeodeweb-viewer[cpu]==1.11.0rc3
|
|
56
|
-
# via
|
|
57
|
-
# -r requirements.in
|
|
58
|
-
# opengeodeweb-viewer
|
|
59
|
-
packaging==25.0
|
|
60
|
-
# via matplotlib
|
|
61
|
-
pillow==11.3.0
|
|
62
|
-
# via matplotlib
|
|
63
|
-
propcache==0.3.2
|
|
64
|
-
# via
|
|
65
|
-
# aiohttp
|
|
66
|
-
# opengeodeweb-viewer
|
|
67
|
-
# yarl
|
|
68
|
-
pyparsing==3.2.3
|
|
69
|
-
# via matplotlib
|
|
70
|
-
python-dateutil==2.9.0.post0
|
|
71
|
-
# via matplotlib
|
|
72
|
-
six==1.17.0
|
|
73
|
-
# via python-dateutil
|
|
74
|
-
typing-extensions==4.14.1
|
|
75
|
-
# via
|
|
76
|
-
# aiosignal
|
|
77
|
-
# opengeodeweb-viewer
|
|
78
|
-
vtk-osmesa==9.3.1
|
|
79
|
-
# via opengeodeweb-viewer
|
|
80
|
-
websocket-client==1.8.0
|
|
81
|
-
# via opengeodeweb-viewer
|
|
82
|
-
wslink==1.12.4
|
|
83
|
-
# via opengeodeweb-viewer
|
|
84
|
-
yarl==1.20.1
|
|
85
|
-
# via
|
|
86
|
-
# aiohttp
|
|
87
|
-
# opengeodeweb-viewer
|
|
@@ -86,7 +86,7 @@ beforeEach(async () => {
|
|
|
86
86
|
await dataBaseStore.registerObject(id, file_name, object_type)
|
|
87
87
|
await dataStyleStore.addDataStyle(id, geode_object, object_type)
|
|
88
88
|
expect(viewerStore.status).toBe(Status.CONNECTED)
|
|
89
|
-
})
|
|
89
|
+
}, 15000)
|
|
90
90
|
|
|
91
91
|
describe("Mesh edges", () => {
|
|
92
92
|
afterEach(async () => {
|
package/utils/local.js
CHANGED
|
@@ -7,7 +7,7 @@ import child_process from "child_process"
|
|
|
7
7
|
import pkg from "electron"
|
|
8
8
|
const { app, dialog } = pkg
|
|
9
9
|
import { getPort } from "get-port-please"
|
|
10
|
-
import
|
|
10
|
+
import kill from "tree-kill"
|
|
11
11
|
import isElectron from "is-electron"
|
|
12
12
|
|
|
13
13
|
import { fileURLToPath } from "url"
|
|
@@ -71,18 +71,17 @@ async function kill_processes() {
|
|
|
71
71
|
await processes.forEach(async function (proc) {
|
|
72
72
|
console.log(`Process ${proc} will be killed!`)
|
|
73
73
|
try {
|
|
74
|
-
|
|
74
|
+
kill(proc)
|
|
75
75
|
} catch (error) {
|
|
76
76
|
console.log(`${error} Process ${proc} could not be killed!`)
|
|
77
77
|
}
|
|
78
78
|
})
|
|
79
79
|
}
|
|
80
80
|
|
|
81
|
-
function
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
})
|
|
81
|
+
function register_process(proc) {
|
|
82
|
+
if (!processes.includes(proc.pid)) {
|
|
83
|
+
processes.push(proc.pid)
|
|
84
|
+
}
|
|
86
85
|
}
|
|
87
86
|
|
|
88
87
|
async function run_script(
|
|
@@ -99,7 +98,7 @@ async function run_script(
|
|
|
99
98
|
encoding: "utf8",
|
|
100
99
|
shell: true,
|
|
101
100
|
})
|
|
102
|
-
|
|
101
|
+
register_process(child)
|
|
103
102
|
|
|
104
103
|
// You can also use a variable to save the output for when the script closes later
|
|
105
104
|
child.stderr.setEncoding("utf8")
|
|
@@ -115,7 +114,6 @@ async function run_script(
|
|
|
115
114
|
//Here is the output
|
|
116
115
|
data = data.toString()
|
|
117
116
|
if (data.includes(expected_response)) {
|
|
118
|
-
register_children_processes(child)
|
|
119
117
|
resolve(child)
|
|
120
118
|
}
|
|
121
119
|
console.log(data)
|
|
@@ -173,7 +171,7 @@ export {
|
|
|
173
171
|
executable_path,
|
|
174
172
|
get_available_port,
|
|
175
173
|
kill_processes,
|
|
176
|
-
|
|
174
|
+
register_process,
|
|
177
175
|
run_script,
|
|
178
176
|
run_back,
|
|
179
177
|
run_viewer,
|