|
1 | 1 | [submodule "powsybl-core"]
|
2 |
| - path = powsybl-core |
| 2 | + path = backend/libs/powsybl-core |
3 | 3 | url = https://github.com/powsybl/powsybl-core
|
4 | 4 | branch = main
|
5 | 5 | [submodule "powsybl-math-native"]
|
6 |
| - path = powsybl-math-native |
| 6 | + path = backend/libs/powsybl-math-native |
7 | 7 | url = https://github.com/powsybl/powsybl-math-native
|
8 | 8 | branch = main
|
9 | 9 | [submodule "powsybl-dynawo"]
|
10 |
| - path = powsybl-dynawo |
| 10 | + path = backend/libs/powsybl-dynawo |
11 | 11 | url = https://github.com/powsybl/powsybl-dynawo
|
12 | 12 | branch = main
|
13 | 13 | [submodule "powsybl-open-loadflow"]
|
14 |
| - path = powsybl-open-loadflow |
| 14 | + path = backend/libs/powsybl-open-loadflow |
15 | 15 | url = https://github.com/powsybl/powsybl-open-loadflow
|
16 | 16 | branch = main
|
17 |
| -[submodule "powsybl-single-line-diagram"] |
18 |
| - path = powsybl-single-line-diagram |
19 |
| - url = https://github.com/powsybl/powsybl-single-line-diagram |
20 |
| - branch = main |
21 | 17 | [submodule "powsybl-network-store"]
|
22 |
| - path = powsybl-network-store |
| 18 | + path = backend/libs/powsybl-network-store |
23 | 19 | url = https://github.com/powsybl/powsybl-network-store
|
24 | 20 | branch = main
|
25 | 21 | [submodule "powsybl-single-line-diagram-server"]
|
26 |
| - path = powsybl-single-line-diagram-server |
| 22 | + path = backend/servers/powsybl-single-line-diagram-server |
27 | 23 | url = https://github.com/powsybl/powsybl-single-line-diagram-server
|
28 | 24 | branch = main
|
29 | 25 | [submodule "powsybl-network-conversion-server"]
|
30 |
| - path = powsybl-network-conversion-server |
| 26 | + path = backend/servers/powsybl-network-conversion-server |
31 | 27 | url = https://github.com/powsybl/powsybl-network-conversion-server
|
32 | 28 | branch = main
|
33 | 29 | [submodule "powsybl-case"]
|
34 |
| - path = powsybl-case |
| 30 | + path = backend/libs/powsybl-case |
35 | 31 | url = https://github.com/powsybl/powsybl-case
|
36 | 32 | branch = main
|
37 | 33 | [submodule "powsybl-balances-adjustment"]
|
38 |
| - path = powsybl-balances-adjustment |
| 34 | + path = backend/libs/powsybl-balances-adjustment |
39 | 35 | url = https://github.com/powsybl/powsybl-balances-adjustment
|
40 | 36 | branch = main
|
41 |
| -[submodule "powsybl-cgmes-gl"] |
42 |
| - path = powsybl-cgmes-gl |
43 |
| - url = https://github.com/powsybl/powsybl-cgmes-gl |
44 |
| - branch = main |
45 | 37 | [submodule "powsybl-parent"]
|
46 |
| - path = powsybl-parent |
| 38 | + path = backend/build/powsybl-parent |
47 | 39 | url = https://github.com/powsybl/powsybl-parent
|
48 | 40 | branch = main
|
49 | 41 | [submodule "powsybl-entsoe"]
|
50 |
| - path = powsybl-entsoe |
| 42 | + path = backend/libs/powsybl-entsoe |
51 | 43 | url = https://github.com/powsybl/powsybl-entsoe
|
52 | 44 | branch = main
|
53 | 45 | [submodule "java-docker"]
|
54 |
| - path = java-docker |
| 46 | + path = docker/java-docker |
55 | 47 | url = https://github.com/powsybl/java-docker
|
56 | 48 | branch = main
|
57 |
| -[submodule "powsybl-network-area-diagram"] |
58 |
| - path = powsybl-network-area-diagram |
59 |
| - url = https://github.com/powsybl/powsybl-network-area-diagram |
60 |
| - branch = main |
61 | 49 | [submodule "powsybl-ws-commons"]
|
62 |
| - path = powsybl-ws-commons |
| 50 | + path = backend/libs/powsybl-ws-commons |
63 | 51 | url = https://github.com/powsybl/powsybl-ws-commons
|
64 | 52 | branch = main
|
65 | 53 | [submodule "study-server"]
|
66 |
| - path = study-server |
| 54 | + path = backend/servers/study-server |
67 | 55 | url = https://github.com/gridsuite/study-server
|
68 | 56 | branch = main
|
69 | 57 | [submodule "network-map-server"]
|
70 |
| - path = network-map-server |
| 58 | + path = backend/servers/network-map-server |
71 | 59 | url = https://github.com/gridsuite/network-map-server
|
72 | 60 | branch = main
|
73 | 61 | [submodule "deployment"]
|
74 |
| - path = deployment |
| 62 | + path = tools/deployment |
75 | 63 | url = https://github.com/gridsuite/deployment
|
76 | 64 | branch = main
|
77 | 65 | [submodule "gridstudy-app"]
|
78 |
| - path = gridstudy-app |
| 66 | + path = frontend/apps/gridstudy-app |
79 | 67 | url = https://github.com/gridsuite/gridstudy-app
|
80 | 68 | branch = main
|
81 | 69 | [submodule "odre-server"]
|
82 |
| - path = odre-server |
| 70 | + path = backend/servers/odre-server |
83 | 71 | url = https://github.com/gridsuite/odre-server
|
84 | 72 | branch = main
|
85 | 73 | [submodule "oidc-mock-server"]
|
86 |
| - path = oidc-mock-server |
| 74 | + path = tools/oidc-mock-server |
87 | 75 | url = https://github.com/gridsuite/oidc-mock-server
|
88 | 76 | branch = main
|
89 | 77 | [submodule "broadcast-event"]
|
90 |
| - path = broadcast-event |
| 78 | + path = tools/broadcast-event |
91 | 79 | url = https://github.com/gridsuite/broadcast-event
|
92 | 80 | branch = main
|
93 | 81 | [submodule "network-modification-server"]
|
94 |
| - path = network-modification-server |
| 82 | + path = backend/servers/network-modification-server |
95 | 83 | url = https://github.com/gridsuite/network-modification-server
|
96 | 84 | branch = main
|
97 | 85 | [submodule "gateway"]
|
98 |
| - path = gateway |
| 86 | + path = backend/servers/gateway |
99 | 87 | url = https://github.com/gridsuite/gateway
|
100 | 88 | branch = main
|
101 | 89 | [submodule "geo-data-app"]
|
102 |
| - path = geo-data-app |
| 90 | + path = frontend/apps/geo-data-app |
103 | 91 | url = https://github.com/gridsuite/geo-data-app
|
104 | 92 | branch = main
|
105 | 93 | [submodule "gridsuite.github.io"]
|
106 |
| - path = gridsuite.github.io |
| 94 | + path = docs/gridsuite.github.io |
107 | 95 | url = https://github.com/gridsuite/gridsuite.github.io
|
108 | 96 | branch = main
|
109 | 97 | [submodule "commons-ui"]
|
110 |
| - path = commons-ui |
| 98 | + path = frontend/libs/commons-ui |
111 | 99 | url = https://github.com/gridsuite/commons-ui
|
112 | 100 | branch = main
|
113 | 101 | [submodule "case-import-job"]
|
114 |
| - path = case-import-job |
| 102 | + path = backend/jobs/case-import-job |
115 | 103 | url = https://github.com/gridsuite/case-import-job
|
116 | 104 | branch = main
|
117 | 105 | [submodule "loadflow-server"]
|
118 |
| - path = loadflow-server |
| 106 | + path = backend/servers/loadflow-server |
119 | 107 | url = https://github.com/gridsuite/loadflow-server
|
120 | 108 | branch = main
|
121 | 109 | [submodule "balances-adjustment-server"]
|
122 |
| - path = balances-adjustment-server |
| 110 | + path = backend/servers/balances-adjustment-server |
123 | 111 | url = https://github.com/gridsuite/balances-adjustment-server
|
124 | 112 | branch = main
|
125 | 113 | [submodule "merge-orchestrator-server"]
|
126 |
| - path = merge-orchestrator-server |
| 114 | + path = backend/servers/merge-orchestrator-server |
127 | 115 | url = https://github.com/gridsuite/merge-orchestrator-server
|
128 | 116 | branch = main
|
129 | 117 | [submodule "gridapp-template"]
|
130 |
| - path = gridapp-template |
| 118 | + path = frontend/apps/gridapp-template |
131 | 119 | url = https://github.com/gridsuite/gridapp-template
|
132 | 120 | branch = main
|
133 | 121 | [submodule "case-validation-server"]
|
134 |
| - path = case-validation-server |
| 122 | + path = backend/servers/case-validation-server |
135 | 123 | url = https://github.com/gridsuite/case-validation-server
|
136 | 124 | branch = main
|
137 | 125 | [submodule "merge-notification-server"]
|
138 |
| - path = merge-notification-server |
| 126 | + path = backend/servers/merge-notification-server |
139 | 127 | url = https://github.com/gridsuite/merge-notification-server
|
140 | 128 | branch = main
|
141 | 129 | [submodule "cgmes-assembling-job"]
|
142 |
| - path = cgmes-assembling-job |
| 130 | + path = backend/jobs/cgmes-assembling-job |
143 | 131 | url = https://github.com/gridsuite/cgmes-assembling-job
|
144 | 132 | branch = main
|
145 | 133 | [submodule "cgmes-boundary-server"]
|
146 |
| - path = cgmes-boundary-server |
| 134 | + path = backend/servers/cgmes-boundary-server |
147 | 135 | url = https://github.com/gridsuite/cgmes-boundary-server
|
148 | 136 | branch = main
|
149 | 137 | [submodule "gridmerge-app"]
|
150 |
| - path = gridmerge-app |
| 138 | + path = frontend/apps/gridmerge-app |
151 | 139 | url = https://github.com/gridsuite/gridmerge-app
|
152 | 140 | branch = main
|
153 | 141 | [submodule "dependencies"]
|
154 |
| - path = dependencies |
| 142 | + path = backend/build/dependencies |
155 | 143 | url = https://github.com/gridsuite/dependencies
|
156 | 144 | branch = main
|
157 | 145 | [submodule "java-hades2-docker"]
|
158 |
| - path = java-hades2-docker |
| 146 | + path = docker/java-hades2-docker |
159 | 147 | url = https://github.com/gridsuite/java-hades2-docker
|
160 | 148 | branch = main
|
161 | 149 | [submodule "actions-server"]
|
162 |
| - path = actions-server |
| 150 | + path = backend/servers/actions-server |
163 | 151 | url = https://github.com/gridsuite/actions-server
|
164 | 152 | branch = main
|
165 | 153 | [submodule "security-analysis-server"]
|
166 |
| - path = security-analysis-server |
| 154 | + path = backend/servers/security-analysis-server |
167 | 155 | url = https://github.com/gridsuite/security-analysis-server
|
168 | 156 | branch = main
|
169 | 157 | [submodule "gridactions-app"]
|
170 |
| - path = gridactions-app |
| 158 | + path = frontend/apps/gridactions-app |
171 | 159 | url = https://github.com/gridsuite/gridactions-app
|
172 | 160 | branch = main
|
173 | 161 | [submodule "test-cases"]
|
174 |
| - path = test-cases |
| 162 | + path = tools/test-cases |
175 | 163 | url = https://github.com/gridsuite/test-cases
|
176 | 164 | branch = main
|
177 | 165 | [submodule "config-server"]
|
178 |
| - path = config-server |
| 166 | + path = backend/servers/config-server |
179 | 167 | url = https://github.com/gridsuite/config-server
|
180 | 168 | branch = main
|
181 | 169 | [submodule "config-notification-server"]
|
182 |
| - path = config-notification-server |
| 170 | + path = backend/servers/config-notification-server |
183 | 171 | url = https://github.com/gridsuite/config-notification-server
|
184 | 172 | branch = main
|
185 | 173 | [submodule "directory-server"]
|
186 |
| - path = directory-server |
| 174 | + path = backend/servers/directory-server |
187 | 175 | url = https://github.com/gridsuite/directory-server
|
188 | 176 | branch = main
|
189 | 177 | [submodule "java-dynawo-docker"]
|
190 |
| - path = java-dynawo-docker |
| 178 | + path = docker/java-dynawo-docker |
191 | 179 | url = https://github.com/gridsuite/java-dynawo-docker
|
192 | 180 | branch = main
|
193 | 181 | [submodule "dynamic-simulation-server"]
|
194 |
| - path = dynamic-simulation-server |
| 182 | + path = backend/servers/dynamic-simulation-server |
195 | 183 | url = https://github.com/gridsuite/dynamic-simulation-server
|
196 | 184 | branch = main
|
197 | 185 | [submodule "cgmes-boundary-import-job"]
|
198 |
| - path = cgmes-boundary-import-job |
| 186 | + path = backend/jobs/cgmes-boundary-import-job |
199 | 187 | url = https://github.com/gridsuite/cgmes-boundary-import-job
|
200 | 188 | branch = main
|
201 | 189 | [submodule "griddyna-app"]
|
202 |
| - path = griddyna-app |
| 190 | + path = frontend/apps/griddyna-app |
203 | 191 | url = https://github.com/gridsuite/griddyna-app
|
204 | 192 | branch = main
|
205 |
| -[submodule "gridpy"] |
206 |
| - path = gridpy |
207 |
| - url = https://github.com/gridsuite/gridpy |
208 |
| - branch = main |
209 | 193 | [submodule "filter-server"]
|
210 |
| - path = filter-server |
| 194 | + path = backend/servers/filter-server |
211 | 195 | url = https://github.com/gridsuite/filter-server
|
212 | 196 | branch = main
|
213 | 197 | [submodule "dynamic-mapping-server"]
|
214 |
| - path = dynamic-mapping-server |
| 198 | + path = backend/servers/dynamic-mapping-server |
215 | 199 | url = https://github.com/gridsuite/dynamic-mapping-server
|
216 | 200 | branch = main
|
217 | 201 | [submodule "report-server"]
|
218 |
| - path = report-server |
| 202 | + path = backend/servers/report-server |
219 | 203 | url = https://github.com/gridsuite/report-server
|
220 | 204 | branch = main
|
221 | 205 | [submodule "gridexplore-app"]
|
222 |
| - path = gridexplore-app |
| 206 | + path = frontend/apps/gridexplore-app |
223 | 207 | url = https://github.com/gridsuite/gridexplore-app
|
224 | 208 | branch = main
|
225 | 209 | [submodule "directory-notification-server"]
|
226 |
| - path = directory-notification-server |
| 210 | + path = backend/servers/directory-notification-server |
227 | 211 | url = https://github.com/gridsuite/directory-notification-server
|
228 | 212 | branch = main
|
229 | 213 | [submodule "explore-server"]
|
230 |
| - path = explore-server |
| 214 | + path = backend/servers/explore-server |
231 | 215 | url = https://github.com/gridsuite/explore-server
|
232 | 216 | branch = main
|
233 | 217 | [submodule "documentation"]
|
234 |
| - path = documentation |
| 218 | + path = docs/documentation |
235 | 219 | url = https://github.com/gridsuite/documentation
|
236 | 220 | branch = main
|
237 | 221 | [submodule "case-import-server"]
|
238 |
| - path = case-import-server |
| 222 | + path = backend/servers/case-import-server |
239 | 223 | url = https://github.com/gridsuite/case-import-server
|
240 | 224 | branch = main
|
241 | 225 | [submodule "cgmes-gl-server"]
|
242 |
| - path = cgmes-gl-server |
| 226 | + path = backend/servers/cgmes-gl-server |
243 | 227 | url = https://github.com/gridsuite/cgmes-gl-server
|
244 | 228 | branch = main
|
245 | 229 | [submodule "geo-data-server"]
|
246 |
| - path = geo-data-server |
| 230 | + path = backend/servers/geo-data-server |
247 | 231 | url = https://github.com/gridsuite/geo-data-server
|
248 | 232 | branch = main
|
249 | 233 | [submodule "admin-tools"]
|
250 |
| - path = admin-tools |
| 234 | + path = tools/admin-tools |
251 | 235 | url = https://github.com/gridsuite/admin-tools
|
252 | 236 | branch = main
|
253 | 237 | [submodule "java-simulator-docker"]
|
254 |
| - path = java-simulator-docker |
| 238 | + path = docker/java-simulator-docker |
255 | 239 | url = https://github.com/gridsuite/java-simulator-docker
|
256 | 240 | branch = main
|
257 | 241 | [submodule "sensitivity-analysis-server"]
|
258 |
| - path = sensitivity-analysis-server |
| 242 | + path = backend/servers/sensitivity-analysis-server |
259 | 243 | url = https://github.com/gridsuite/sensitivity-analysis-server
|
260 | 244 | branch = main
|
261 | 245 | [submodule "shortcircuit-server"]
|
262 |
| - path = shortcircuit-server |
| 246 | + path = backend/servers/shortcircuit-server |
263 | 247 | url = https://github.com/gridsuite/shortcircuit-server
|
264 | 248 | branch = main
|
265 | 249 | [submodule "study-notification-server"]
|
266 |
| - path = study-notification-server |
| 250 | + path = backend/servers/study-notification-server |
267 | 251 | url = https://github.com/gridsuite/study-notification-server
|
268 | 252 | branch = main
|
269 | 253 | [submodule "timeseries-server"]
|
270 |
| - path = timeseries-server |
| 254 | + path = backend/servers/timeseries-server |
271 | 255 | url = https://github.com/gridsuite/timeseries-server
|
272 | 256 | branch = main
|
273 | 257 | [submodule "user-admin-server"]
|
274 |
| - path = user-admin-server |
| 258 | + path = backend/servers/user-admin-server |
275 | 259 | url = https://github.com/gridsuite/user-admin-server
|
276 | 260 | branch = main
|
277 | 261 | [submodule "voltage-init-server"]
|
278 |
| - path = voltage-init-server |
| 262 | + path = backend/servers/voltage-init-server |
279 | 263 | url = https://github.com/gridsuite/voltage-init-server
|
280 | 264 | branch = main
|
281 | 265 | [submodule "powsybl-case-datasource"]
|
282 |
| - path = powsybl-case-datasource |
| 266 | + path = backend/libs/powsybl-case-datasource |
283 | 267 | url = https://github.com/powsybl/powsybl-case-datasource
|
284 | 268 | branch = main
|
285 | 269 | [submodule "powsybl-case-server"]
|
286 |
| - path = powsybl-case-server |
| 270 | + path = backend/servers/powsybl-case-server |
287 | 271 | url = https://github.com/powsybl/powsybl-case-server
|
288 | 272 | branch = main
|
289 | 273 | [submodule "powsybl-dependencies"]
|
290 |
| - path = powsybl-dependencies |
| 274 | + path = backend/build/powsybl-dependencies |
291 | 275 | url = https://github.com/powsybl/powsybl-dependencies
|
292 | 276 | branch = main
|
293 | 277 | [submodule "powsybl-diagram"]
|
294 |
| - path = powsybl-diagram |
| 278 | + path = backend/libs/powsybl-diagram |
295 | 279 | url = https://github.com/powsybl/powsybl-diagram
|
296 | 280 | branch = main
|
297 | 281 | [submodule "powsybl-diagram-viewer"]
|
298 |
| - path = powsybl-diagram-viewer |
| 282 | + path = frontend/libs/powsybl-diagram-viewer |
299 | 283 | url = https://github.com/powsybl/powsybl-diagram-viewer
|
300 | 284 | branch = main
|
301 | 285 | [submodule "powsybl-network-store-server"]
|
302 |
| - path = powsybl-network-store-server |
| 286 | + path = backend/servers/powsybl-network-store-server |
303 | 287 | url = https://github.com/powsybl/powsybl-network-store-server
|
304 | 288 | branch = main
|
305 | 289 | [submodule "powsybl-network-hypothesis"]
|
306 |
| - path = powsybl-network-hypothesis |
| 290 | + path = backend/libs/powsybl-network-hypothesis |
307 | 291 | url = https://github.com/powsybl/powsybl-network-hypothesis
|
308 | 292 | branch = main
|
309 | 293 | [submodule "powsybl-ws-dependencies"]
|
310 |
| - path = powsybl-ws-dependencies |
| 294 | + path = backend/build/powsybl-ws-dependencies |
311 | 295 | url = https://github.com/powsybl/powsybl-ws-dependencies
|
312 | 296 | branch = main
|
0 commit comments