1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Requests/ClientPortal
Benjamin Beganović 28cc7d5e52
Client portal improvements: (#3595)
-  Hide Create Payment Method if no gateways exist
- Payment Screen, add $amount
- Fix breadcrumbs
2020-04-07 07:23:05 +10:00
..
CreatePaymentMethodRequest.php Client portal improvements: (#3595) 2020-04-07 07:23:05 +10:00
ProcessInvoicesInBulkRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ProcessQuotesInBulkRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ShowCreditRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ShowInvoiceRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ShowQuoteRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
ShowRecurringInvoiceRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
StoreDocumentRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UpdateClientRequest.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
UpdateContactRequest.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00