btcpayserver/BTCPayServer/Models/WalletViewModels
dstrukt b7b2f16925
Improves create point of sale view (#2646)
* re-ordering

* adds section header

* updates label on "products"

* changes button to primary

* moves description

* updates partial

* re-ordering + section headers

* more section heads and ordering

* redorders

* Toggle custom amount and tips settings

* Use display name for point of sale app type

* Use switches for enabling options

* Add space before required indicator

* Set and consolidate view model display names

* Move redirects and custom CSS to additional options

* Revert to checkbox for discounts

* adds padding

* removes bs-parent for multiple open elements on accordion

* adds helper text to discount checkbox

* updates "default view" label text

* wording cleanup

* more wording adjustments

* updates

* Add display names for app types

* Extract template editor inline styles

* updates helper text

* Display names for app types

* Typo fix

* Move template back to editor

* Fix selenium test

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2021-07-23 12:57:19 +02:00
..
ListTransactionsViewModel.cs Improve and unify page headers (#2412) 2021-04-08 22:32:42 +09:00
ListWalletsViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
PayoutsModel.cs Introduce Server paging for Payouts List (#2564) 2021-06-30 16:59:01 +09:00
PullPaymentsModel.cs Improves create point of sale view (#2646) 2021-07-23 12:57:19 +02:00
RescanWalletModel.cs Wallet UI: Improve views (#1763) 2020-08-03 17:12:21 +09:00
SigningContextModel.cs Signing context cleanup (#2568) 2021-06-15 17:35:23 +09:00
SignWithSeedViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletPSBTCombineViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletPSBTReadyViewModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletPSBTViewModel.cs Wallet: Signing UI improvements (#2559) 2021-06-14 14:06:56 +09:00
WalletSendModel.cs Coin Selection: Confirmed filter (#2467) 2021-04-20 11:02:06 +09:00
WalletSendVaultModel.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
WalletSettingsViewModel.cs Add QR code scan/show for PSBT + Import wallet via QR (#1931) 2020-10-21 14:03:11 +02:00
WalletSigningOptionsModel.cs Wallet: Signing UI improvements (#2559) 2021-06-14 14:06:56 +09:00