btcpayserver/BTCPayServer/Views/Shared
d11n f4fa7c927c
Wallet setup redesign (#2164)
* Prepare existing layouts and views

* Add icon view component and sprite svg

* Add wallet setup basics

* Add import method view basics

* Use external sprite file instead of inline svg

* Refactor hardware wallet setup flow

* Manually enter an xpub

* Prepare other views

* Update views and models

* Finalize wallet setup flow

* Updat tests, part 1

* Update tests, part 2

* Vaul: Fix missing retry button

* Add better Scan QR subtext

Still tbd.

* Make wallet account an advanced setting

* Prevent empty xpub

* Use textarea for seed input

* Remove redundant error message for missing file upload

* Confirm store updates after generating a new wallet

* Update wording

* Modify existing wallets

* Fix proposed method name

* Suggest using ColdCard Electrum export option only

Advise the user to use the electrum export of the coldcard instead of saying either electrum or wasabi export file … the electurm one contains more info, e.g. the wasabi one doesn't include the account key path.

* More concise WalletSetupMethod setting

* Test fix

* Update wallet removal code

* Fix back navigation quirk in change wallet case

* Fix behaviour on wallet enable/disable

* Fix initial wallet setup

* Improve modify view and messages

* Test fixes

* Seed import fix

Uses the correct form url for confirming addresses

* Quickfixes from design meeting

* Add enable toggle switch on modify page

* Confirm wallet removal

* Update setup view

* Update import view

* Icon finetuning

* Improve import options page

* Refactor QR code scanner

Allow for usage with and without modal

* Update copy and instructions on import pages

* Split generate options: Hot wallet and watch-only

* Implement hot wallet options correctly

* Minor test changes

* Navbar improvements

* Fix tables

* Fix badge color

* Routing related updates

Thanks @kukks for the suggestions!

* Wording updates

Thanks @kukks for the suggestions!

* Extend address types table for xpub import

Thanks @kukks for the suggestions!

* Rename controller

* Unify precondition checks

* Improve removal warning for hot wallets

* Add tooltip on why seed import is not recommended

* Add tooltip icon

* Add Specter import info
2021-02-11 19:48:54 +09:00
..
Bitcoin Checkout: Fix scan/copy tab sizes with varying content 2021-02-08 17:54:40 +01:00
Ethereum remove donation 2020-09-18 12:30:13 +02:00
LayoutPartials Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00
Lightning UI: Improve invoice view (#2144) 2020-12-16 09:15:33 +01:00
Monero fix typo in monero 2020-09-02 13:15:09 +02:00
_BTCPaySupporters.cshtml Update BTCPayServer/Views/Shared/_BTCPaySupporters.cshtml 2021-01-17 10:09:50 -06:00
_Layout.cshtml Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09:00
_LayoutPos.cshtml App: Light PoS on top of the existing PoS (#1909) 2020-09-21 08:06:31 +02:00
_LayoutSimple.cshtml Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09:00
_NavLayout.cshtml Support for dismissing hints 2020-10-18 03:11:17 -05:00
_StatusMessage.cshtml Payment redesign (#1967) 2020-10-13 09:58:46 +02:00
_ValidationScriptsPartial.cshtml Improve static asset caching 2020-04-18 17:56:05 +02:00
CameraScanner.cshtml Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09:00
Confirm.cshtml Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
EmailsBody.cshtml Do not show password in clear text in email configuration (Fix #1790) 2020-10-05 17:57:50 +09:00
Error.cshtml
Header.cshtml Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09:00
NotificationEmailWarning.cshtml Mark up alert-links for better display 2019-11-15 11:24:27 +01:00
PostRedirect.cshtml Remove empty box on post redirect (#1995) 2020-10-18 11:10:51 +02:00
ShowQR.cshtml Add API Key QR scan + click to reveal api key in List view (#2174) 2021-01-07 17:56:35 +09:00
VaultElements.cshtml Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09:00