meldestelle/docs/01_Architecture
Stefan Mogeritsch 9d08cb0f72 feat(zns-importer): add ZNSImportService with tests and REST controller
- Created `ZnsImportService` to handle uploading, parsing, and persisting ZNS data from legacy `.zip` files.
- Introduced corresponding test cases in `ZnsImportServiceTest` for handling edge cases including imports and updates.
- Added REST controller `ZnsImportController` for initiating import jobs and retrieving their status.
- Defined `ZnsImportResult` data structure for reporting results of import operations.
- Established database configuration specific to ZNS importer for development profile.
- Updated utility libraries with `FixedWidthLineReader` for fixed-width string parsing.
- Refactored architecture by placing parser logic in `core:zns-parser` for reuse across backend and Compose Desktop app.

Signed-off-by: Stefan Mogeritsch <stefan.mo.co@gmail.com>
2026-03-25 14:43:01 +01:00
..
_archive chore: archive outdated architecture and roadmap documents, normalize documentation structure and metadata 2026-03-15 20:00:51 +01:00
adr feat: integrate new desktop shell and extend backend & ADRs 2026-03-24 18:22:15 +01:00
c4 chore(backend): rename lastSyncTimestamp to since across Ping sync API for consistency 2026-02-01 17:56:18 +01:00
Gitea docs: rewrite Gitea Actions cache tutorial and adapt for localized usage 2026-03-06 13:54:26 +01:00
Minisforum-MS-R1 Fix: Align table formatting in Zora documentation and update Keycloak-related configurations 2026-03-10 21:39:30 +01:00
Pangolin docs: add DNS zone file and screenshots for Pangolin architecture documentation 2026-03-11 12:59:14 +01:00
Reference docs: translate remaining architectural guides to German and standardize formatting 2026-03-06 14:02:51 +01:00
USV-Akku infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
02_Frontend_Architecture.md chore: archive outdated architecture and roadmap documents, normalize documentation structure and metadata 2026-03-15 20:00:51 +01:00
03_Build_System_Platform_Module.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
Architecture_OpenSource_Checkliste.md infra: clean up Keycloak configuration, enforce consistency in .env, and improve health checks 2026-03-06 11:23:24 +01:00
MASTER_ROADMAP.md feat(zns-importer): add ZNSImportService with tests and REST controller 2026-03-25 14:43:01 +01:00
Meldestelle_Tech_Stack_Zusammenfassung.md docs: add comprehensive hardware and tech stack summaries for Zora and Meldestelle 2026-03-07 13:27:48 +01:00
Roadmap_2026_Q1.md Standardize documentation with headers and archive old files 2026-01-16 12:17:47 +01:00
Roadmap_System_Hardening.md Standardize documentation with headers and archive old files 2026-01-16 12:17:47 +01:00
Roadmap_ZNS_Importer.md feat(zns-importer): add ZNSImportService with tests and REST controller 2026-03-25 14:43:01 +01:00