• Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-addresses#11 2026-07-20 14:34:37 +02:00
[Feature] Add address-list management UI and campaign picker

Implemented on origin/main: users can create, edit, archive, and restore address lists and add/remove contacts or specific contact methods. Address books and lists are exposed through the…

zemion commented on issue GovOPlaN/govoplan-addresses#7 2026-07-20 14:34:36 +02:00
[Feature] Add CardDAV address-book connector

Implemented on origin/main at f19350e: CardDAV discovery and connection, full and sync-token refresh, ETag-aware inbound/outbound synchronization, deletes, conflicts, diagnostics, preview/run…

zemion closed issue GovOPlaN/govoplan-addresses#7 2026-07-20 14:34:36 +02:00
[Feature] Add CardDAV address-book connector
zemion commented on issue GovOPlaN/govoplan-docs#5 2026-07-20 14:34:33 +02:00
[Task] Add configuration-aware documentation filtering and regression tests

Tracker reconciliation: the completed portion is present on origin/main; the title and acceptance criteria now describe only the remaining work. This issue is ready as narrowed.

zemion commented on issue GovOPlaN/govoplan-docs#2 2026-07-20 14:34:33 +02:00
[Feature] Add typed documentation source DTOs and a source registry

Tracker reconciliation: the completed portion is present on origin/main; the title and acceptance criteria now describe only the remaining work. This issue is ready as narrowed.

zemion commented on issue GovOPlaN/govoplan-docs#4 2026-07-20 14:34:33 +02:00
[Feature] Add documentation source-list and source-inspection APIs

Tracker reconciliation: the completed portion is present on origin/main; the title and acceptance criteria now describe only the remaining work. This issue is ready as narrowed.

zemion commented on issue GovOPlaN/govoplan-docs#11 2026-07-20 14:34:32 +02:00
[Feature] Build configured-system, available-feature, and evidence views

Implemented on origin/main. The API and browser expose configured modules/routes/permissions, available routes/topics, and evidence modules/sources/topics. Docs tests, Ruff, and the combined…

zemion closed issue GovOPlaN/govoplan-docs#11 2026-07-20 14:34:32 +02:00
[Feature] Build configured-system, available-feature, and evidence views
zemion commented on issue GovOPlaN/govoplan-docs#10 2026-07-20 14:34:32 +02:00
[Feature] Build the documentation browser route contribution and navigation metadata

Implemented on origin/main. @govoplan/docs-webui contributes the /docs route and navigation entry, including documentation navigation, audience switching, topic pages, and the admin…

zemion commented on issue GovOPlaN/govoplan-docs#1 2026-07-20 14:34:32 +02:00
[Feature] Define the docs backend manifest, permissions, module metadata, and route contribution

Implemented on origin/main. The Docs manifest defines module metadata, authentication capability requirements, documentation permission and role template, backend route factory, /docs

zemion closed issue GovOPlaN/govoplan-docs#1 2026-07-20 14:34:32 +02:00
[Feature] Define the docs backend manifest, permissions, module metadata, and route contribution
zemion commented on issue GovOPlaN/govoplan-docs#3 2026-07-20 14:34:32 +02:00
[Feature] Implement configured, available, and evidence classification for documentation entries

Implemented on origin/main. /api/v1/docs/context classifies documentation into always, configured, available, and evidence layers and reports module, capability, and scope blockers. Focused…

zemion closed issue GovOPlaN/govoplan-docs#3 2026-07-20 14:34:32 +02:00
[Feature] Implement configured, available, and evidence classification for documentation entries
zemion closed issue GovOPlaN/govoplan-docs#10 2026-07-20 14:34:32 +02:00
[Feature] Build the documentation browser route contribution and navigation metadata
zemion opened issue GovOPlaN/govoplan-core#267 2026-07-15 13:08:47 +02:00
Password fields: add generator action and overlay
zemion opened issue GovOPlaN/govoplan-campaign#73 2026-07-15 13:00:23 +02:00
Mail preview overlay: use fixed dimensions and stable footer
zemion closed issue GovOPlaN/govoplan-campaign#69 2026-07-15 11:03:48 +02:00
[Feature] Audit-proof single-recipient campaign send
zemion commented on issue GovOPlaN/govoplan-campaign#69 2026-07-15 11:03:48 +02:00
[Feature] Audit-proof single-recipient campaign send

Codex State: done

Summary

  • Implemented audit-path single message send from built-message preview with confirmation.
  • Added backend endpoint /campaigns/{campaign_id}/jobs/{job_id}/send…
zemion commented on issue GovOPlaN/govoplan-campaign#69 2026-07-15 10:50:47 +02:00
[Feature] Audit-proof single-recipient campaign send

Codex State: started

Summary

  • Starting implementation: support audit-proof single-message send from preview/review for one recipient entry.

Suggested status label: status/in-progress

zemion commented on issue GovOPlaN/govoplan-campaign#67 2026-07-15 02:41:12 +02:00
[Feature] Replace recipient entry form with a full recipient-data editing panel

Codex State: done

Summary

  • Confirmed by user; merged recipient editing implementation accepted.

Verification

  • `Previously verified with GOVOPLAN_WEBUI_MODULE_PACKAGES=@govoplan/cam…