[Feature] Implement wizards and a wizard directory for supporting user in managing and editing data #16

Closed
opened 2026-07-06 11:23:12 +02:00 by zemion · 2 comments
Owner

Imported from the consolidated GovOPlaN product backlog.

  • Source: /mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/backlog.md
  • Line: 109
  • Section: Milestones > Milestone 5 - Recipient Import And Productivity MVP
  • Source status: PARTIAL.

Imported backlog item:

- [ ] Implement wizards and a wizard directory for supporting user in managing and editing data
<!-- codex-backlog-fingerprint:5671f02802158165e135b669 --> Imported from the consolidated GovOPlaN product backlog. - Source: `/mnt/DATA/Nextcloud/ADD ideas UG/Products/govoplan/backlog.md` - Line: `109` - Section: `Milestones > Milestone 5 - Recipient Import And Productivity MVP` - Source status: `PARTIAL.` Imported backlog item: ```markdown - [ ] Implement wizards and a wizard directory for supporting user in managing and editing data ```
zemion added this to the Milestone 5 - Recipient Import And Productivity MVP milestone 2026-07-06 13:13:55 +02:00
Author
Owner

2026-07-30 review: keep open with reduced scope. The production creation wizard is implemented and now satisfies the guided-first-campaign ticket (#35). The standalone Review and Send wizard routes are still placeholders and there is no reusable wizard directory/contribution contract. Complete those pieces here without duplicating the canonical Review & Send lifecycle.

2026-07-30 review: keep open with reduced scope. The production creation wizard is implemented and now satisfies the guided-first-campaign ticket (#35). The standalone Review and Send wizard routes are still placeholders and there is no reusable wizard directory/contribution contract. Complete those pieces here without duplicating the canonical Review & Send lifecycle.
Author
Owner

Implemented and published.

  • Core now provides a reusable wizard.directories contribution contract, deterministic directory aggregation, and the shared WizardDirectory surface.
  • Campaign contributes configure, review, and send entries from one campaign resource context.
  • The standalone Review and Send routes now reuse the canonical ReviewSendPage lifecycle and focus the appropriate stage instead of duplicating delivery state.
  • Campaign overview routes the guided action through the directory.

Commits: GovOPlaN/govoplan-core@7b8072d and GovOPlaN/govoplan-campaign@fa4eb39.

Verification: Campaign 295 passed, 16 subtests; wizard structure test passed; campaign-only and full-product WebUI builds passed.

<!-- codex-closeout-2026-07-31:campaign-16 --> Implemented and published. - Core now provides a reusable `wizard.directories` contribution contract, deterministic directory aggregation, and the shared `WizardDirectory` surface. - Campaign contributes configure, review, and send entries from one campaign resource context. - The standalone Review and Send routes now reuse the canonical `ReviewSendPage` lifecycle and focus the appropriate stage instead of duplicating delivery state. - Campaign overview routes the guided action through the directory. Commits: GovOPlaN/govoplan-core@7b8072d and GovOPlaN/govoplan-campaign@fa4eb39. Verification: Campaign `295 passed, 16 subtests`; wizard structure test passed; campaign-only and full-product WebUI builds passed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: GovOPlaN/govoplan-campaign#16