btcpayserver/BTCPayServer/Views/Shared/Forms
Andrew Camilleri 19d5e64063
Form invoice amount adjusters (#5158)
* Fix constant fields being editable on UI

* fix redirect to checkout if invoice is settled (redirect to receipt instead)

* enhance: make mirror field type able to map values

* Introduce invoice amount adjustment fields for form

* Integrate invoice amount adjustment fields for form on pos

* Support mirror in editor

* Indicate when special field names are used

* polsih mirror view and name suggestions for fields

* clarify

* hide hidden field from ui

* Minor adjustmentts

* Improve mirror field editing

---------

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2023-07-19 18:54:51 +09:00
..
FieldSetElement.cshtml Custom Forms: Allow HTML in labels and help text (#5136) 2023-07-11 13:02:02 +09:00
InputElement.cshtml Form invoice amount adjusters (#5158) 2023-07-19 18:54:51 +09:00
SelectElement.cshtml Custom Forms: Allow HTML in labels and help text (#5136) 2023-07-11 13:02:02 +09:00
TextareaElement.cshtml Custom Forms: Allow HTML in labels and help text (#5136) 2023-07-11 13:02:02 +09:00