Admin: reconcile Package catalog and Packages sections #4

Closed
opened 2026-07-11 03:44:34 +02:00 by zemion · 1 comment
Owner

Context

Administration currently exposes both Modules - Package catalog and Packages concepts. The distinction is unclear, and the packages UI needs a cleaner operator workflow.

Requested behavior

Check whether Modules - Package catalog and Packages are redundant or whether they represent separate operator concepts that should be shown in one combined section.

Acceptance criteria

  • Document the intended difference between package catalog, package inventory, and package install plan.
  • If they are redundant, consolidate the UI into one section.
  • If they are not redundant, make the section names and navigation clearly explain the difference.
  • Improve the packages UI so operators can scan available packages, installed packages, planned changes, and blocking conditions without jumping between ambiguous surfaces.
  • Preserve existing maintenance/preflight safety behavior.
## Context Administration currently exposes both **Modules - Package catalog** and **Packages** concepts. The distinction is unclear, and the packages UI needs a cleaner operator workflow. ## Requested behavior Check whether **Modules - Package catalog** and **Packages** are redundant or whether they represent separate operator concepts that should be shown in one combined section. ## Acceptance criteria - Document the intended difference between package catalog, package inventory, and package install plan. - If they are redundant, consolidate the UI into one section. - If they are not redundant, make the section names and navigation clearly explain the difference. - Improve the packages UI so operators can scan available packages, installed packages, planned changes, and blocking conditions without jumping between ambiguous surfaces. - Preserve existing maintenance/preflight safety behavior.
Author
Owner

Codex State: done

Summary

  • Clarified the distinction between configuration packages and module package install/catalog surfaces in navigation copy and README guidance.

Changed Files

  • webui/src/module.ts
  • webui/src/features/admin/AdminOverviewPanel.tsx
  • README.md

Verification

  • /home/zemion/.nvm/versions/node/v22.22.3/bin/npm run build in govoplan-core/webui
## Codex State: done ### Summary - Clarified the distinction between configuration packages and module package install/catalog surfaces in navigation copy and README guidance. ### Changed Files - `webui/src/module.ts` - `webui/src/features/admin/AdminOverviewPanel.tsx` - `README.md` ### Verification - `/home/zemion/.nvm/versions/node/v22.22.3/bin/npm run build in govoplan-core/webui`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: add-ideas/govoplan-admin#4
No description provided.