btcpayserver/BTCPayServer/Data
Andrew Camilleri c7d0537bf9
Fix labels not showing multiple payouts payments (#3729)
* Fix labels not showing multiple payouts payments

* Improve label tooltip

Makes it more readable

* Cleanup code

* Fix overflowing text in order ID field in invoices table (#3765)

close #3714

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
Co-authored-by: Umar Bolatov <bolatovumar@gmail.com>
2022-05-23 10:25:46 +09:00
..
Payouts Fix labels not showing multiple payouts payments (#3729) 2022-05-23 10:25:46 +09:00
PullPayments Allow auto approval of claims for pull payments (#1851) 2022-04-28 09:51:04 +09:00
AddressInvoiceDataExtensions.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
APIKeyDataExtensions.cs LN Address - db schema fix method (#3638) 2022-04-19 16:58:31 +09:00
CustodianAccountDataExtensions.cs Exchange api no kraken (#3679) 2022-05-18 14:59:56 +09:00
HistoricalAddressInvoiceDataExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
InvoiceDataExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PaymentDataExtensions.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
PaymentRequestDataExtensions.cs Fix crash of payment request list (Fix #3392) 2022-02-02 20:08:20 +09:00
StoreBlob.cs Adjust Pay Button (#3354) 2022-01-26 14:55:48 +09:00
StoreDataExtensions.cs Add ability to set default payment method for pay button (#3606) 2022-04-11 17:48:12 +09:00
WalletDataExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletTransactionDataExtensions.cs Add transaction info PATCH endpoint (#3561) 2022-04-14 13:17:22 +09:00
WebhookDataExtensions.cs Rename WebhookNotificationManager -> WebhookSender 2022-01-11 13:21:38 +09:00