feat(contracts): surface Weekly and Bi-weekly billing cycles #260
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/mapps-254-weekly-biweekly-billing-cycle"
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?
Append
weeklyandbi_weeklySelectOptions to the contract billing-cycle dropdown so those cadences can be created from the UI, sending the canonical snake_case tokens the backend validates. Extend humanize_billing_cycle so the detail panel renders "Weekly"/"Bi-weekly" instead of leaking the raw token.#MAPPS-254