[Feature] Keep only shell-level admin layout and module aggregation in kernel/core WebUI #105

Closed
opened 2026-07-06 15:10:10 +02:00 by zemion · 1 comment
Owner

Imported from a backlog-like text file.

  • Source: /mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md
  • Line: 257
  • Source kind: product
  • Section: GovOPlaN Split Concept and Action Plan > Staged Refactor Plan > Phase 6: Split Admin UI

Imported item:

Keep only shell-level admin layout and module aggregation in kernel/core WebUI.
<!-- codex-generic-backlog-fingerprint:abbcc4667a60996d31d6dffa --> Imported from a backlog-like text file. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/split-concept-action-plan.md` - Line: `257` - Source kind: `product` - Section: `GovOPlaN Split Concept and Action Plan > Staged Refactor Plan > Phase 6: Split Admin UI` Imported item: ```text Keep only shell-level admin layout and module aggregation in kernel/core WebUI. ```
zemion added this to the Phase 6: Split Admin UI milestone 2026-07-06 15:10:10 +02:00
Author
Owner

Verified complete. Core WebUI now owns only reusable admin layout/components and the admin.sections contribution contract. The route and contribution aggregation live in govoplan-access, while concrete platform administration panels live in govoplan-admin and other owning modules. No feature-level admin page remains in Core.

Verified complete. Core WebUI now owns only reusable admin layout/components and the `admin.sections` contribution contract. The route and contribution aggregation live in govoplan-access, while concrete platform administration panels live in govoplan-admin and other owning modules. No feature-level admin page remains in Core.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GovOPlaN/govoplan-core#105