Add an "Export CSV" button on the Obligations page that downloads all obligations (type, description, owner, due date, status). Backend endpoint + frontend button.
Files: apps/api/src/routes/ (obligations), apps/web/src/pages/ObligationsPage.tsx
Done when: the button downloads a well-formed CSV.
Add an "Export CSV" button on the Obligations page that downloads all obligations (type, description, owner, due date, status). Backend endpoint + frontend button.
Files:
apps/api/src/routes/(obligations),apps/web/src/pages/ObligationsPage.tsxDone when: the button downloads a well-formed CSV.