btcpayserver/BTCPayServer/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
..
Models POS improvements (#4668) 2023-02-23 09:52:37 +01:00
FieldValueMirror.cs Form invoice amount adjusters (#5158) 2023-07-19 18:54:51 +09:00
FormComponentProviders.cs Allow multi-step settings in custodian (#4838) 2023-04-04 14:48:29 +09:00
FormDataExtensions.cs Forms: Add multiline input (#4942) 2023-05-10 11:14:19 +02:00
FormDataService.cs Form invoice amount adjusters (#5158) 2023-07-19 18:54:51 +09:00
HtmlFieldsetFormProvider.cs Form System Flexibility improvements (#4774) 2023-04-04 11:01:34 +09:00
HtmlInputFormProvider.cs Forms: Add multiline input (#4942) 2023-05-10 11:14:19 +02:00
HtmlSelectFormProvider.cs Forms: Add multiline input (#4942) 2023-05-10 11:14:19 +02:00
HtmlTextareaFormProvider.cs Forms: Add multiline input (#4942) 2023-05-10 11:14:19 +02:00
IFormComponentProvider.cs Form System Flexibility improvements (#4774) 2023-04-04 11:01:34 +09:00
ModifyForm.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
UIFormsController.cs Form invoice amount adjusters (#5158) 2023-07-19 18:54:51 +09:00