btcpayserver/BTCPayServer/HostedServices
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
..
AppInventoryUpdaterHostedService.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
BackgroundJobSchedulerHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
BaseAsyncService.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
BitpayIPNSender.cs Make sure the SubscribeAsync handlers are executed in order 2022-01-17 13:36:33 +09:00
CheckConfigurationHostedService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
DbMigrationsHostedService.cs Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
DelayedTransactionBroadcasterHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
DynamicDnsHostedService.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
EventHostedServiceBase.cs Transfer Processors (#3476) 2022-04-24 12:19:34 +09:00
InvoiceEventSaverService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
InvoiceWatcher.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
NBXplorerWaiter.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
NewVersionCheckerHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
PullPaymentHostedService.cs Allow auto approval of claims for pull payments (#1851) 2022-04-28 09:51:04 +09:00
RatesHostedService.cs Remove Logs static singletons 2021-11-23 13:55:34 +09:00
TransactionLabelMarkerHostedService.cs Fix labels not showing multiple payouts payments (#3729) 2022-05-23 10:25:46 +09:00
UserEventHostedService.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
WebhookSender.cs Warning if not using 'is not null' 2022-01-14 17:48:15 +09:00