Filtered Exports #10
Labels
No Label
architecture
backend
bug
feature
frontend
priority:critical
priority:high
priority:low
priority:medium
priority:nice-to-have
ux
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: null/BillTracker#10
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Export only utilities, debts, overdue, date range, tax-relevant categories. Currently exports everything with no filtering.
Rationale:
/api/export/user-excelexports everything — no query params for date range, category, or statusImplementation Notes:
category_id,start,end,status(paid/unpaid/overdue)routes/export.js,client/pages/DataPage.jsxEstimated effort: 6 hours