1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/resources/views
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
..
auth Fixes for lang 2019-09-26 23:15:25 +10:00
client Remove breadcrumbs (#3699) 2020-05-14 11:02:23 +10:00
contact Save Client / Contacts (#2523) 2018-11-27 17:59:16 +11:00
dashboard Remove breadcrumbs (#3699) 2020-05-14 11:02:23 +10:00
email Update e-mail templates 2021-01-19 11:05:47 +01:00
errors Laravel standard error pages 2019-09-25 07:18:41 +10:00
generic clean up 2019-08-08 21:18:02 +10:00
index Fixes for validation 2021-01-08 21:19:26 +11:00
layouts remove trailing slash from app url 2020-12-08 07:21:08 +11:00
pdf Implement PhantomJS 2020-08-04 21:00:19 +10:00
pdf-designs design fixes 2021-01-19 12:37:27 +01:00
portal/ninja2020 - Pass instance of AuthorizePaymentDriver.php as $gateway instead of CompanyGateway record 2021-01-19 14:36:07 +01:00
settings/partial Fixes for lang 2019-09-26 23:15:25 +10:00
setup Remove debug from the setup page 2021-01-04 13:42:31 +01:00
signup Fixes for lang 2019-09-26 23:15:25 +10:00
themes/ninja2020 bump alpinejs version 2020-12-05 13:55:29 +01:00
vendor Add API Documentation to repo 2020-11-04 12:27:07 +11:00
footer.blade.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
home.blade.php Client CRUD with VueJS (#2497) 2018-11-11 00:24:36 +11:00