• Joined on 2025-08-22
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 closed 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
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…
zemion commented on issue GovOPlaN/govoplan-campaign#67 2026-07-15 02:30:29 +02:00
[Feature] Replace recipient entry form with a full recipient-data editing panel

Codex State: ready

Summary

  • Filtered merged recipient-data columns so only editable recipient-specific columns are shown: field columns now require can_override, and the attachments…
zemion commented on issue GovOPlaN/govoplan-campaign#67 2026-07-15 02:29:06 +02:00
[Feature] Replace recipient entry form with a full recipient-data editing panel

Codex State: ready

Summary

  • Fixed the recipient address overlay row actions to reuse colored DataGrid action buttons, removed the redundant edit action, kept newly added blank address…
zemion commented on issue GovOPlaN/govoplan-campaign#67 2026-07-15 02:20:58 +02:00
[Feature] Replace recipient entry form with a full recipient-data editing panel

Codex State: ready

Summary

  • Merged recipient field values and attachment editing into the Sender & Recipients table after the Active column, removed the separate Recipient data…
zemion commented on issue GovOPlaN/govoplan-campaign#67 2026-07-15 02:02:39 +02:00
[Feature] Replace recipient entry form with a full recipient-data editing panel

Codex State: ready

Summary

  • Restored the two collapsible global sender/header cards and moved per-recipient address editing into a Recipient(s) column overlay.

Changed Files

-…

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

Codex State: ready

Summary

  • Consolidated the sender/global-recipient controls and inline recipient table into one recipient-data editing surface.
  • Added a selected-recipient editor…
zemion commented on issue GovOPlaN/govoplan-files#31 2026-07-15 00:48:18 +02:00
[Bug] File upload drop target does not accept dropped files reliably

Codex State: progress

Summary

  • Extended the upload-dialog drop zone to extract files not only from DataTransfer.files, but also from DataTransferItem.getAsFile(), Chromium file-system…
zemion commented on issue GovOPlaN/govoplan-files#31 2026-07-15 00:43:43 +02:00
[Bug] File upload drop target does not accept dropped files reliably

Codex State: done

Summary

  • Follow-up fix: hardened the shared FileDropZone used by the upload dialog so filesystem drops are accepted on dragenter/dragover, propagation is stopped, and…
zemion commented on issue GovOPlaN/govoplan-campaign#67 2026-07-15 00:37:26 +02:00
[Feature] Replace recipient entry form with a full recipient-data editing panel

Okay, we have now tow pages, one "Sender & Recipients", and one "Recipient data". The top panels for "Campaign sender" and "Global recipient headers" can stay; after that, the two tables from the…

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

Codex State: done

Summary

  • Fixed unreliable upload drops by passing the intended file target directly instead of relying on immediate dialog state updates.
  • Upload rejection paths now…
zemion commented on issue GovOPlaN/govoplan-scheduling#1 2026-07-14 20:09:36 +02:00
[Feature] Define scheduling module boundary for Terminfindung and meeting-time polls

Codex note: follow-up audit issue created as govoplan-scheduling#3 so the reminder checklist remains actionable while this closed boundary issue stays historical.

zemion opened issue GovOPlaN/govoplan-scheduling#3 2026-07-14 20:09:35 +02:00
[Task] Audit scheduling#1 reminder checklist against current implementation
zemion commented on issue GovOPlaN/govoplan-scheduling#1 2026-07-14 20:08:44 +02:00
[Feature] Define scheduling module boundary for Terminfindung and meeting-time polls

User Notes To Reconcile With This Issue

The following reminders should be checked against the current implementation and issue scope. Mark each as implemented, still open, or obsolete:

-…

zemion opened issue GovOPlaN/govoplan-workflow#3 2026-07-14 20:08:44 +02:00
[User Story] Focused workflow mode guides users through the current job with reduced interface clutter