btcpayserver/BTCPayServer/Extensions
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
..
ActionLogicExtensions.cs Making use of options to initalize update check on first admin registration 2020-08-03 03:17:04 -05:00
AuthorizationExtensions.cs Rewrite the CanUseHotWallet, check if the derivationscheme is actually a hotwallet, before retrieving the seed 2021-03-11 21:46:32 +09:00
ControllerBaseExtensions.cs Introduce Server paging for Payouts List (#2564) 2021-06-30 16:59:01 +09:00
EmailSenderExtensions.cs Improve password reset email copy (#2211) 2021-01-27 08:42:47 +01:00
EnumExtensions.cs Improves create point of sale view (#2646) 2021-07-23 12:57:19 +02:00
ModelStateExtensions.cs Run dotnet format 2020-06-28 17:55:27 +09:00
MoneyExtensions.cs Allow Payjoin for wallet receive addresses (#2425) 2021-04-13 12:26:36 +09:00
PSBTExtensions.cs GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00
SSHClientExtensions.cs Removing unused usings, readonly fields where possible 2020-06-28 22:07:48 -05:00
StoreExtensions.cs GreenField API: Wallet API (#2246) 2021-03-11 21:34:52 +09:00
StringExtensions.cs BTCPay Server Extensions (#1925) 2020-10-15 21:28:09 +09:00
UrlHelperExtensions.cs Add checkoutLink and defaultLanguage to GreenField invoice 2020-12-11 12:04:18 +09:00
WebHostExtensions.cs Plugins: Allow creation of independent DbContexts 2020-11-18 12:27:26 +01:00