Nicolas Dorier
1dd37c5020
Refactor Payouts and PullPayments DB models ( #6173 )
2024-08-28 18:52:08 +09:00
Nicolas Dorier
b4cd74056e
Remove period concept from PullPayment ( #5963 )
2024-05-01 17:59:10 +09:00
Nicolas Dorier
f1a04a3bd0
Remove MySQL and Sqlite deps ( #5910 )
2024-04-15 19:08:25 +09:00
Nicolas Dorier
912a706de9
Make Payouts and PullPayments columns JSONB ( #5800 )
2024-03-14 11:13:26 +01:00
Andrew Camilleri
2e12befb8b
Refactor and decouple Payout logic ( #2046 )
...
* Refactor and decouple Payout logic
So that we can support lightning and more complex flows like allowing external payments to payouts.
* fix dropdown align
* switch to simpler buttons
* rebase fixes
add some comments
* rebase fixes
add some comments
* simplify enum caveman logic
* reduce code duplication and db round trips
* Fix pull payment date format
* fix issue with payouts to send page not working correctly
* try fix some style issue
* fix bip21parse
2021-04-13 17:36:49 +09:00
rockstardev
c9dc60be7b
Refactoring Data entities to fit one standard convention
2020-12-31 14:08:57 -06:00
Dennis Reimann
f2870caed2
Payment redesign ( #1967 )
...
* Payment redesign
Guess who's back!
This reverts commit 4174fa648d
.
* Refactor PullPayment state string
Compatible with this one: https://github.com/btcpayserver/btcpayserver/pull/1834/files#diff-a9136096252382b110b9a7ac7747b95aR41
* Use unified copy to clipboard function
* Refactor status text class to helper function
2020-10-13 09:58:46 +02:00
Matthew
ccfb97612e
forwarded filter for PullPaymentDataId in GetPayoutInPeriod
2020-07-06 15:49:39 -07:00
rockstardev
f88c02cccd
Removing unused usings, readonly fields where possible
2020-06-28 22:07:48 -05:00
rockstardev
b6c7af32de
Cleaning up bom from cs files
2020-06-28 21:44:35 -05:00
Nicolas Dorier
8230a408ac
Add pull payment feature ( #1639 )
2020-06-24 10:34:09 +09:00