Skip to content

Commit 1355060

Browse files
committed
feat: add real edit mode to agency docket wizard
1 parent 245e0d8 commit 1355060

2 files changed

Lines changed: 233 additions & 100 deletions

File tree

docs/plan/M03-agency-operations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,4 @@ Replace mock agency workflows with real data operations.
4343
- 2026-02-11: Updated moderation logic to canonical comment statuses (`under_review`/`published`) with compatibility mapping for legacy values and persisted moderation logging.
4444
- 2026-02-11: Replaced mock agency dashboard data in `src/pages/agency/AgencyDashboard.tsx` with real agency analytics, moderation queue, and docket summary queries.
4545
- 2026-02-11: Replaced mock docket detail workflow in `src/pages/agency/DocketDetail.tsx` with real Supabase reads/writes, moderation actions, supporting-document retrieval, and audit/moderation activity history.
46+
- 2026-02-11: Implemented real docket edit-mode behavior in `src/pages/agency/DocketWizard.tsx`, including preload/update of existing docket settings and additive supporting document uploads.

0 commit comments

Comments
 (0)