1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 05:32:39 +01:00
invoiceninja/resources/views/portal/ninja2020/components/livewire
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
..
credits-table.blade.php update pagination links & apply php-cs-fixer 2020-12-05 14:24:21 +01:00
documents-table.blade.php update pagination links & apply php-cs-fixer 2020-12-05 14:24:21 +01:00
invoices-table.blade.php Show quotes/invoices in full-screen by default 2021-01-14 13:29:46 +01:00
payment-methods-table.blade.php update pagination links & apply php-cs-fixer 2020-12-05 14:24:21 +01:00
payments-table.blade.php update pagination links & apply php-cs-fixer 2020-12-05 14:24:21 +01:00
quotes-table.blade.php Show quotes/invoices in full-screen by default 2021-01-14 13:29:46 +01:00
recurring-invoices-table.blade.php Show endless for recurring invoices with -1 cycles 2021-01-04 14:24:30 +01:00
required-client-info.blade.php - Pass instance of AuthorizePaymentDriver.php as $gateway instead of CompanyGateway record 2021-01-19 14:36:07 +01:00