• Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-campaign#42 2026-07-20 14:35:21 +02:00
[Feature] Make IconRail sort order configurable if product deployments need local nav ordering

Side-rail ordering and focused module composition are shell concerns. Core #266 tracks configurable rail ordering, and the new whole-system interface program will own focused views. Closing this…

zemion commented on issue GovOPlaN/govoplan-campaign#73 2026-07-20 14:35:21 +02:00
Mail preview overlay: use fixed dimensions and stable footer

Raised to P2 under the interface-consistency focus. Remote CSS already improves preview body sizing and keeps the footer outside the scroll body, but stable overlay behavior still needs focused…

zemion reopened issue GovOPlaN/govoplan-campaign#69 2026-07-20 14:35:21 +02:00
[Feature] Audit-proof single-recipient campaign send
zemion commented on issue GovOPlaN/govoplan-campaign#69 2026-07-20 14:35:21 +02:00
[Feature] Audit-proof single-recipient campaign send

No remote commit, PR, or branch contains this work; the endpoint and UI are only uncommitted WIP. The WIP uses the existing claim path, but it has no send-kind or reason/context, treats every…

zemion reopened issue GovOPlaN/govoplan-campaign#67 2026-07-20 14:35:21 +02:00
[Feature] Replace recipient entry form with a full recipient-data editing panel
zemion commented on issue GovOPlaN/govoplan-campaign#67 2026-07-20 14:35:21 +02:00
[Feature] Replace recipient entry form with a full recipient-data editing panel

The UX was accepted, but no remote commit contains it: remote main and the only remote branch remain at 2e593b7. The implementation exists only in the dirty Campaign worktree plus a dirty Core…

zemion closed issue GovOPlaN/govoplan-campaign#42 2026-07-20 14:35:21 +02:00
[Feature] Make IconRail sort order configurable if product deployments need local nav ordering
zemion closed issue GovOPlaN/govoplan-campaign#30 2026-07-20 14:35:20 +02:00
[Feature] Replace address book stub with scoped personal/group/tenant address storage and provenance
zemion commented on issue GovOPlaN/govoplan-campaign#30 2026-07-20 14:35:20 +02:00
[Feature] Replace address book stub with scoped personal/group/tenant address storage and provenance

Address-book ownership is now govoplan-addresses. Addresses #3 delivered scoped local books/CRUD, Addresses #11 delivered management UI and Campaign picker integration, and Campaign #55…

zemion commented on issue GovOPlaN/govoplan-campaign#31 2026-07-20 14:35:20 +02:00
[Feature] Add CardDAV integration after address book model exists

CardDAV is owned by Addresses #7, with shared connector diagnostics in Connectors #8; Campaign consumption was handled by Campaign #55. Closing this duplicate as superseded.

zemion closed issue GovOPlaN/govoplan-campaign#31 2026-07-20 14:35:20 +02:00
[Feature] Add CardDAV integration after address book model exists
zemion closed issue GovOPlaN/govoplan-cases#2 2026-07-20 14:34:50 +02:00
[Feature] Create govoplan-cases concept and MVP
zemion commented on issue GovOPlaN/govoplan-cases#2 2026-07-20 14:34:50 +02:00
[Feature] Create govoplan-cases concept and MVP

Duplicate of #1. Both issues were imported from the same source line and carry the identical backlog fingerprint 94dd33aef34d8eefdb50847e. Continuing the Cases concept/MVP work in #1.

zemion commented on issue GovOPlaN/govoplan-cases#1 2026-07-20 14:34:50 +02:00
[Feature] Implement the govoplan-cases MVP

Retained as the canonical Cases MVP issue. The concept already exists; the title and acceptance criteria now describe the remaining runtime slice. Scheduling is deferred while interface and…

zemion commented on issue GovOPlaN/govoplan-files#31 2026-07-20 14:34:46 +02:00
[Bug] File upload drop target does not accept dropped files reliably

Retest update, 2026-07-20: the Files-only/combined production WebUI build and affected diff checks pass. Static inspection confirms direct target handoff, DataTransfer.files/items/handle…

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 closed issue GovOPlaN/govoplan-addresses#11 2026-07-20 14:34:37 +02:00
[Feature] Add address-list management UI and campaign picker
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-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 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.