1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/app/Http/Controllers
David Bomba 58803d37f4
Serve tailwind locally (#3505)
* Fixes for tests

* Working on PDF tables

* Fixes for null values in designs

* Refactoring entity variables for PDF

* Fixes for pdf variables

* Minor fixes for designs

* Working on variable replacement for tables

* Refactoring designs

* Refactoring designs

* Refactoring design implementation

* Working on refactoring designs

* Serve tailwind locally

* Design changes

* refactor white labelling

* refactors for white label

* Fixes for payment type id nulls
2020-03-17 19:40:10 +11:00
..
Auth (Daily sync) Password reset pages & client portal rework (#3492) 2020-03-14 08:17:08 +11:00
ClientPortal (Daily sync) Password reset pages & client portal rework (#3492) 2020-03-14 08:17:08 +11:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI Multiple fixes and features (#3411) 2020-03-03 20:44:26 +11:00
Support/Messages Expense and Vendors (#3226) 2020-01-20 12:31:58 +11:00
Traits Verify user notification (#3474) 2020-03-11 10:40:10 +11:00
AccountController.php Fixes for company_user (#3477) 2020-03-11 22:05:05 +11:00
ActivityController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseController.php Fixes for Credit PDF generation (#3417) 2020-03-04 10:51:50 +11:00
ClientController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
ClientStatementController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyController.php Fixes for deleting a company. (#3454) 2020-03-08 20:06:21 +11:00
CompanyGatewayController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyUserController.php Minors Fixes (#3405) 2020-03-01 21:18:13 +11:00
Controller.php (Daily sync) Password reset pages & client portal rework (#3492) 2020-03-14 08:17:08 +11:00
CreditController.php Refactor Designs (#3449) 2020-03-07 17:31:26 +11:00
DashboardController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DesignController.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
ExpenseController.php Fixes for Vendor Contacts (#3227) 2020-01-20 15:53:40 +11:00
GroupSettingController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceController.php Fixes for setting default invoice terms/footers (#3439) 2020-03-06 23:01:07 +11:00
LicenseController.php Serve tailwind locally (#3505) 2020-03-17 19:40:10 +11:00
MigrationController.php Fix broken 'force' migration: (#3489) 2020-03-13 07:38:22 +11:00
PaymentController.php Migrate to services (#3358) 2020-02-21 08:05:01 +11:00
PreviewController.php Fixes for preview controller (#3486) 2020-03-12 22:04:53 +11:00
ProductController.php Fix invoice payable rules (#3212) 2020-01-15 19:43:40 +10:00
QuoteController.php Version checking (#3451) 2020-03-08 09:15:11 +11:00
RecurringInvoiceController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
RecurringQuoteController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SelfUpdateController.php Improve notification performance (#3452) 2020-03-08 16:59:06 +11:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TaxRateController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TemplateController.php Repeating header and footers on Invoice PDFs (#3424) 2020-03-05 18:14:57 +11:00
TranslationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserController.php Preview Route (#3456) 2020-03-09 20:38:15 +11:00
UserProfileController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
VendorController.php Fixes for Vendor Contacts (#3227) 2020-01-20 15:53:40 +11:00