• Joined on 2025-08-22
zemion opened issue GovOPlaN/govoplan-dist-lists#1 2026-07-13 18:10:41 +02:00
[Feature] Define distribution-list DTOs and expansion contract
zemion opened issue GovOPlaN/govoplan-dist-lists#2 2026-07-13 18:10:41 +02:00
[Feature] Implement local operational distribution lists
zemion created repository GovOPlaN/govoplan-dist-lists 2026-07-13 17:54:35 +02:00
zemion closed issue GovOPlaN/govoplan-audit#7 2026-07-13 17:37:57 +02:00
[Debt] Refactor duplicated audit route response assembly
zemion commented on issue GovOPlaN/govoplan-audit#7 2026-07-13 17:37:56 +02:00
[Debt] Refactor duplicated audit route response assembly

Codex State: done

Summary

  • Extracted duplicated admin audit list/delta query preparation into a shared helper while preserving pagination, filtering, sorting, scope checks, and watermark…
zemion commented on issue GovOPlaN/govoplan-core#251 2026-07-13 17:37:39 +02:00
[Debt] Provide shared module runtime proxy helper for modules

Codex State: done

Summary

  • Added shared ModuleRuntimeState/ModuleSettingsProxy in core and switched calendar, files, and mail runtime adapters to use it.

Changed Files

  • `src/govopl…
zemion closed issue GovOPlaN/govoplan-core#251 2026-07-13 17:37:39 +02:00
[Debt] Provide shared module runtime proxy helper for modules
zemion opened issue GovOPlaN/govoplan-campaign#56 2026-07-13 17:21:11 +02:00
[Debt] Reduce campaign route and recipient UI duplication after address integration
zemion opened issue GovOPlaN/govoplan-core#252 2026-07-13 17:21:11 +02:00
[Debt] Define shared SQLAlchemy change-tracking helpers for modules
zemion commented on issue GovOPlaN/govoplan#3 2026-07-13 17:21:11 +02:00
[Debt] Triage jscpd duplicate-code baseline across GovOPlaN repositories

Codex State: done

Triaged the jscpd duplicate-code baseline and split the actionable source-code clusters into owner-specific child issues.

Child issues:

  • govoplan-audit#7: [Debt] Refactor…
zemion closed issue GovOPlaN/govoplan#3 2026-07-13 17:21:11 +02:00
[Debt] Triage jscpd duplicate-code baseline across GovOPlaN repositories
zemion opened issue GovOPlaN/govoplan-core#251 2026-07-13 17:21:10 +02:00
[Debt] Provide shared module runtime proxy helper for modules
zemion opened issue GovOPlaN/govoplan-calendar#14 2026-07-13 17:21:09 +02:00
[Debt] Consolidate duplicated calendar sync source finalization paths
zemion opened issue GovOPlaN/govoplan-access#14 2026-07-13 17:21:08 +02:00
[Debt] Remove permission catalog duplication between access and core
zemion opened issue GovOPlaN/govoplan-core#250 2026-07-13 17:21:08 +02:00
[Debt] Define shared platform API schema primitives across access, admin, policy, and tenancy
zemion opened issue GovOPlaN/govoplan-core#249 2026-07-13 17:21:07 +02:00
[Debt] Centralize repeated WebUI API client request helpers
zemion opened issue GovOPlaN/govoplan-audit#7 2026-07-13 17:21:06 +02:00
[Debt] Refactor duplicated audit route response assembly
zemion commented on issue GovOPlaN/govoplan-mail#13 2026-07-13 13:05:39 +02:00
[Feature] Integrate addresses.lookup for recipient autocomplete and add-contact flows

Codex State: progress

Summary

  • Added optional addresses.lookup support at the mail backend/API boundary: manifest metadata, /api/v1/mail/address-lookup, runtime registry access, and…
zemion closed issue GovOPlaN/govoplan-scheduling#2 2026-07-13 13:05:35 +02:00
[Feature] Integrate addresses.lookup for attendees and organizers
zemion commented on issue GovOPlaN/govoplan-scheduling#2 2026-07-13 13:05:35 +02:00
[Feature] Integrate addresses.lookup for attendees and organizers

Codex State: done

Summary

  • Implemented optional address lookup for scheduling participants via addresses.lookup, exposed /api/v1/scheduling/address-lookup, wired participant email…