Bill grouping and reorganization API #16
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#16
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?
No way to reorder bills, drag-and-drop, or group by custom criteria.
Scope:
sort_ordercolumn to bills table (default NULL, ordered first by sort_order then due_day)PUT /api/bills/reorderendpoint accepting{bill_id: new_index}PUT /api/bills/:id/archivedto soft-archiveEstimated effort: 6 hours