btcpayserver/BTCPayServer/Controllers
Umar Bolatov a3b748ffe3
Remove payment methods not currently configured when creating invoice (#3394)
* Add error message when wallet is not configured

* Adjust payment methods based on available ones

* Disable "Create invoice" page if there is an error

* Add test

* update HasErrorMessage

* Add method for checking if payment methods are available

* small pr fixes

Co-authored-by: Kukks <evilkukka@gmail.com>
2022-02-17 18:22:09 +09:00
..
GreenField Lightning payment info and fee handling (#3454) 2022-02-17 18:01:39 +09:00
BitpayAccessTokenController.cs Rename controllers Bitpay controllers 2022-01-14 12:21:06 +09:00
BitpayInvoiceController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
BitpayRateController.cs Rename controllers Bitpay controllers 2022-01-14 12:21:06 +09:00
LnurlAuthService.cs Support LNURL Auth 2022-01-14 13:26:30 +01:00
Macaroons.cs Use ArgumentNullException.ThrowIfNull everywhere (#3239) 2021-12-28 17:39:54 +09:00
UIAccountController.cs After login, redirect user to the main page even if root app configured (#3429) 2022-02-07 21:18:22 +09:00
UIAppsController.Crowdfund.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIAppsController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIAppsController.PointOfSale.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIAppsPublicController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIErrorController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIHomeController.cs After login, redirect user to the main page even if root app configured (#3429) 2022-02-07 21:18:22 +09:00
UIInvoiceController.cs [UX/UI] Add CPFP (#3395) 2022-02-10 12:24:28 +09:00
UIInvoiceController.Testing.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIInvoiceController.UI.cs Remove payment methods not currently configured when creating invoice (#3394) 2022-02-17 18:22:09 +09:00
UILNURLAuthController.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UILNURLController.cs Bump lightning lib (#3453) 2022-02-14 20:33:27 +09:00
UIManageController.2FA.cs Rename LNUrlAuthController -> UILNAuthController (#3352) 2022-01-25 11:51:14 +09:00
UIManageController.APIKeys.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
UIManageController.cs Use nicer urls, part2 (Fix #921) 2022-01-15 14:54:06 +09:00
UIManageController.LoginCodes.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIManageController.Notifications.cs Use nicer urls, part2 (Fix #921) 2022-01-15 14:54:06 +09:00
UINotificationsController.cs Fix the notification dropdown not updating without page refresh 2022-01-23 15:49:43 +09:00
UIPaymentRequestController.cs Fix payment request archival actions (#3443) 2022-02-09 23:37:15 +09:00
UIPublicController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIPublicLightningNodeInfoController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIPullPaymentController.cs Add configurable BOLT11Expiration for refunds (Fix #3281) (#3341) 2022-01-24 20:17:09 +09:00
UIServerController.cs Warning if not using 'simple using' 2022-01-14 17:50:29 +09:00
UIServerController.Plugins.cs Plugins: Support plugin git remote with multiple versions of same plugins 2022-01-25 11:15:19 +01:00
UIServerController.Storage.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIServerController.Users.cs Fix error message when trying to remove last admin 2022-01-28 17:09:54 +09:00
UIStorageController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIStorePullPaymentsController.PullPayments.cs Add pull payment grouping options (#3177) 2022-02-17 18:13:28 +09:00
UIStoresController.cs Greenfield: Store Users (#3425) 2022-02-10 14:51:10 +09:00
UIStoresController.Email.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIStoresController.Integrations.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIStoresController.LightningLike.cs Fix null reference exception when going to LN node settings before it's been set-up (#3410) 2022-02-06 12:19:42 +09:00
UIStoresController.Onchain.cs Redirect to transactions list after wallet creation (#3451) 2022-02-14 17:09:57 +09:00
UIUserStoresController.cs Create store: Add default currency and rate provider fields 2022-01-25 06:57:55 +01:00
UIVaultController.cs Rename UI controllers 2022-01-14 13:46:03 +09:00
UIWalletsController.cs Redesign Wallet UI (#3441) 2022-02-17 18:07:41 +09:00
UIWalletsController.PSBT.cs Fix the PSBT signing flow (#3465) 2022-02-17 17:58:56 +09:00