diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..932f7dd5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,85 @@
+# Gradle
+.gradle/
+build/
+!gradle/wrapper/gradle-wrapper.jar
+.gradletasknamecache
+
+# Kotlin
+*.class
+*.jar
+*.kotlin_module
+.kotlin/
+kotlin-js-store/
+
+# IntelliJ IDEA
+.idea/workspace.xml
+.idea/tasks.xml
+.idea/usage.statistics.xml
+.idea/dictionaries
+.idea/shelf
+.idea/dataSources/
+.idea/dataSources.local.xml
+.idea/httpRequests/
+.idea/codestream.xml
+.idea/sonarlint/
+*.iml
+*.ipr
+*.iws
+out/
+
+# Node.js / npm / React
+node_modules/
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+.pnp.*
+.yarn/
+dist/
+.cache/
+.parcel-cache/
+.next/
+.nuxt/
+.vuepress/dist
+*.tsbuildinfo
+
+# Docker
+.env
+.env.local
+.env.*.local
+docker-compose.override.yaml
+
+# macOS
+.DS_Store
+.AppleDouble
+.LSOverride
+._*
+
+# Windows
+Thumbs.db
+Thumbs.db:encryptable
+ehthumbs.db
+Desktop.ini
+
+# Linux
+*~
+.directory
+.Trash-*
+
+# Logs
+*.log
+logs/
+
+# Temporary files
+*.tmp
+*.temp
+*.swp
+*.swo
+*~
+
+# SQLDelight
+*.db
+*.db-shm
+*.db-wal
+
+# Local configuration
+local.properties
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 30cf57ed..00000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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
diff --git a/.idea/artifacts/auth_js_1_0_0.xml b/.idea/artifacts/auth_js_1_0_0.xml
deleted file mode 100644
index 3802c0e5..00000000
--- a/.idea/artifacts/auth_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/core/auth/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/auth_jvm_1_0_0.xml b/.idea/artifacts/auth_jvm_1_0_0.xml
index e70629e8..482c3d70 100644
--- a/.idea/artifacts/auth_jvm_1_0_0.xml
+++ b/.idea/artifacts/auth_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/auth/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/auth_wasm_js_1_0_0.xml b/.idea/artifacts/auth_wasm_js_1_0_0.xml
index 77c88fe3..253c164d 100644
--- a/.idea/artifacts/auth_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/auth_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/auth/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/billing_domain_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/billing_domain_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index fb2545e2..00000000
--- a/.idea/artifacts/billing_domain_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/backend/services/billing/billing-domain/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/billing_domain_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/billing_domain_jvm_1_0_0_SNAPSHOT.xml
index dc055f93..dd050280 100644
--- a/.idea/artifacts/billing_domain_jvm_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/billing_domain_jvm_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/backend/services/billing/billing-domain/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/billing_domain_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/billing_domain_wasm_js_1_0_0_SNAPSHOT.xml
index 5a857bb0..fe886dfe 100644
--- a/.idea/artifacts/billing_domain_wasm_js_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/billing_domain_wasm_js_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/backend/services/billing/billing-domain/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/billing_feature_js_1_0_0.xml b/.idea/artifacts/billing_feature_js_1_0_0.xml
deleted file mode 100644
index d67a3e85..00000000
--- a/.idea/artifacts/billing_feature_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/features/billing-feature/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/billing_feature_jvm_1_0_0.xml b/.idea/artifacts/billing_feature_jvm_1_0_0.xml
index 4d89ed85..d5c56ab2 100644
--- a/.idea/artifacts/billing_feature_jvm_1_0_0.xml
+++ b/.idea/artifacts/billing_feature_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/billing-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/billing_feature_wasm_js_1_0_0.xml b/.idea/artifacts/billing_feature_wasm_js_1_0_0.xml
index 24ebeca8..be39b89a 100644
--- a/.idea/artifacts/billing_feature_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/billing_feature_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/billing-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/core_domain_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/core_domain_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index 2ce49309..00000000
--- a/.idea/artifacts/core_domain_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/core/core-domain/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/core_domain_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/core_domain_jvm_1_0_0_SNAPSHOT.xml
index 44d39edf..8a726050 100644
--- a/.idea/artifacts/core_domain_jvm_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/core_domain_jvm_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/core/core-domain/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/core_domain_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/core_domain_wasm_js_1_0_0_SNAPSHOT.xml
index 059a09a3..ce05225c 100644
--- a/.idea/artifacts/core_domain_wasm_js_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/core_domain_wasm_js_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/core/core-domain/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/core_utils_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/core_utils_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index 134a3aff..00000000
--- a/.idea/artifacts/core_utils_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/core/core-utils/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/core_utils_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/core_utils_jvm_1_0_0_SNAPSHOT.xml
index 4abcd323..6fc876a7 100644
--- a/.idea/artifacts/core_utils_jvm_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/core_utils_jvm_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/core/core-utils/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/core_utils_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/core_utils_wasm_js_1_0_0_SNAPSHOT.xml
index 91cf60ce..c10c4df6 100644
--- a/.idea/artifacts/core_utils_wasm_js_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/core_utils_wasm_js_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/core/core-utils/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/design_system_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/design_system_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index 2a81f3d9..00000000
--- a/.idea/artifacts/design_system_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/core/design-system/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/design_system_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/design_system_jvm_1_0_0_SNAPSHOT.xml
index 88d8266d..a059211f 100644
--- a/.idea/artifacts/design_system_jvm_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/design_system_jvm_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/design-system/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/design_system_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/design_system_wasm_js_1_0_0_SNAPSHOT.xml
index da61b1d8..d40f5ad5 100644
--- a/.idea/artifacts/design_system_wasm_js_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/design_system_wasm_js_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/design-system/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/device_initialization_js_1_0_0.xml b/.idea/artifacts/device_initialization_js_1_0_0.xml
deleted file mode 100644
index 3558176e..00000000
--- a/.idea/artifacts/device_initialization_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/features/device-initialization/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/device_initialization_jvm_1_0_0.xml b/.idea/artifacts/device_initialization_jvm_1_0_0.xml
index 52954795..7221ef02 100644
--- a/.idea/artifacts/device_initialization_jvm_1_0_0.xml
+++ b/.idea/artifacts/device_initialization_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/device-initialization/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/device_initialization_wasm_js_1_0_0.xml b/.idea/artifacts/device_initialization_wasm_js_1_0_0.xml
index 2b6bc4da..647d6db1 100644
--- a/.idea/artifacts/device_initialization_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/device_initialization_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/device-initialization/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/domain_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/domain_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index c3407b57..00000000
--- a/.idea/artifacts/domain_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/core/domain/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/domain_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/domain_jvm_1_0_0_SNAPSHOT.xml
index 6278c6bb..c48aa806 100644
--- a/.idea/artifacts/domain_jvm_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/domain_jvm_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/domain/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/domain_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/domain_wasm_js_1_0_0_SNAPSHOT.xml
index a7120f15..031f4f60 100644
--- a/.idea/artifacts/domain_wasm_js_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/domain_wasm_js_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/domain/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/entries_api_js_1_0_0.xml b/.idea/artifacts/entries_api_js_1_0_0.xml
deleted file mode 100644
index 3129ad09..00000000
--- a/.idea/artifacts/entries_api_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/backend/services/entries/entries-api/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/entries_api_jvm_1_0_0.xml b/.idea/artifacts/entries_api_jvm_1_0_0.xml
index 9f742751..641d5b5f 100644
--- a/.idea/artifacts/entries_api_jvm_1_0_0.xml
+++ b/.idea/artifacts/entries_api_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/backend/services/entries/entries-api/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/entries_api_wasm_js_1_0_0.xml b/.idea/artifacts/entries_api_wasm_js_1_0_0.xml
index 11f7c054..7caf4bbc 100644
--- a/.idea/artifacts/entries_api_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/entries_api_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/backend/services/entries/entries-api/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/entries_domain_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/entries_domain_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index 2f3b3bc2..00000000
--- a/.idea/artifacts/entries_domain_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/backend/services/entries/entries-domain/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/entries_domain_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/entries_domain_jvm_1_0_0_SNAPSHOT.xml
index d3a10993..a1cbf96a 100644
--- a/.idea/artifacts/entries_domain_jvm_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/entries_domain_jvm_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/backend/services/entries/entries-domain/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/entries_domain_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/entries_domain_wasm_js_1_0_0_SNAPSHOT.xml
index dc89e3bf..c425774b 100644
--- a/.idea/artifacts/entries_domain_wasm_js_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/entries_domain_wasm_js_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/backend/services/entries/entries-domain/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/events_common_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/events_common_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index 0d99e25c..00000000
--- a/.idea/artifacts/events_common_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/backend/services/events/events-common/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/events_common_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/events_common_jvm_1_0_0_SNAPSHOT.xml
index a7668efd..347b000e 100644
--- a/.idea/artifacts/events_common_jvm_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/events_common_jvm_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/backend/services/events/events-common/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/events_common_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/events_common_wasm_js_1_0_0_SNAPSHOT.xml
index 683869ed..d77bdc72 100644
--- a/.idea/artifacts/events_common_wasm_js_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/events_common_wasm_js_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/backend/services/events/events-common/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/funktionaer_feature_js_1_0_0.xml b/.idea/artifacts/funktionaer_feature_js_1_0_0.xml
deleted file mode 100644
index 0e2dbcee..00000000
--- a/.idea/artifacts/funktionaer_feature_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/features/funktionaer-feature/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/funktionaer_feature_jvm_1_0_0.xml b/.idea/artifacts/funktionaer_feature_jvm_1_0_0.xml
index 0c14c527..f02d79a9 100644
--- a/.idea/artifacts/funktionaer_feature_jvm_1_0_0.xml
+++ b/.idea/artifacts/funktionaer_feature_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/funktionaer-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/funktionaer_feature_wasm_js_1_0_0.xml b/.idea/artifacts/funktionaer_feature_wasm_js_1_0_0.xml
index c27e8a44..be0270a7 100644
--- a/.idea/artifacts/funktionaer_feature_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/funktionaer_feature_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/funktionaer-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/local_db_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/local_db_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index 835ddcce..00000000
--- a/.idea/artifacts/local_db_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/core/local-db/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/local_db_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/local_db_jvm_1_0_0_SNAPSHOT.xml
index 1f914f38..17bbfdf2 100644
--- a/.idea/artifacts/local_db_jvm_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/local_db_jvm_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/local-db/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/local_db_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/local_db_wasm_js_1_0_0_SNAPSHOT.xml
index ed9ad4eb..c38ff99c 100644
--- a/.idea/artifacts/local_db_wasm_js_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/local_db_wasm_js_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/local-db/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/masterdata_domain_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/masterdata_domain_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index 11972bd4..00000000
--- a/.idea/artifacts/masterdata_domain_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/backend/services/masterdata/masterdata-domain/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/masterdata_domain_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/masterdata_domain_jvm_1_0_0_SNAPSHOT.xml
index 5e795d38..7bf6bb68 100644
--- a/.idea/artifacts/masterdata_domain_jvm_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/masterdata_domain_jvm_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/backend/services/masterdata/masterdata-domain/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/masterdata_domain_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/masterdata_domain_wasm_js_1_0_0_SNAPSHOT.xml
index 063e3af7..6b67a410 100644
--- a/.idea/artifacts/masterdata_domain_wasm_js_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/masterdata_domain_wasm_js_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/backend/services/masterdata/masterdata-domain/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/meldestelle_desktop_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/meldestelle_desktop_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index 35e12f37..00000000
--- a/.idea/artifacts/meldestelle_desktop_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/shells/meldestelle-desktop/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/meldestelle_desktop_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/meldestelle_desktop_jvm_1_0_0_SNAPSHOT.xml
index 8b1a1598..aef57c8e 100644
--- a/.idea/artifacts/meldestelle_desktop_jvm_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/meldestelle_desktop_jvm_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/shells/meldestelle-desktop/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/meldestelle_desktop_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/meldestelle_desktop_wasm_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index 357bb572..00000000
--- a/.idea/artifacts/meldestelle_desktop_wasm_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/shells/meldestelle-desktop/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/meldestelle_web_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/meldestelle_web_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index c8ce3119..00000000
--- a/.idea/artifacts/meldestelle_web_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/shells/meldestelle-web/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/meldestelle_web_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/meldestelle_web_jvm_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index faaf1d58..00000000
--- a/.idea/artifacts/meldestelle_web_jvm_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/shells/meldestelle-web/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/meldestelle_web_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/meldestelle_web_wasm_js_1_0_0_SNAPSHOT.xml
index c83c1fcf..a8b32ff7 100644
--- a/.idea/artifacts/meldestelle_web_wasm_js_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/meldestelle_web_wasm_js_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/shells/meldestelle-web/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/navigation_js_1_0_0.xml b/.idea/artifacts/navigation_js_1_0_0.xml
deleted file mode 100644
index ec74654c..00000000
--- a/.idea/artifacts/navigation_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/core/navigation/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/navigation_jvm_1_0_0.xml b/.idea/artifacts/navigation_jvm_1_0_0.xml
index 8b3e48e4..eaa97b7e 100644
--- a/.idea/artifacts/navigation_jvm_1_0_0.xml
+++ b/.idea/artifacts/navigation_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/navigation/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/navigation_wasm_js_1_0_0.xml b/.idea/artifacts/navigation_wasm_js_1_0_0.xml
index 404ced9d..b62241b3 100644
--- a/.idea/artifacts/navigation_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/navigation_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/navigation/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/nennung_feature_js_1_0_0.xml b/.idea/artifacts/nennung_feature_js_1_0_0.xml
deleted file mode 100644
index b7dcd471..00000000
--- a/.idea/artifacts/nennung_feature_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/features/nennung-feature/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/nennung_feature_jvm_1_0_0.xml b/.idea/artifacts/nennung_feature_jvm_1_0_0.xml
index d279f926..12ca4dc6 100644
--- a/.idea/artifacts/nennung_feature_jvm_1_0_0.xml
+++ b/.idea/artifacts/nennung_feature_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/nennung-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/nennung_feature_wasm_js_1_0_0.xml b/.idea/artifacts/nennung_feature_wasm_js_1_0_0.xml
index 8d91ec11..a12d0166 100644
--- a/.idea/artifacts/nennung_feature_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/nennung_feature_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/nennung-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/network_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/network_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index 7a2ec1b1..00000000
--- a/.idea/artifacts/network_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/core/network/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/network_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/network_jvm_1_0_0_SNAPSHOT.xml
index ab613d35..7631c5ea 100644
--- a/.idea/artifacts/network_jvm_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/network_jvm_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/network/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/network_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/network_wasm_js_1_0_0_SNAPSHOT.xml
index e3c208b0..a533aa54 100644
--- a/.idea/artifacts/network_wasm_js_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/network_wasm_js_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/network/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/pferde_feature_js_1_0_0.xml b/.idea/artifacts/pferde_feature_js_1_0_0.xml
deleted file mode 100644
index cc8461c4..00000000
--- a/.idea/artifacts/pferde_feature_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/features/pferde-feature/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/pferde_feature_jvm_1_0_0.xml b/.idea/artifacts/pferde_feature_jvm_1_0_0.xml
index 90987cfc..9292573f 100644
--- a/.idea/artifacts/pferde_feature_jvm_1_0_0.xml
+++ b/.idea/artifacts/pferde_feature_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/pferde-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/pferde_feature_wasm_js_1_0_0.xml b/.idea/artifacts/pferde_feature_wasm_js_1_0_0.xml
index a2621cd0..31d9ca94 100644
--- a/.idea/artifacts/pferde_feature_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/pferde_feature_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/pferde-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/ping_api_js_1_0_0.xml b/.idea/artifacts/ping_api_js_1_0_0.xml
deleted file mode 100644
index 2cec193c..00000000
--- a/.idea/artifacts/ping_api_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/contracts/ping-api/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/ping_api_jvm_1_0_0.xml b/.idea/artifacts/ping_api_jvm_1_0_0.xml
index a6dfd1a8..1b3fb9ec 100644
--- a/.idea/artifacts/ping_api_jvm_1_0_0.xml
+++ b/.idea/artifacts/ping_api_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/contracts/ping-api/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/ping_api_wasm_js_1_0_0.xml b/.idea/artifacts/ping_api_wasm_js_1_0_0.xml
index d9cad493..acf5a616 100644
--- a/.idea/artifacts/ping_api_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/ping_api_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/contracts/ping-api/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/ping_feature_js_1_0_0.xml b/.idea/artifacts/ping_feature_js_1_0_0.xml
deleted file mode 100644
index d90590b3..00000000
--- a/.idea/artifacts/ping_feature_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/features/ping-feature/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/ping_feature_jvm_1_0_0.xml b/.idea/artifacts/ping_feature_jvm_1_0_0.xml
index eb6e0336..6e3e29fa 100644
--- a/.idea/artifacts/ping_feature_jvm_1_0_0.xml
+++ b/.idea/artifacts/ping_feature_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/ping-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/ping_feature_wasm_js_1_0_0.xml b/.idea/artifacts/ping_feature_wasm_js_1_0_0.xml
index d84ad0d8..a7f6bf68 100644
--- a/.idea/artifacts/ping_feature_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/ping_feature_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/ping-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/profile_feature_js_1_0_0.xml b/.idea/artifacts/profile_feature_js_1_0_0.xml
deleted file mode 100644
index 8d17f2c0..00000000
--- a/.idea/artifacts/profile_feature_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/features/profile-feature/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/profile_feature_jvm_1_0_0.xml b/.idea/artifacts/profile_feature_jvm_1_0_0.xml
index 2757aad9..f46768eb 100644
--- a/.idea/artifacts/profile_feature_jvm_1_0_0.xml
+++ b/.idea/artifacts/profile_feature_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/profile-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/profile_feature_wasm_js_1_0_0.xml b/.idea/artifacts/profile_feature_wasm_js_1_0_0.xml
index ff24f673..7e105b4d 100644
--- a/.idea/artifacts/profile_feature_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/profile_feature_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/profile-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/reiter_feature_js_1_0_0.xml b/.idea/artifacts/reiter_feature_js_1_0_0.xml
deleted file mode 100644
index b0a28788..00000000
--- a/.idea/artifacts/reiter_feature_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/features/reiter-feature/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/reiter_feature_jvm_1_0_0.xml b/.idea/artifacts/reiter_feature_jvm_1_0_0.xml
index 3c1a7edd..4ac4b267 100644
--- a/.idea/artifacts/reiter_feature_jvm_1_0_0.xml
+++ b/.idea/artifacts/reiter_feature_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/reiter-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/reiter_feature_wasm_js_1_0_0.xml b/.idea/artifacts/reiter_feature_wasm_js_1_0_0.xml
index dda6b0dd..784f3620 100644
--- a/.idea/artifacts/reiter_feature_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/reiter_feature_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/reiter-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/sync_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/sync_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index b45a72b0..00000000
--- a/.idea/artifacts/sync_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/core/sync/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/sync_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/sync_jvm_1_0_0_SNAPSHOT.xml
index a501decf..6cd0aba4 100644
--- a/.idea/artifacts/sync_jvm_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/sync_jvm_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/sync/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/sync_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/sync_wasm_js_1_0_0_SNAPSHOT.xml
index 4f214cad..6f00cdfa 100644
--- a/.idea/artifacts/sync_wasm_js_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/sync_wasm_js_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/core/sync/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/turnier_feature_js_1_0_0.xml b/.idea/artifacts/turnier_feature_js_1_0_0.xml
deleted file mode 100644
index 3cb0bfbf..00000000
--- a/.idea/artifacts/turnier_feature_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/features/turnier-feature/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/turnier_feature_jvm_1_0_0.xml b/.idea/artifacts/turnier_feature_jvm_1_0_0.xml
index e60df57f..2ef8ca28 100644
--- a/.idea/artifacts/turnier_feature_jvm_1_0_0.xml
+++ b/.idea/artifacts/turnier_feature_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/turnier-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/turnier_feature_wasm_js_1_0_0.xml b/.idea/artifacts/turnier_feature_wasm_js_1_0_0.xml
index 7ed8d596..def3d81d 100644
--- a/.idea/artifacts/turnier_feature_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/turnier_feature_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/turnier-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/veranstalter_feature_js_1_0_0.xml b/.idea/artifacts/veranstalter_feature_js_1_0_0.xml
deleted file mode 100644
index 88405354..00000000
--- a/.idea/artifacts/veranstalter_feature_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/features/veranstalter-feature/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/veranstalter_feature_jvm_1_0_0.xml b/.idea/artifacts/veranstalter_feature_jvm_1_0_0.xml
index 70f969ad..dba45879 100644
--- a/.idea/artifacts/veranstalter_feature_jvm_1_0_0.xml
+++ b/.idea/artifacts/veranstalter_feature_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/veranstalter-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/veranstalter_feature_wasm_js_1_0_0.xml b/.idea/artifacts/veranstalter_feature_wasm_js_1_0_0.xml
index 2332d2fa..cc8066e3 100644
--- a/.idea/artifacts/veranstalter_feature_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/veranstalter_feature_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/veranstalter-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/veranstaltung_feature_js_1_0_0.xml b/.idea/artifacts/veranstaltung_feature_js_1_0_0.xml
deleted file mode 100644
index 9f314fbb..00000000
--- a/.idea/artifacts/veranstaltung_feature_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/features/veranstaltung-feature/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/veranstaltung_feature_jvm_1_0_0.xml b/.idea/artifacts/veranstaltung_feature_jvm_1_0_0.xml
index 1364dff8..5ff3cb80 100644
--- a/.idea/artifacts/veranstaltung_feature_jvm_1_0_0.xml
+++ b/.idea/artifacts/veranstaltung_feature_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/veranstaltung-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/veranstaltung_feature_wasm_js_1_0_0.xml b/.idea/artifacts/veranstaltung_feature_wasm_js_1_0_0.xml
index 70784b5d..010e6343 100644
--- a/.idea/artifacts/veranstaltung_feature_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/veranstaltung_feature_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/veranstaltung-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/verein_feature_js_1_0_0.xml b/.idea/artifacts/verein_feature_js_1_0_0.xml
deleted file mode 100644
index 2cdd53ec..00000000
--- a/.idea/artifacts/verein_feature_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/features/verein-feature/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/verein_feature_jvm_1_0_0.xml b/.idea/artifacts/verein_feature_jvm_1_0_0.xml
index 644e9080..41cf88fb 100644
--- a/.idea/artifacts/verein_feature_jvm_1_0_0.xml
+++ b/.idea/artifacts/verein_feature_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/verein-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/verein_feature_wasm_js_1_0_0.xml b/.idea/artifacts/verein_feature_wasm_js_1_0_0.xml
index 5d444454..bd9be569 100644
--- a/.idea/artifacts/verein_feature_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/verein_feature_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/verein-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/zns_import_feature_js_1_0_0.xml b/.idea/artifacts/zns_import_feature_js_1_0_0.xml
deleted file mode 100644
index ea8d9d8f..00000000
--- a/.idea/artifacts/zns_import_feature_js_1_0_0.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/frontend/features/zns-import-feature/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/zns_import_feature_jvm_1_0_0.xml b/.idea/artifacts/zns_import_feature_jvm_1_0_0.xml
index dc988405..e2729dbf 100644
--- a/.idea/artifacts/zns_import_feature_jvm_1_0_0.xml
+++ b/.idea/artifacts/zns_import_feature_jvm_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/zns-import-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/zns_import_feature_wasm_js_1_0_0.xml b/.idea/artifacts/zns_import_feature_wasm_js_1_0_0.xml
index 27311542..0294b545 100644
--- a/.idea/artifacts/zns_import_feature_wasm_js_1_0_0.xml
+++ b/.idea/artifacts/zns_import_feature_wasm_js_1_0_0.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/frontend/features/zns-import-feature/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/zns_parser_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/zns_parser_js_1_0_0_SNAPSHOT.xml
deleted file mode 100644
index 94575072..00000000
--- a/.idea/artifacts/zns_parser_js_1_0_0_SNAPSHOT.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- $PROJECT_DIR$/core/zns-parser/build/libs
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/artifacts/zns_parser_jvm_1_0_0_SNAPSHOT.xml b/.idea/artifacts/zns_parser_jvm_1_0_0_SNAPSHOT.xml
index 42a9329f..ad55d268 100644
--- a/.idea/artifacts/zns_parser_jvm_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/zns_parser_jvm_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/core/zns-parser/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/artifacts/zns_parser_wasm_js_1_0_0_SNAPSHOT.xml b/.idea/artifacts/zns_parser_wasm_js_1_0_0_SNAPSHOT.xml
index 67b2ea49..006597b9 100644
--- a/.idea/artifacts/zns_parser_wasm_js_1_0_0_SNAPSHOT.xml
+++ b/.idea/artifacts/zns_parser_wasm_js_1_0_0_SNAPSHOT.xml
@@ -1,8 +1,6 @@
$PROJECT_DIR$/core/zns-parser/build/libs
-
-
-
+
\ No newline at end of file
diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml
index 7b1f8144..eebb47f7 100644
--- a/.idea/dataSources.xml
+++ b/.idea/dataSources.xml
@@ -1,9 +1,10 @@
-
+
postgresql
true
+ true
org.postgresql.Driver
jdbc:postgresql://localhost:5432/pg-meldestelle-db
@@ -13,44 +14,5 @@
$ProjectFileDir$
-
- h2.unified
- true
- true
- org.h2.Driver
- jdbc:h2:mem:billing_test;DB_CLOSE_DELAY=-1
-
-
-
-
-
- $ProjectFileDir$
-
-
- postgresql
- true
- true
- org.postgresql.Driver
- jdbc:postgresql://localhost:5432/postgres
-
-
-
-
-
- $ProjectFileDir$
-
-
- h2.unified
- true
- true
- org.h2.Driver
- jdbc:h2:mem:maildb;DB_CLOSE_DELAY=-1
-
-
-
-
-
- $ProjectFileDir$
-
\ No newline at end of file
diff --git a/.idea/db-forest-config.xml b/.idea/db-forest-config.xml
deleted file mode 100644
index 00579c2a..00000000
--- a/.idea/db-forest-config.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
- .
- ----------------------------------------
- 1:0:5c2e7682-32d6-4ae1-b108-e1da8b228f13
- 2:0:55030c5a-f28c-4e83-b731-f02a0b02abcf
- 3:0:f5e93de4-49c9-483b-a9ba-7499690e28e4
- .
-
-
\ No newline at end of file
diff --git a/.idea/dictionaries/project.xml b/.idea/dictionaries/project.xml
index 0349cbac..d62e500b 100644
--- a/.idea/dictionaries/project.xml
+++ b/.idea/dictionaries/project.xml
@@ -1,49 +1,8 @@
- Abschluesse
- Abteilungs
- Bewerbs
- Bewerbsuebersicht
- Bewerbsübersicht
- Caprilli
- Eintraege
- Funktionaere
- Konfig
- Lebensnr
- Nachnenngebühr
- Nennungs
- Oeto
- Ruecknavigation
- Saveable
- Springpferdepruefung
- Standardspringpruefung
- Startwuensche
- Ueberschreitung
- Veranstalterwahl
- Vollstaendigkeit
- Vorschlaege
- Zusatzgebuehr
- beruecksichtigen
- bewerb
- cdnp
- eintraege
- fuer
- funktionaer
- hoehe
- hoeher
- konfig
- nachnenngebuehr
- nachnennung
- oeps
- pruefungs
- richt
- startnr
- strasse
- teilungs
+ mailpit
valkey
- waehlt
- zusaetzlich
\ No newline at end of file
diff --git a/.idea/gradle.xml b/.idea/gradle.xml
index 899851d8..324c3fb2 100644
--- a/.idea/gradle.xml
+++ b/.idea/gradle.xml
@@ -1,11 +1,9 @@
-