btcpayserver/BTCPayServer/Models
d11n 8d429f064b
Show Lightning node availability in navigation (#5951)
* Show Lightning node availability in navigation

Instead of simply communicating the setup state of the store's LN node, this now also checks its availability.

Closes  #5940.

* Cleanups

* Add Selenium test for public node page and status in nav

* Cache the available lightning node result

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2024-04-26 08:30:34 +02:00
..
AccountViewModels Onboarding: Invite new users (#5714) 2024-02-28 20:43:18 +09:00
AppViewModels Archive stores and apps (#5296) 2023-09-11 09:59:17 +09:00
Authorization
InvoicingModels Cleanup data from the InvoiceEvents table (#5904) 2024-04-25 14:09:01 +09:00
ManageViewModels Run dotnet format (#3244) 2021-12-31 16:59:02 +09:00
NotificationViewModels Do not always provide counting in list views (#3696) 2022-05-02 16:35:28 +09:00
PaymentRequestViewModels The Big Cleanup: Refactor BTCPay internals (#5809) 2024-04-04 16:31:04 +09:00
ServerViewModels Admin overview of the stores on the instance (#5745) 2024-02-23 09:51:41 +01:00
StoreReportsViewModels Add reporting feature (#5155) 2023-07-24 09:24:32 +09:00
StoreViewModels Show Lightning node availability in navigation (#5951) 2024-04-26 08:30:34 +02:00
WalletViewModels Prevent payout double send (#5931) 2024-04-15 13:25:17 +02:00
AdditionalServiceViewModel.cs Lightning: Catch and display external service errors 2022-05-04 14:30:07 +02:00
BasePagingViewModel.cs Add list count to user preferences cookie (#4637) 2023-02-15 11:04:17 +09:00
BitpayCreateInvoiceRequest.cs Remove CheckoutV1 2024-04-05 16:58:13 +09:00
BitpayErrorsModel.cs
DataWrapper.cs
EmailsViewModel.cs Policies: Cleanup and improvements (#5731) 2024-02-21 14:43:44 +01:00
ErrorViewModel.cs
GetTokensResponse.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
HomeViewModel.cs Empty states: Setup guide for store and wallet (#3255) 2022-01-13 17:08:15 +09:00
InvoiceResponse.cs Remove CheckoutV1 2024-04-05 16:58:13 +09:00
PostRedictViewModel.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
SetupBoltcardViewModel.cs Boltcard integration (#5419) 2023-12-06 09:17:58 +09:00
StoreBrandingViewModel.cs Store Branding: Refactoring and logo as favicon (#5519) 2023-12-01 16:13:44 +01:00
TokenRequest.cs
ViewPullPaymentModel.cs If pull payment opened in mobile, use deeplink to setup card (#5613) 2024-03-14 11:07:11 +01:00