btcpayserver/BTCPayServer/Forms
Andrew Camilleri e497903bf4
Support Admin being able to view stores (#5782)
* Support Admin being able to view stores

* fix null check

* Delete obsolete empty view

* Add test

* Apply CanViewStoreSettings policy changes

Taken from #5719

* Fix Selenium tests

* Update dashboard permission requirement

---------

Co-authored-by: Dennis Reimann <mail@dennisreimann.de>
2024-03-14 10:25:40 +01: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 Support Admin being able to view stores (#5782) 2024-03-14 10:25:40 +01:00