UI for defining recurring bill generation rules #39
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#39
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?
Problem: No UI to configure "generate this bill every N months" or "only show this bill in certain months." The
cycle_typeandcycle_dayfields exist in BillModal but their effect on bill visibility is unclear to users.Scope:
Implementation notes:
BillModal.jsxrecurrence sectionBillsPage.jsxandTrackerPage.jsxfor recurring badgesRecurrenceRuleBuilderor extend cycle fieldsEstimated effort: 4-6 hours
Related: #38