1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-10-02 06:07:11 +02:00
invoiceninja/app/Http/Requests/Payment
David Bomba 43e57d0117
Fixes for self-update (#3514)
* minor fix for payment notifications

* styleci

* Limit Self updating to self hosters only
:

* Fixes for designs

* Minor fixes for self-update
2020-03-21 16:37:30 +11:00
..
ActionPaymentRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CreatePaymentRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DestroyPaymentRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
EditPaymentRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RefundPaymentRequest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ShowPaymentRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StorePaymentRequest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
UpdatePaymentRequest.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00