btcpayserver/BTCPayServer/Forms
d11n 4c303d358b
Branding updates for 2.0 (#5947)
* Remove deprecated CSS options

Closes #5945.

* Greenfield: Add brandColor to store APIs

Closes #5946.

* Migrate file IDs to URLs

Closes #5953.

* Greenfield: Add CSS and logo URL to store settings API

Closes #5945.

* Add migration test

* Store and Server branding can reference file's via fileid:ID

* Add PaymentSoundUrl to Store API

---------

Co-authored-by: nicolas.dorier <nicolas.dorier@gmail.com>
2024-05-09 09:18:02 +09:00
..
Models Store Branding: Refactoring and logo as favicon (#5519) 2023-12-01 16:13:44 +01:00
FieldValueMirror.cs Fix form value setter (#5387) 2023-10-13 10:08:16 +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 Support adjusting form invoice amount by multiplier (#5463) 2023-12-01 09:10:58 +01:00
HtmlFieldsetFormProvider.cs Fix form value setter (#5387) 2023-10-13 10:08:16 +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 Fix form value setter (#5387) 2023-10-13 10:08:16 +09:00
ModifyForm.cs Dotnet reformat 2023-04-10 11:07:03 +09:00
UIFormsController.cs Branding updates for 2.0 (#5947) 2024-05-09 09:18:02 +09:00