Compare commits
5 Commits
88983f2b4e
...
280debce09
| Author | SHA1 | Date | |
|---|---|---|---|
| 280debce09 | |||
| fb77a5065b | |||
| e91b10daa3 | |||
| 7bbb991e69 | |||
| 315517f03f |
10
.idea/.gitignore
vendored
Normal file
10
.idea/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Default ignored files
|
||||
/shelf/
|
||||
/workspace.xml
|
||||
# Editor-based HTTP Client requests
|
||||
/httpRequests/
|
||||
# Ignored default folder with query files
|
||||
/queries/
|
||||
# Datasource local storage ignored files
|
||||
/dataSources/
|
||||
/dataSources.local.xml
|
||||
1
.idea/.name
Normal file
1
.idea/.name
Normal file
|
|
@ -0,0 +1 @@
|
|||
Meldestelle
|
||||
6
.idea/AndroidProjectSystem.xml
Normal file
6
.idea/AndroidProjectSystem.xml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="AndroidProjectSystem">
|
||||
<option name="providerId" value="com.android.tools.idea.GradleProjectSystem" />
|
||||
</component>
|
||||
</project>
|
||||
8
.idea/artifacts/auth_js_1_0_0.xml
Normal file
8
.idea/artifacts/auth_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="auth-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/auth/build/libs</output-path>
|
||||
<root id="archive" name="auth-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.auth.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/auth_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/auth_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="auth-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/auth/build/libs</output-path>
|
||||
<root id="archive" name="auth-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.auth.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/auth_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/auth_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="auth-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/auth/build/libs</output-path>
|
||||
<root id="archive" name="auth-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.auth.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/billing_domain_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/billing_domain_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="billing-domain-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/billing/billing-domain/build/libs</output-path>
|
||||
<root id="archive" name="billing-domain-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.billing.billing-domain.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/billing_domain_jvm_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/billing_domain_jvm_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="billing-domain-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/billing/billing-domain/build/libs</output-path>
|
||||
<root id="archive" name="billing-domain-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.billing.billing-domain.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="billing-domain-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/billing/billing-domain/build/libs</output-path>
|
||||
<root id="archive" name="billing-domain-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.billing.billing-domain.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/billing_feature_js_1_0_0.xml
Normal file
8
.idea/artifacts/billing_feature_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="billing-feature-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/billing-feature/build/libs</output-path>
|
||||
<root id="archive" name="billing-feature-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.billing-feature.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/billing_feature_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/billing_feature_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="billing-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/billing-feature/build/libs</output-path>
|
||||
<root id="archive" name="billing-feature-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.billing-feature.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/billing_feature_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/billing_feature_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="billing-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/billing-feature/build/libs</output-path>
|
||||
<root id="archive" name="billing-feature-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.billing-feature.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/core_domain_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/core_domain_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="core-domain-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/core-domain/build/libs</output-path>
|
||||
<root id="archive" name="core-domain-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.core.core-domain.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/core_domain_jvm_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/core_domain_jvm_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="core-domain-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/core-domain/build/libs</output-path>
|
||||
<root id="archive" name="core-domain-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.core.core-domain.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/core_domain_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/core_domain_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="core-domain-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/core-domain/build/libs</output-path>
|
||||
<root id="archive" name="core-domain-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.core.core-domain.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/core_utils_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/core_utils_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="core-utils-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/core-utils/build/libs</output-path>
|
||||
<root id="archive" name="core-utils-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.core.core-utils.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/core_utils_jvm_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/core_utils_jvm_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="core-utils-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/core-utils/build/libs</output-path>
|
||||
<root id="archive" name="core-utils-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.core.core-utils.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/core_utils_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/core_utils_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="core-utils-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/core-utils/build/libs</output-path>
|
||||
<root id="archive" name="core-utils-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.core.core-utils.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/design_system_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/design_system_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="design-system-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/design-system/build/libs</output-path>
|
||||
<root id="archive" name="design-system-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.design-system.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/design_system_jvm_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/design_system_jvm_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="design-system-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/design-system/build/libs</output-path>
|
||||
<root id="archive" name="design-system-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.design-system.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/design_system_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/design_system_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="design-system-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/design-system/build/libs</output-path>
|
||||
<root id="archive" name="design-system-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.design-system.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/device_initialization_js_1_0_0.xml
Normal file
8
.idea/artifacts/device_initialization_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="device-initialization-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/device-initialization/build/libs</output-path>
|
||||
<root id="archive" name="device-initialization-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.device-initialization.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/device_initialization_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/device_initialization_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="device-initialization-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/device-initialization/build/libs</output-path>
|
||||
<root id="archive" name="device-initialization-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.device-initialization.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/device_initialization_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/device_initialization_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="device-initialization-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/device-initialization/build/libs</output-path>
|
||||
<root id="archive" name="device-initialization-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.device-initialization.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/domain_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/domain_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="domain-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/domain/build/libs</output-path>
|
||||
<root id="archive" name="domain-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.domain.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/domain_jvm_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/domain_jvm_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="domain-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/domain/build/libs</output-path>
|
||||
<root id="archive" name="domain-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.domain.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/domain_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/domain_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="domain-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/domain/build/libs</output-path>
|
||||
<root id="archive" name="domain-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.domain.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/entries_api_js_1_0_0.xml
Normal file
8
.idea/artifacts/entries_api_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="entries-api-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/backend/services/entries/entries-api/build/libs</output-path>
|
||||
<root id="archive" name="entries-api-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.entries.entries-api.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/entries_api_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/entries_api_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="entries-api-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/backend/services/entries/entries-api/build/libs</output-path>
|
||||
<root id="archive" name="entries-api-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.entries.entries-api.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/entries_api_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/entries_api_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="entries-api-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/backend/services/entries/entries-api/build/libs</output-path>
|
||||
<root id="archive" name="entries-api-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.entries.entries-api.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/entries_domain_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/entries_domain_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="entries-domain-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/entries/entries-domain/build/libs</output-path>
|
||||
<root id="archive" name="entries-domain-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.entries.entries-domain.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/entries_domain_jvm_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/entries_domain_jvm_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="entries-domain-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/entries/entries-domain/build/libs</output-path>
|
||||
<root id="archive" name="entries-domain-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.entries.entries-domain.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="entries-domain-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/entries/entries-domain/build/libs</output-path>
|
||||
<root id="archive" name="entries-domain-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.entries.entries-domain.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/events_common_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/events_common_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="events-common-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/events/events-common/build/libs</output-path>
|
||||
<root id="archive" name="events-common-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.events.events-common.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/events_common_jvm_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/events_common_jvm_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="events-common-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/events/events-common/build/libs</output-path>
|
||||
<root id="archive" name="events-common-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.events.events-common.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/events_common_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/events_common_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="events-common-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/events/events-common/build/libs</output-path>
|
||||
<root id="archive" name="events-common-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.events.events-common.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/funktionaer_feature_js_1_0_0.xml
Normal file
8
.idea/artifacts/funktionaer_feature_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="funktionaer-feature-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/funktionaer-feature/build/libs</output-path>
|
||||
<root id="archive" name="funktionaer-feature-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.funktionaer-feature.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/funktionaer_feature_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/funktionaer_feature_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="funktionaer-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/funktionaer-feature/build/libs</output-path>
|
||||
<root id="archive" name="funktionaer-feature-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.funktionaer-feature.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/funktionaer_feature_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/funktionaer_feature_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="funktionaer-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/funktionaer-feature/build/libs</output-path>
|
||||
<root id="archive" name="funktionaer-feature-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.funktionaer-feature.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/local_db_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/local_db_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="local-db-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/local-db/build/libs</output-path>
|
||||
<root id="archive" name="local-db-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.local-db.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/local_db_jvm_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/local_db_jvm_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="local-db-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/local-db/build/libs</output-path>
|
||||
<root id="archive" name="local-db-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.local-db.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/local_db_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/local_db_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="local-db-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/local-db/build/libs</output-path>
|
||||
<root id="archive" name="local-db-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.local-db.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/masterdata_domain_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/masterdata_domain_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="masterdata-domain-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/masterdata/masterdata-domain/build/libs</output-path>
|
||||
<root id="archive" name="masterdata-domain-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.masterdata.masterdata-domain.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/masterdata_domain_jvm_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/masterdata_domain_jvm_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="masterdata-domain-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/masterdata/masterdata-domain/build/libs</output-path>
|
||||
<root id="archive" name="masterdata-domain-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.masterdata.masterdata-domain.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="masterdata-domain-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/backend/services/masterdata/masterdata-domain/build/libs</output-path>
|
||||
<root id="archive" name="masterdata-domain-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.backend.services.masterdata.masterdata-domain.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="meldestelle-desktop-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/shells/meldestelle-desktop/build/libs</output-path>
|
||||
<root id="archive" name="meldestelle-desktop-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.shells.meldestelle-desktop.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="meldestelle-desktop-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/shells/meldestelle-desktop/build/libs</output-path>
|
||||
<root id="archive" name="meldestelle-desktop-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.shells.meldestelle-desktop.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="meldestelle-desktop-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/shells/meldestelle-desktop/build/libs</output-path>
|
||||
<root id="archive" name="meldestelle-desktop-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.shells.meldestelle-desktop.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/meldestelle_web_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/meldestelle_web_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="meldestelle-web-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/shells/meldestelle-web/build/libs</output-path>
|
||||
<root id="archive" name="meldestelle-web-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.shells.meldestelle-web.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/meldestelle_web_jvm_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/meldestelle_web_jvm_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="meldestelle-web-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/shells/meldestelle-web/build/libs</output-path>
|
||||
<root id="archive" name="meldestelle-web-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.shells.meldestelle-web.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="meldestelle-web-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/shells/meldestelle-web/build/libs</output-path>
|
||||
<root id="archive" name="meldestelle-web-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.shells.meldestelle-web.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/navigation_js_1_0_0.xml
Normal file
8
.idea/artifacts/navigation_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="navigation-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/navigation/build/libs</output-path>
|
||||
<root id="archive" name="navigation-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.navigation.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/navigation_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/navigation_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="navigation-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/navigation/build/libs</output-path>
|
||||
<root id="archive" name="navigation-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.navigation.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/navigation_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/navigation_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="navigation-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/navigation/build/libs</output-path>
|
||||
<root id="archive" name="navigation-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.navigation.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/nennung_feature_js_1_0_0.xml
Normal file
8
.idea/artifacts/nennung_feature_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="nennung-feature-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/nennung-feature/build/libs</output-path>
|
||||
<root id="archive" name="nennung-feature-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.nennung-feature.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/nennung_feature_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/nennung_feature_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="nennung-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/nennung-feature/build/libs</output-path>
|
||||
<root id="archive" name="nennung-feature-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.nennung-feature.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/nennung_feature_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/nennung_feature_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="nennung-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/nennung-feature/build/libs</output-path>
|
||||
<root id="archive" name="nennung-feature-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.nennung-feature.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/network_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/network_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="network-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/network/build/libs</output-path>
|
||||
<root id="archive" name="network-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.network.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/network_jvm_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/network_jvm_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="network-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/network/build/libs</output-path>
|
||||
<root id="archive" name="network-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.network.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/network_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/network_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="network-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/network/build/libs</output-path>
|
||||
<root id="archive" name="network-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.network.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/pferde_feature_js_1_0_0.xml
Normal file
8
.idea/artifacts/pferde_feature_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="pferde-feature-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/pferde-feature/build/libs</output-path>
|
||||
<root id="archive" name="pferde-feature-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.pferde-feature.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/pferde_feature_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/pferde_feature_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="pferde-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/pferde-feature/build/libs</output-path>
|
||||
<root id="archive" name="pferde-feature-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.pferde-feature.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/pferde_feature_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/pferde_feature_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="pferde-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/pferde-feature/build/libs</output-path>
|
||||
<root id="archive" name="pferde-feature-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.pferde-feature.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/ping_api_js_1_0_0.xml
Normal file
8
.idea/artifacts/ping_api_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="ping-api-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/contracts/ping-api/build/libs</output-path>
|
||||
<root id="archive" name="ping-api-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.contracts.ping-api.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/ping_api_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/ping_api_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="ping-api-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/contracts/ping-api/build/libs</output-path>
|
||||
<root id="archive" name="ping-api-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.contracts.ping-api.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/ping_api_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/ping_api_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="ping-api-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/contracts/ping-api/build/libs</output-path>
|
||||
<root id="archive" name="ping-api-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.contracts.ping-api.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/ping_feature_js_1_0_0.xml
Normal file
8
.idea/artifacts/ping_feature_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="ping-feature-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/ping-feature/build/libs</output-path>
|
||||
<root id="archive" name="ping-feature-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.ping-feature.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/ping_feature_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/ping_feature_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="ping-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/ping-feature/build/libs</output-path>
|
||||
<root id="archive" name="ping-feature-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.ping-feature.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/ping_feature_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/ping_feature_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="ping-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/ping-feature/build/libs</output-path>
|
||||
<root id="archive" name="ping-feature-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.ping-feature.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/profile_feature_js_1_0_0.xml
Normal file
8
.idea/artifacts/profile_feature_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="profile-feature-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/profile-feature/build/libs</output-path>
|
||||
<root id="archive" name="profile-feature-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.profile-feature.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/profile_feature_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/profile_feature_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="profile-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/profile-feature/build/libs</output-path>
|
||||
<root id="archive" name="profile-feature-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.profile-feature.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/profile_feature_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/profile_feature_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="profile-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/profile-feature/build/libs</output-path>
|
||||
<root id="archive" name="profile-feature-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.profile-feature.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/reiter_feature_js_1_0_0.xml
Normal file
8
.idea/artifacts/reiter_feature_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="reiter-feature-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/reiter-feature/build/libs</output-path>
|
||||
<root id="archive" name="reiter-feature-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.reiter-feature.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/reiter_feature_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/reiter_feature_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="reiter-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/reiter-feature/build/libs</output-path>
|
||||
<root id="archive" name="reiter-feature-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.reiter-feature.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/reiter_feature_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/reiter_feature_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="reiter-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/reiter-feature/build/libs</output-path>
|
||||
<root id="archive" name="reiter-feature-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.reiter-feature.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/sync_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/sync_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="sync-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/sync/build/libs</output-path>
|
||||
<root id="archive" name="sync-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.sync.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/sync_jvm_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/sync_jvm_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="sync-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/sync/build/libs</output-path>
|
||||
<root id="archive" name="sync-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.sync.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/sync_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/sync_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="sync-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/frontend/core/sync/build/libs</output-path>
|
||||
<root id="archive" name="sync-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.core.sync.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/turnier_feature_js_1_0_0.xml
Normal file
8
.idea/artifacts/turnier_feature_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="turnier-feature-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/turnier-feature/build/libs</output-path>
|
||||
<root id="archive" name="turnier-feature-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.turnier-feature.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/turnier_feature_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/turnier_feature_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="turnier-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/turnier-feature/build/libs</output-path>
|
||||
<root id="archive" name="turnier-feature-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.turnier-feature.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/turnier_feature_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/turnier_feature_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="turnier-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/turnier-feature/build/libs</output-path>
|
||||
<root id="archive" name="turnier-feature-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.turnier-feature.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/veranstalter_feature_js_1_0_0.xml
Normal file
8
.idea/artifacts/veranstalter_feature_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="veranstalter-feature-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/veranstalter-feature/build/libs</output-path>
|
||||
<root id="archive" name="veranstalter-feature-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.veranstalter-feature.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/veranstalter_feature_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/veranstalter_feature_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="veranstalter-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/veranstalter-feature/build/libs</output-path>
|
||||
<root id="archive" name="veranstalter-feature-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.veranstalter-feature.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/veranstalter_feature_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/veranstalter_feature_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="veranstalter-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/veranstalter-feature/build/libs</output-path>
|
||||
<root id="archive" name="veranstalter-feature-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.veranstalter-feature.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/veranstaltung_feature_js_1_0_0.xml
Normal file
8
.idea/artifacts/veranstaltung_feature_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="veranstaltung-feature-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/veranstaltung-feature/build/libs</output-path>
|
||||
<root id="archive" name="veranstaltung-feature-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.veranstaltung-feature.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/veranstaltung_feature_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/veranstaltung_feature_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="veranstaltung-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/veranstaltung-feature/build/libs</output-path>
|
||||
<root id="archive" name="veranstaltung-feature-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.veranstaltung-feature.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/veranstaltung_feature_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/veranstaltung_feature_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="veranstaltung-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/veranstaltung-feature/build/libs</output-path>
|
||||
<root id="archive" name="veranstaltung-feature-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.veranstaltung-feature.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/verein_feature_js_1_0_0.xml
Normal file
8
.idea/artifacts/verein_feature_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="verein-feature-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/verein-feature/build/libs</output-path>
|
||||
<root id="archive" name="verein-feature-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.verein-feature.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/verein_feature_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/verein_feature_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="verein-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/verein-feature/build/libs</output-path>
|
||||
<root id="archive" name="verein-feature-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.verein-feature.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/verein_feature_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/verein_feature_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="verein-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/verein-feature/build/libs</output-path>
|
||||
<root id="archive" name="verein-feature-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.verein-feature.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/zns_import_feature_js_1_0_0.xml
Normal file
8
.idea/artifacts/zns_import_feature_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="zns-import-feature-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/zns-import-feature/build/libs</output-path>
|
||||
<root id="archive" name="zns-import-feature-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.zns-import-feature.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/zns_import_feature_jvm_1_0_0.xml
Normal file
8
.idea/artifacts/zns_import_feature_jvm_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="zns-import-feature-jvm-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/zns-import-feature/build/libs</output-path>
|
||||
<root id="archive" name="zns-import-feature-jvm-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.zns-import-feature.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/zns_import_feature_wasm_js_1_0_0.xml
Normal file
8
.idea/artifacts/zns_import_feature_wasm_js_1_0_0.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="zns-import-feature-wasm-js-1.0.0">
|
||||
<output-path>$PROJECT_DIR$/frontend/features/zns-import-feature/build/libs</output-path>
|
||||
<root id="archive" name="zns-import-feature-wasm-js-1.0.0.jar">
|
||||
<element id="module-output" name="Meldestelle.frontend.features.zns-import-feature.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/zns_parser_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/zns_parser_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="zns-parser-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/zns-parser/build/libs</output-path>
|
||||
<root id="archive" name="zns-parser-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.core.zns-parser.jsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/zns_parser_jvm_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/zns_parser_jvm_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="zns-parser-jvm-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/zns-parser/build/libs</output-path>
|
||||
<root id="archive" name="zns-parser-jvm-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.core.zns-parser.jvmMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
8
.idea/artifacts/zns_parser_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
8
.idea/artifacts/zns_parser_wasm_js_1_0_0_SNAPSHOT.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<component name="ArtifactManager">
|
||||
<artifact type="jar" name="zns-parser-wasm-js-1.0.0-SNAPSHOT">
|
||||
<output-path>$PROJECT_DIR$/core/zns-parser/build/libs</output-path>
|
||||
<root id="archive" name="zns-parser-wasm-js-1.0.0-SNAPSHOT.jar">
|
||||
<element id="module-output" name="Meldestelle.core.zns-parser.wasmJsMain" />
|
||||
</root>
|
||||
</artifact>
|
||||
</component>
|
||||
65
.idea/compiler.xml
Normal file
65
.idea/compiler.xml
Normal file
|
|
@ -0,0 +1,65 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="CompilerConfiguration">
|
||||
<bytecodeTargetLevel target="25" />
|
||||
</component>
|
||||
<component name="JavacSettings">
|
||||
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
|
||||
<module name="Meldestelle.backend.infrastructure.event-store.valkey-event-store" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.event-store.valkey-event-store.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.event-store.valkey-event-store.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.gateway" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.gateway.integrationTest" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.gateway.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.gateway.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.messaging.messaging-client" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.messaging.messaging-client.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.messaging.messaging-client.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.messaging.messaging-config" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.messaging.messaging-config.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.messaging.messaging-config.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.monitoring.monitoring-server" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.monitoring.monitoring-server.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.monitoring.monitoring-server.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.persistence" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.persistence.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.persistence.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.security" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.security.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.infrastructure.security.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.billing.billing-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.billing.billing-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.billing.billing-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.entries.entries-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.entries.entries-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.entries.entries-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.events.events-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.events.events-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.events.events-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.identity.identity-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.identity.identity-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.identity.identity-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.mail.mail-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.mail.mail-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.mail.mail-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.masterdata.masterdata-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.masterdata.masterdata-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.masterdata.masterdata-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.ping.ping-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.ping.ping-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.ping.ping-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.results.results-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.results.results-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.results.results-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.scheduling.scheduling-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.scheduling.scheduling-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.scheduling.scheduling-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.series.series-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.series.series-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.series.series-service.test" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.zns-import.zns-import-service" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.zns-import.zns-import-service.main" options="-parameters" />
|
||||
<module name="Meldestelle.backend.services.zns-import.zns-import-service.test" options="-parameters" />
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
56
.idea/dataSources.xml
Normal file
56
.idea/dataSources.xml
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
|
||||
<data-source source="LOCAL" name="pg-meldestelle-db@localhost" uuid="5c2e7682-32d6-4ae1-b108-e1da8b228f13">
|
||||
<driver-ref>postgresql</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
|
||||
<jdbc-url>jdbc:postgresql://localhost:5432/pg-meldestelle-db</jdbc-url>
|
||||
<jdbc-additional-properties>
|
||||
<property name="com.intellij.clouds.kubernetes.db.host.port" />
|
||||
<property name="com.intellij.clouds.kubernetes.db.enabled" value="false" />
|
||||
<property name="com.intellij.clouds.kubernetes.db.container.port" />
|
||||
</jdbc-additional-properties>
|
||||
<working-dir>$ProjectFileDir$</working-dir>
|
||||
</data-source>
|
||||
<data-source source="LOCAL" name="billing_test" uuid="55030c5a-f28c-4e83-b731-f02a0b02abcf">
|
||||
<driver-ref>h2.unified</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<imported>true</imported>
|
||||
<jdbc-driver>org.h2.Driver</jdbc-driver>
|
||||
<jdbc-url>jdbc:h2:mem:billing_test;DB_CLOSE_DELAY=-1</jdbc-url>
|
||||
<jdbc-additional-properties>
|
||||
<property name="com.intellij.clouds.kubernetes.db.host.port" />
|
||||
<property name="com.intellij.clouds.kubernetes.db.enabled" value="false" />
|
||||
<property name="com.intellij.clouds.kubernetes.db.container.port" />
|
||||
</jdbc-additional-properties>
|
||||
<working-dir>$ProjectFileDir$</working-dir>
|
||||
</data-source>
|
||||
<data-source source="LOCAL" name="postgres@localhost" uuid="f5e93de4-49c9-483b-a9ba-7499690e28e4">
|
||||
<driver-ref>postgresql</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<imported>true</imported>
|
||||
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
|
||||
<jdbc-url>jdbc:postgresql://localhost:5432/postgres</jdbc-url>
|
||||
<jdbc-additional-properties>
|
||||
<property name="com.intellij.clouds.kubernetes.db.host.port" />
|
||||
<property name="com.intellij.clouds.kubernetes.db.enabled" value="false" />
|
||||
<property name="com.intellij.clouds.kubernetes.db.container.port" />
|
||||
</jdbc-additional-properties>
|
||||
<working-dir>$ProjectFileDir$</working-dir>
|
||||
</data-source>
|
||||
<data-source source="LOCAL" name="maildb" uuid="609617e2-04f9-4948-881f-dbde106780a3">
|
||||
<driver-ref>h2.unified</driver-ref>
|
||||
<synchronize>true</synchronize>
|
||||
<imported>true</imported>
|
||||
<jdbc-driver>org.h2.Driver</jdbc-driver>
|
||||
<jdbc-url>jdbc:h2:mem:maildb;DB_CLOSE_DELAY=-1</jdbc-url>
|
||||
<jdbc-additional-properties>
|
||||
<property name="com.intellij.clouds.kubernetes.db.host.port" />
|
||||
<property name="com.intellij.clouds.kubernetes.db.enabled" value="false" />
|
||||
<property name="com.intellij.clouds.kubernetes.db.container.port" />
|
||||
</jdbc-additional-properties>
|
||||
<working-dir>$ProjectFileDir$</working-dir>
|
||||
</data-source>
|
||||
</component>
|
||||
</project>
|
||||
11
.idea/db-forest-config.xml
Normal file
11
.idea/db-forest-config.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="db-forest-configuration">
|
||||
<data version="2">.
|
||||
----------------------------------------
|
||||
1:0:5c2e7682-32d6-4ae1-b108-e1da8b228f13
|
||||
2:0:55030c5a-f28c-4e83-b731-f02a0b02abcf
|
||||
3:0:f5e93de4-49c9-483b-a9ba-7499690e28e4
|
||||
.</data>
|
||||
</component>
|
||||
</project>
|
||||
49
.idea/dictionaries/project.xml
Normal file
49
.idea/dictionaries/project.xml
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
<component name="ProjectDictionaryState">
|
||||
<dictionary name="project">
|
||||
<words>
|
||||
<w>Abschluesse</w>
|
||||
<w>Abteilungs</w>
|
||||
<w>Bewerbs</w>
|
||||
<w>Bewerbsuebersicht</w>
|
||||
<w>Bewerbsübersicht</w>
|
||||
<w>Caprilli</w>
|
||||
<w>Eintraege</w>
|
||||
<w>Funktionaere</w>
|
||||
<w>Konfig</w>
|
||||
<w>Lebensnr</w>
|
||||
<w>Nachnenngebühr</w>
|
||||
<w>Nennungs</w>
|
||||
<w>Oeto</w>
|
||||
<w>Ruecknavigation</w>
|
||||
<w>Saveable</w>
|
||||
<w>Springpferdepruefung</w>
|
||||
<w>Standardspringpruefung</w>
|
||||
<w>Startwuensche</w>
|
||||
<w>Ueberschreitung</w>
|
||||
<w>Veranstalterwahl</w>
|
||||
<w>Vollstaendigkeit</w>
|
||||
<w>Vorschlaege</w>
|
||||
<w>Zusatzgebuehr</w>
|
||||
<w>beruecksichtigen</w>
|
||||
<w>bewerb</w>
|
||||
<w>cdnp</w>
|
||||
<w>eintraege</w>
|
||||
<w>fuer</w>
|
||||
<w>funktionaer</w>
|
||||
<w>hoehe</w>
|
||||
<w>hoeher</w>
|
||||
<w>konfig</w>
|
||||
<w>nachnenngebuehr</w>
|
||||
<w>nachnennung</w>
|
||||
<w>oeps</w>
|
||||
<w>pruefungs</w>
|
||||
<w>richt</w>
|
||||
<w>startnr</w>
|
||||
<w>strasse</w>
|
||||
<w>teilungs</w>
|
||||
<w>valkey</w>
|
||||
<w>waehlt</w>
|
||||
<w>zusaetzlich</w>
|
||||
</words>
|
||||
</dictionary>
|
||||
</component>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user