btcpayserver/BTCPayServer/Views/UIStores
Andrew Camilleri 3818468932
Pluginify on chain wallet setup (#4999)
* Pluginify on chain wallet setup

This PR fixes a few logical points in the wallet setup flow to allow more extensive plugin flexibility; It also fixes an issue when building plugins that requires an Altcoin config profile. Here is an example showcasing the Liquid+ plugin using this to enforce that it is a hot wallet (a requirement it has) and that import to RPC is always set, and a new option that is used to configure the wallet further https://i.imgur.com/pDPQ73v.gif

* Update BTCPayServer/Controllers/UIStoresController.Onchain.cs

* update nbx
2023-06-01 21:18:28 +09:00
..
ImportWallet Derivation scheme parsing incorporates fingerprint and key path (#4781) 2023-03-17 14:35:30 +01:00
StoreEmailSettings.cshtml~refs/remotes/Kukks Store Emails (#3611) 2022-06-22 12:05:32 +09:00
_GenerateWalletForm.cshtml Pluginify on chain wallet setup (#4999) 2023-06-01 21:18:28 +09:00
_LayoutWalletSetup.cshtml Pluginify on chain wallet setup (#4999) 2023-06-01 21:18:28 +09:00
_Nav.cshtml Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
_ViewImports.cshtml
_ViewStart.cshtml
CheckoutAppearance.cshtml Fix crash if auto detect language on checkout page, and the language couldn't be detected (Fix #4881) (#4888) 2023-04-17 10:53:45 +09:00
CreateToken.cshtml Upgrade Bootstrap to v5.2.3; Design System improvements (#4380) 2022-12-04 10:01:38 +01:00
Dashboard.cshtml Add What's New in v1.10.0 (#4992) 2023-05-29 16:08:46 +09:00
GeneralSettings.cshtml Checkout v2: Improve expired paid partial state (#4827) 2023-05-11 10:38:40 +02:00
GenerateWallet.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
GenerateWalletOptions.cshtml Move TagHelpers to Abstractions (#3975) 2022-07-22 21:58:25 +09:00
ImportWalletOptions.cshtml Feature Descriptor (#3831) 2023-02-13 09:25:24 +01:00
Lightning.cshtml LN Settings: Show only node host name (#4927) 2023-05-05 09:59:33 +02:00
LightningSettings.cshtml LN Settings: Show only node host name (#4927) 2023-05-05 09:59:33 +02:00
ListTokens.cshtml Feature Descriptor (#3831) 2023-02-13 09:25:24 +01:00
ModifyWebhook.cshtml Prune webhook data from database 2023-05-29 09:02:47 +02:00
Rates.cshtml Rates: Fix advanced rules example formatting 2023-05-05 09:58:42 +02:00
RequestPairing.cshtml UI: Improve access token pairing (#4237) 2022-10-27 08:57:54 +09:00
SetupLightningNode.cshtml Improve Lightning Node setup examples (#4033) 2022-09-09 23:01:20 +09:00
SetupWallet.cshtml
ShowToken.cshtml
StoreEmails.cshtml Store rule emails in HTML + Test rule emails (#4843) 2023-04-04 10:52:42 +09:00
StoreEmailSettings.cshtml Store Emails (#3611) 2022-06-22 12:05:32 +09:00
StoreNavPages.cs Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
StoreUsers.cshtml Store Custom Roles (#4940) 2023-05-26 23:49:32 +09:00
TestWebhook.cshtml Content Consistency Updates (1.4.0) (#3316) 2022-01-18 10:19:27 +09:00
WalletSettings.cshtml Replace text in copy buttons with icon (#4764) 2023-03-19 21:43:38 +01:00
Webhooks.cshtml Move ConfirmModel to Abstractions (#3964) 2022-07-15 12:38:33 +09:00