1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-22 09:21:34 +02:00
invoiceninja/resources/views
David Bomba c6e1658ffe
Refactors (#3148)
* Refactor company properties to be presented from settings object instead of company properties

* Working on Email Tests

* Working on emails

* Working on email templats

* Include text version of email

* Refactor Email template builder into trait'

* Fix for custom_value4

* Refactor payment_date -> date && payment_type_id -> type_id

* expose paymentables to API

* expose paymentables to API

* Implement a next_send_date field in invoice/quote tables to allow control over reminder scheduling

* Add custom_values to users,documents and company_gateways tables
2019-12-16 22:34:38 +11:00
..
auth Fixes for lang 2019-09-26 23:15:25 +10:00
client Fixes for lang 2019-09-26 23:15:25 +10:00
contact Save Client / Contacts (#2523) 2018-11-27 17:59:16 +11:00
dashboard Update OAuth token on Auth. (#3119) 2019-12-04 13:00:59 +11:00
email Refactors (#3148) 2019-12-16 22:34:38 +11: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
layouts Finished - Client auth + password reset + mailables 2019-07-18 09:45:18 +10:00
pdf Multi-Master Support for MySQL (#3146) 2019-12-14 16:49:48 +11:00
portal/default Implement Support for PHP 7.4 (#3102) 2019-11-28 21:35:13 +11:00
settings/partial Fixes for lang 2019-09-26 23:15:25 +10:00
signup Fixes for lang 2019-09-26 23:15:25 +10:00
vendor Fixes for lang 2019-09-26 23:15:25 +10:00
footer.blade.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
header.blade.php Fixes for lang 2019-09-26 23:15:25 +10:00
home.blade.php Client CRUD with VueJS (#2497) 2018-11-11 00:24:36 +11:00
sidebar.blade.php Fixes for lang 2019-09-26 23:15:25 +10:00