-
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commission payment workflow overhaul (#448)
* commission payment workflow overhaul * fix deposited_amount not taking :released into account * reorganize the BalanceBox a bit * wip new status dropdown * new status box done * make `mix quality` check formatted instead of formatting * make sure commission terms are displayed in both offering and commission pages * get current_user, current_user_member? and commission from context in StatusItem * all accounts should use the 'recipient' service agreement chatted with Stripe support about this. Docs were a little confusing and made it sound like I needed the full agreement here. * Enforce having a single currency per offering * final commission form working I think * more work around invoices * receipt fixes * styling * partial deposits * deposit release + related events and messaging * missed some spots with tip % calc * fix weird multi-currency stuff * disable Release Deposits properly * almost got tests passing * another test fixed * test stuff
- Loading branch information
Showing
52 changed files
with
1,383 additions
and
955 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.