btcpayserver/BTCPayServer/Views
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
..
Account Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09:00
Apps Ensure "No" selection is maintained for custom price in POS app 2021-02-02 20:13:39 -08:00
AppsPublic Refactor tests 2021-01-25 13:04:58 +01:00
Error Http error page 406 for our dear man Jack 2021-01-24 13:41:30 -06:00
EthereumLikeStore Add Ethereum & ERC20 Support 2020-09-09 08:19:10 +02:00
Home Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09:00
Invoice Invoices list: Remove icon indicator for onchain 2021-01-30 18:53:21 +01:00
Manage Add API Key QR scan + click to reveal api key in List view (#2174) 2021-01-07 17:56:35 +09:00
MoneroLikeStore Colored "check" and "times" icons green or red the bootstrap way 2020-06-12 15:22:39 +02:00
Notifications Hide pagination & page size when not necessary (#2122) 2020-12-12 15:21:37 +09:00
PaymentRequest Refactor tests 2021-01-25 13:04:58 +01:00
Public remove paybuttontest 2018-09-08 14:53:41 +09:00
PublicLightningNodeInfo Introduce QR Code View component (#2125) 2020-12-22 11:18:51 +09:00
PullPayment Improve payment print styles (#1977) 2020-10-23 17:37:28 +09:00
Server Updating links to Zap wallet now that domain moved 2020-12-28 17:18:12 -06:00
Shared Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09:00
Stores Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09:00
UserStores UI improvements (#2151) 2020-12-21 12:26:43 +01:00
Wallets Wallet setup redesign (#2164) 2021-02-11 19:48:54 +09:00
_ViewStart.cshtml Init 2017-09-13 15:55:16 +09:00
ViewsRazor.cs BTCPay Extensions Part 2 (#2001) 2020-10-21 14:02:20 +02:00