Reimbursement form fixes and improvements #223

Merged
raucao merged 7 commits from bugfix/220-reimbursement_sums into master 2024-03-21 10:38:45 +00:00
raucao commented 2024-03-20 17:25:09 +00:00 (Migrated from github.com)

Fixes the wrong calculation for the BTC total when adding multiple line items, and adds integration tests to make sure something this facepalm-inducing doesn't happen again.

Other improvements:

  • Disable the "add" button on the budget overview, until a core contributor account is connected (so you don't notice after filling in the form and potentially have to do it again)
  • Automatically pre-select your own account as recipient, since it's the most likely one
Fixes the wrong calculation for the BTC total when adding multiple line items, and adds integration tests to make sure something this facepalm-inducing doesn't happen again. Other improvements: * Disable the "add" button on the budget overview, until a core contributor account is connected (so you don't notice after filling in the form and potentially have to do it again) * Automatically pre-select your own account as recipient, since it's the most likely one
silverbucket (Migrated from github.com) reviewed 2024-03-20 17:25:09 +00:00
galfert (Migrated from github.com) approved these changes 2024-03-21 09:15:24 +00:00
Sign in to join this conversation.