1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-13 06:32:40 +01:00
invoiceninja/app/Http/Requests
Benjamin Beganović 7e30093429 Checkout.com payments with token:
- Convert "true" from frontend to boolean in PaymentResponseRequest
- Reference correct 'transaction_reference' in BaseDriver & Checkout\Utilities
- Frontend switching between token & credit card when making payments with Checkout.com
- New 'pay_with' translation string
- Added 'save-card--container' to save card partial
- Ensure we show whole transaction reference string in payments/show.blade
2020-11-01 15:56:17 +01:00
..
Account Update email validation 2020-10-13 08:27:42 +11:00
Activity Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Client Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
ClientPortal Checkout.com payments with token: 2020-11-01 15:56:17 +01:00
Company Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
CompanyGateway Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
CompanyLedger Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
CompanyUser Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Credit Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
Design Bug fixes 2020-09-27 20:39:13 +10:00
Document Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
Email Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Expense Fixes for update expenses 2020-10-23 08:00:49 +11:00
ExpenseCategory Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
GroupSetting Fixes for autobill 2020-10-14 21:45:26 +11:00
Invoice Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
Migration Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
Payment Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
Payments Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
PaymentTerm Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Product Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Project credit payment type 2020-10-26 11:58:08 +11:00
Quote Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
RecurringInvoice Fix for recurring number collisions - use dispatchNow() 2020-10-20 11:53:54 +11:00
RecurringQuote Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Setup Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
Shop Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Task Quote email engine 2020-10-28 10:02:32 +11:00
TaskStatus Working on credit payments 2020-10-20 16:14:11 +11:00
TaxRate Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Template Laravel 7.x Shift (#40) 2020-09-06 19:38:10 +10:00
Token Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
User Update email validation 2020-10-13 08:27:42 +11:00
Vendor Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
Webhook Refactor requests to use generics (#41) 2020-10-22 17:46:02 +11:00
Request.php Fixes for update expenses 2020-10-23 08:00:49 +11:00