• Joined on 2025-08-22
zemion closed issue GovOPlaN/govoplan-files#17 2026-07-08 15:06:59 +02:00
[Feature] Surface linked connector spaces in the Files UI
zemion commented on issue GovOPlaN/govoplan-files#17 2026-07-08 15:06:51 +02:00
[Feature] Surface linked connector spaces in the Files UI

Implemented and verified the linked connector space UI slice.\n\nDone:\n- Files toolbar now has Add Space for creating a connector-backed space from an allowed connector profile.\n- Dialog lets…

zemion commented on issue GovOPlaN/govoplan-files#18 2026-07-08 15:06:51 +02:00
[Feature] Persist governed file connector profiles and policies

Progress update from the settings/profile implementation slice.\n\nDone:\n- Added database-backed file connector profiles with system and tenant scope.\n- Added encrypted stored password/token…

zemion commented on issue GovOPlaN/govoplan-campaign#4 2026-07-08 14:59:53 +02:00
[Task] Test real sends for no attachment, one attachment, and password-protected ZIP

Prepared the execution path for this issue by adding dev/mail-testbed/run_transport_smoke.py, which sends and verifies three variants against the GreenMail Compose test bed: no attachment, one…

zemion closed issue GovOPlaN/govoplan-campaign#11 2026-07-08 14:59:49 +02:00
[Task] Ensure CSV download covers the operational evidence needed after a send
zemion commented on issue GovOPlaN/govoplan-campaign#11 2026-07-08 14:59:36 +02:00
[Task] Ensure CSV download covers the operational evidence needed after a send

Expanded report/jobs.csv with operational evidence fields: campaign/version ids, resolved envelope headers, message id, EML storage/local reference, attachment names, latest SMTP response/error/s…

zemion closed issue GovOPlaN/govoplan-campaign#7 2026-07-08 14:59:32 +02:00
[Task] Polish recipient-level outcome table
zemion commented on issue GovOPlaN/govoplan-campaign#7 2026-07-08 14:59:27 +02:00
[Task] Polish recipient-level outcome table

Polished the report recipient outcome table: added IMAP filter, queue status, compact recipient/evidence cells, updated timestamp, and structured SMTP/IMAP attempt history in the details dialog.…

zemion closed issue GovOPlaN/govoplan-campaign#3 2026-07-08 14:59:14 +02:00
[Task] Formalize the real SMTP/IMAP test bed with dedicated non-production credentials
zemion commented on issue GovOPlaN/govoplan-campaign#3 2026-07-08 14:59:11 +02:00
[Task] Formalize the real SMTP/IMAP test bed with dedicated non-production credentials

Implemented dev/mail-testbed/ with GreenMail Docker Compose, ignored .env workflow, documented non-production credentials, and run_transport_smoke.py. The test bed uses SMTP 3025 / IMAP 3143…

zemion closed issue GovOPlaN/govoplan-core#176 2026-07-08 14:59:07 +02:00
[Task] Write govoplan-connectors concept
zemion commented on issue GovOPlaN/govoplan-core#176 2026-07-08 14:58:53 +02:00
[Task] Write govoplan-connectors concept

Concept written in govoplan-connectors/README.md and govoplan-connectors/docs/CONCEPT.md; roadmap routing updated in govoplan-core/docs/GOVOPLAN_MODULE_ROADMAP.md.

Closing as implemented.

zemion closed issue GovOPlaN/govoplan-core#175 2026-07-08 14:58:49 +02:00
[Task] Write govoplan-workflow concept
zemion commented on issue GovOPlaN/govoplan-core#175 2026-07-08 14:58:36 +02:00
[Task] Write govoplan-workflow concept

Concept written in govoplan-workflow/README.md and govoplan-workflow/docs/CONCEPT.md; roadmap routing updated in govoplan-core/docs/GOVOPLAN_MODULE_ROADMAP.md.

Closing as implemented.

zemion closed issue GovOPlaN/govoplan-core#174 2026-07-08 14:58:14 +02:00
[Task] Write govoplan-cases concept
zemion commented on issue GovOPlaN/govoplan-core#174 2026-07-08 14:58:09 +02:00
[Task] Write govoplan-cases concept

Concept written in govoplan-cases/README.md and govoplan-cases/docs/CONCEPT.md; roadmap routing updated in govoplan-core/docs/GOVOPLAN_MODULE_ROADMAP.md.

Closing as implemented.

zemion closed issue GovOPlaN/govoplan-core#28 2026-07-08 14:58:06 +02:00
[Task] Publish deployment/operator documentation from the verified production-like dev profile
zemion commented on issue GovOPlaN/govoplan-core#28 2026-07-08 14:57:52 +02:00
[Task] Publish deployment/operator documentation from the verified production-like dev profile

Implemented in docs/DEPLOYMENT_OPERATOR_GUIDE.md and linked from README.md: production-like dev profile, operator checklist, and deployment verification flow. The documented profile was…

zemion closed issue GovOPlaN/govoplan-core#26 2026-07-08 14:57:48 +02:00
[Task] Draft installer/deployment flow: configure, migrate, create first admin/tenant, enable modules, start web/worker services, and verify health
zemion commented on issue GovOPlaN/govoplan-core#26 2026-07-08 14:57:35 +02:00
[Task] Draft installer/deployment flow: configure, migrate, create first admin/tenant, enable modules, start web/worker services, and verify health

Implemented in docs/DEPLOYMENT_OPERATOR_GUIDE.md: first deployment flow, health checks, module install/uninstall operator commands, supervised installer flow, and rollback drill references.…