btcpayserver/BTCPayServer/Services
d11n 5c8ca15ee2
Redesign Wallet UI (#3441)
* Update wallet navigation

* Find matching text color for label bg color

* Cleanup

* Extract WalletNav component

* Move PSBT link to Send and Rescan link to Settings

* Update transactions view

* Test fixes

* Adapt invoices list actions

* Show invoice actions only if there are any invoices

* Link wallet name and balance to tranactions list

* Move wallet related actions from list to settings

* Fix main menu z-index

Needs a value between fixed and the offcanvas backdrop, see https://getbootstrap.com/docs/5.1/layout/z-index/

* Update receive and send views
2022-02-17 18:07:41 +09:00
..
Altcoins Fix the PSBT signing flow (#3465) 2022-02-17 17:58:56 +09:00
Apps App updates (#3437) 2022-02-14 18:14:21 +09:00
Fees Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
Invoices [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
Labels Redesign Wallet UI (#3441) 2022-02-17 18:07:41 +09:00
Mails Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
Notifications Rename UI controllers 2022-01-14 13:46:03 +09:00
PaymentRequests Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
Stores Greenfield: Store Users (#3425) 2022-02-10 14:51:10 +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 Shorten environment info (#3350) 2022-01-24 20:01:17 +09:00
Cheater.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
DelayedTransactionBroadcaster.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +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 Warning if not using 'simple using' 2022-01-14 17:50:29 +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 fix ln address 2022-01-27 17:17:20 +01: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 New API endpoint: Find 1 user by ID or by email, or list all users. (#3176) 2022-02-15 16:19:52 +01:00
WalletRepository.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00