invoiceninja/app/Http
Benjamin Beganović 617cc54de9 - Pass instance of AuthorizePaymentDriver.php as $gateway instead of CompanyGateway record
- Define required fields for AuthorizePaymentDriver.php
- Update references to $gateway (CompanyGateway)
- Pass $countries to required-client-info.blade.php
- Handle country submission for required-client-info.blade.php
- Only show non-filled fields in RequiredClientInfo.php
2021-01-19 14:36:07 +01:00
..
Controllers Fixes for how we auth a client contact 2021-01-19 07:29:36 +11:00
Livewire - Pass instance of AuthorizePaymentDriver.php as $gateway instead of CompanyGateway record 2021-01-19 14:36:07 +01:00
Middleware Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
Requests deprecate old getPaymentMethods() 2021-01-18 13:59:06 +11:00
ValidationRules Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00
ViewComposers minor fixes for client portal 2021-01-15 22:19:34 +11:00
Kernel.php Update copyright + version bump + set canadian dollar symbol to $ 2021-01-04 08:54:54 +11:00