btcpayserver/BTCPayServer/PayoutProcessors
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
..
Lightning Support Admin being able to view stores (#5782) 2024-03-14 10:25:40 +01:00
OnChain Support Admin being able to view stores (#5782) 2024-03-14 10:25:40 +01:00
AfterPayoutActionData.cs Quality of life improvements to payout processors (#5135) 2023-07-20 22:05:14 +09:00
BaseAutomatedPayoutProcessor.cs Webhook tests + FIXES + DOCS (#5686) 2024-02-23 09:44:42 +01:00
BeforePayoutActionData.cs Quality of life improvements to payout processors (#5135) 2023-07-20 22:05:14 +09:00
IPayoutProcessorFactory.cs Plugins: Allow payout processors to signal they cannot be removed through common UI 2023-05-15 09:49:13 +02:00
PayoutProcessorService.cs [Bug] If a altcoins is disabled from BTCPay and payout processor is used, it would crash at restart (#4997) 2023-05-25 12:42:23 +02:00
PayoutProcessorsExtensions.cs Start using JSONB column instead of app side compressed data (#4574) 2023-02-21 15:06:34 +09:00
UIPayoutProcessorsController.cs Support Admin being able to view stores (#5782) 2024-03-14 10:25:40 +01:00