• Joined on 2025-08-22
zemion commented on issue GovOPlaN/govoplan-postbox#16 2026-07-29 00:19:19 +02:00
[User Story] Deliver campaign messages to organizational function postboxes

Codex State: progress

The first end-to-end institutional Postbox path now exists locally: organization/function target -> current IDM incumbency/vacancy -> stable Postbox -> idempotent…

zemion commented on issue GovOPlaN/govoplan-postbox#2 2026-07-29 00:19:18 +02:00
[Feature] Design the postbox, binding, message, participant, attachment-reference, and audit-event data model

Codex State: progress

The Postbox-owned baseline now models templates and immutable revisions, stable addresses, containers, bindings, messages, participants, attachment/evidence references,…

zemion commented on issue GovOPlaN/govoplan-postbox#3 2026-07-29 00:19:18 +02:00
[Feature] Implement function-organization Postbox access through IDM, Organizations, and Core contracts

Codex State: progress

Function-bound access now combines generic Postbox actions with current IDM direct/delegated/acting assignments, enforces tenant and validity boundaries, requires…

zemion commented on issue GovOPlaN/govoplan-postbox#4 2026-07-29 00:19:18 +02:00
[Feature] Add API DTOs and routes for postbox directory, access checks, message listing, message creation, and binding administration

Codex State: progress

Implemented tenant-scoped directory/access, paginated message list/detail, read/acknowledge, idempotent delivery, evidence linking, grouping, organization-target,…

zemion commented on issue GovOPlaN/govoplan-postbox#1 2026-07-29 00:19:18 +02:00
[Feature] Define the postbox backend manifest, permissions, module metadata, and capability names

Codex State: progress

The standard backend/WebUI package, manifest, dependency graph, five versioned Postbox capabilities, permissions/role templates, migrations, retirement guards, documentati…

zemion opened issue GovOPlaN/govoplan-postbox#21 2026-07-28 23:01:06 +02:00
[Feature] Establish function-bound Postbox domain, capabilities, and access decisions
zemion opened issue GovOPlaN/govoplan-postbox#22 2026-07-28 23:01:06 +02:00
[Feature] Provide Postbox inbox and administration WebUI
zemion opened issue GovOPlaN/govoplan-postbox#23 2026-07-28 23:01:06 +02:00
[Feature] Integrate Campaign with Postbox as an explicit delivery channel
zemion opened issue GovOPlaN/govoplan-postbox#24 2026-07-28 23:01:06 +02:00
[Feature] Add unified Postbox projections and explicit hierarchy-copy routing
zemion opened issue GovOPlaN/govoplan-postbox#25 2026-07-28 23:01:06 +02:00
[Task] Select the first trusted Postbox encryption and hand-over policy profile
zemion commented on issue GovOPlaN/govoplan-dashboard#1 2026-07-28 22:53:04 +02:00
[Bug] Dashboard content below the viewport is not scrollable

Codex State: done

Summary

  • Refined the fix so scrolling belongs to a shared outer route viewport; the padded Dashboard page once again owns normal heading flow.
  • Audited every…
zemion pushed to main at GovOPlaN/govoplan-idm 2026-07-28 22:52:31 +02:00
5a8138ea03 fix: make IDM page scrollable
zemion pushed to main at GovOPlaN/govoplan-ops 2026-07-28 22:52:31 +02:00
430a48402f fix: make operations page scrollable
zemion pushed to main at GovOPlaN/govoplan-dashboard 2026-07-28 22:51:30 +02:00
b28229c003 fix: preserve dashboard heading flow
zemion pushed to main at GovOPlaN/govoplan-campaign 2026-07-28 22:51:30 +02:00
f11c56e890 fix: make direct campaign pages scrollable
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-28 22:50:27 +02:00
53e947935a fix: standardize direct page scroll viewports
zemion pushed to main at GovOPlaN/govoplan-access 2026-07-28 22:50:23 +02:00
3df4fc5bff fix: wrap administration fallback viewport
zemion closed issue GovOPlaN/govoplan-dashboard#1 2026-07-28 22:15:36 +02:00
[Bug] Dashboard content below the viewport is not scrollable
zemion opened issue GovOPlaN/govoplan-dashboard#1 2026-07-28 22:15:36 +02:00
[Bug] Dashboard content below the viewport is not scrollable
zemion commented on issue GovOPlaN/govoplan#17 2026-07-28 22:14:01 +02:00
[User Story] Task-focused Views reduce GovOPlaN to the interface needed for the current job

Codex State: progress

Summary

  • Refined the Views editor with shared SelectionList and ExplorerTree components, explicit module expansion controls, and a full-width assignment section…