Bill grouping and reorganization API #16

Closed
opened 2026-05-16 10:13:24 -05:00 by null · 0 comments
Owner

No way to reorder bills, drag-and-drop, or group by custom criteria.

Scope:

  • sort_order column to bills table (default NULL, ordered first by sort_order then due_day)
  • PUT /api/bills/reorder endpoint accepting {bill_id: new_index}
  • PUT /api/bills/:id/archived to soft-archive

Estimated effort: 6 hours

No way to reorder bills, drag-and-drop, or group by custom criteria. **Scope:** - `sort_order` column to bills table (default NULL, ordered first by sort_order then due_day) - `PUT /api/bills/reorder` endpoint accepting `{bill_id: new_index}` - `PUT /api/bills/:id/archived` to soft-archive **Estimated effort:** 6 hours
null added the
priority:nice-to-have
backend
labels 2026-05-16 10:13:24 -05:00
null closed this issue 2026-05-31 12:31:11 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/BillTracker#16
No description provided.