You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/plan/M03-agency-operations.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,3 +43,4 @@ Replace mock agency workflows with real data operations.
43
43
- 2026-02-11: Updated moderation logic to canonical comment statuses (`under_review`/`published`) with compatibility mapping for legacy values and persisted moderation logging.
44
44
- 2026-02-11: Replaced mock agency dashboard data in `src/pages/agency/AgencyDashboard.tsx` with real agency analytics, moderation queue, and docket summary queries.
45
45
- 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