• Joined on 2025-08-22
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-10 18:58:04 +02:00
8dd5123aab Cover identity and organization API cleanup
zemion closed issue GovOPlaN/govoplan-core#92 2026-07-10 18:42:26 +02:00
[Feature] Move mail/retention effective policy display onto shared policy components
zemion closed issue GovOPlaN/govoplan-core#87 2026-07-10 18:42:26 +02:00
[Feature] Add tenant lifecycle tests with files/mail/campaign installed and absent
zemion closed issue GovOPlaN/govoplan-core#98 2026-07-10 18:42:26 +02:00
[Feature] Add event producers for access, tenancy, policy, files, mail, and campaign actions
zemion commented on issue GovOPlaN/govoplan-core#87 2026-07-10 18:42:19 +02:00
[Feature] Add tenant lifecycle tests with files/mail/campaign installed and absent

Implemented in c61abe1: added tenant lifecycle regression coverage for tenancy-only, files-only, mail-only, campaign-only, and full files+mail+campaign module combinations. Verification: targeted…

zemion commented on issue GovOPlaN/govoplan-core#92 2026-07-10 18:42:19 +02:00
[Feature] Move mail/retention effective policy display onto shared policy components

Implemented in c61abe1 plus govoplan-mail 30fd6e7: introduced shared core PolicyPathHelp/normalization exports and moved retention and mail effective policy path display onto the shared component.…

zemion commented on issue GovOPlaN/govoplan-core#98 2026-07-10 18:42:19 +02:00
[Feature] Add event producers for access, tenancy, policy, files, mail, and campaign actions

Implemented in c61abe1: audit actions now publish governed PlatformEvents, record_change emits generic module change events, docs updated, and focused event tests cover access/tenancy/policy/files/…

zemion pushed to main at GovOPlaN/govoplan-mail 2026-07-10 18:41:11 +02:00
30fd6e7e5f Use shared policy path help
zemion pushed to main at GovOPlaN/govoplan-core 2026-07-10 18:41:08 +02:00
c61abe154c Add module event producer coverage
zemion pushed to master at GovOPlaN/govoplan-admin 2026-07-10 17:54:22 +02:00
30a0281c66 Use core auth and scope contracts
zemion pushed to master at GovOPlaN/govoplan-audit 2026-07-10 17:53:11 +02:00
b6795934d0 Use core auth and scope contracts
zemion pushed to main at GovOPlaN/govoplan-policy 2026-07-10 17:53:06 +02:00
47cabafa0e Use core auth capabilities
zemion closed issue GovOPlaN/govoplan-core#103 2026-07-10 17:51:20 +02:00
[Feature] Move policy admin pages to policy module
zemion closed issue GovOPlaN/govoplan-core#99 2026-07-10 17:51:20 +02:00
[Feature] Add evidence bundle export as a later audit capability
zemion closed issue GovOPlaN/govoplan-core#104 2026-07-10 17:51:20 +02:00
[Feature] Move audit admin pages to audit module
zemion commented on issue GovOPlaN/govoplan-core#104 2026-07-10 17:51:19 +02:00
[Feature] Move audit admin pages to audit module

Moved to the owning module tracker as add-ideas/govoplan-audit#2.

Audit backend storage/query routes are module-owned, but the admin WebUI panel still needs to move into govoplan-audit. Closing…

zemion commented on issue GovOPlaN/govoplan-core#99 2026-07-10 17:51:19 +02:00
[Feature] Add evidence bundle export as a later audit capability

Moved to the owning module tracker as add-ideas/govoplan-audit#3.

Evidence bundle export is a later audit capability and should be designed/implemented in govoplan-audit with module evidence-refer…

zemion commented on issue GovOPlaN/govoplan-core#103 2026-07-10 17:51:19 +02:00
[Feature] Move policy admin pages to policy module

Moved to the owning module tracker as add-ideas/govoplan-policy#2.

The remaining work is to create a policy WebUI package and contribute policy admin sections from govoplan-policy. Core should…

zemion opened issue GovOPlaN/govoplan-audit#3 2026-07-10 17:51:04 +02:00
Add evidence bundle export capability
zemion opened issue GovOPlaN/govoplan-policy#2 2026-07-10 17:51:03 +02:00
Move policy admin WebUI panels into policy module