btcpayserver/BTCPayServer/Services
dstrukt 4b941a5145
Update Invoice Views (#3264)
* updates create invoice

* updates invoice list

* formats

* updates row

* updates

* Improve invoice list markup and fix mass action form

* Responsive invoice table

* Improve spacing on invoice detail view

* Improve archive message

* Responsive status change partial

* Add test case for mass archiving

* Add mass unarchiving

Closes #3270.

Co-authored-by: Nicolas Dorier <nicolas.dorier@gmail.com>
Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2022-01-11 17:14:34 +09:00
..
Altcoins/Monero Fix: DateTime passed to bitpay API weren't assumed UTC, remove DateTime.Now references (#3206) 2021-12-17 15:31:06 +09:00
Apps Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
Fees Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Invoices Update Invoice Views (#3264) 2022-01-11 17:14:34 +09:00
Labels Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
Mails Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
Notifications Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PaymentRequests Cache resolved store items in HTTP context 2021-12-21 09:24:09 +01:00
Stores Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
Wallets Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
BTCPayNetworkJsonSerializerSettings.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
BTCPayServerEnvironment.cs Fix warnings 2021-12-27 13:58:18 +09:00
Cheater.cs CheatMode should use NBXplorer RPC proxy rather than hardcoded client 2021-11-26 18:34:40 +09:00
DelayedTransactionBroadcaster.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
DynamicDnsSettings.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
IBackgroundJobClient.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
LanguageService.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
LightningClientFactoryService.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
LightningConfigurationProvider.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
MigrationSettings.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
NBXSyncSummaryProvider.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
PoliciesSettings.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
Safe.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
SettingsRepository.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
SocketFactory.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
Socks5HttpClientHandler.cs Remove internal socks http proxy and use .net60 socks support (#3240) 2021-12-28 18:57:22 +09:00
ThemesSettings.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
Torrc.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
TorServices.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
UserService.cs Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
WalletRepository.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00