1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/app/Http/Controllers
Benjamin Beganović 8f4fa5e80d
Client portal improvements (#3607)
* Remove Html\Builder dependency from controllers

* Remove: yajra/laravel-datatables-html

- yajra/laravel-datatables-oracle as main non-dev dependency

* Added sorting to tables
2020-04-09 12:18:07 +10:00
..
Auth Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
ClientPortal Client portal improvements (#3607) 2020-04-09 12:18:07 +10:00
Contact Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
OpenAPI Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Support/Messages Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Traits Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
AccountController.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
ActivityController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
BaseController.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
ClientController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
ClientStatementController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
CompanyGatewayController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
CompanyUserController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
Controller.php [V2] Client portal rework (#3516) 2020-03-24 04:10:42 +11:00
CreditController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
DashboardController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
DesignController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
EmailController.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
ExpenseController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
GroupSettingController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
InvoiceController.php Invoice Cancellation (#3605) 2020-04-08 23:31:22 +10:00
LicenseController.php Include Horizon (#3519) 2020-03-24 20:15:30 +11:00
MigrationController.php Fixes for Migration (#3572) 2020-04-01 19:54:22 +11:00
PaymentController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
PingController.php Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
PreviewController.php Debugging migrations (#3570) 2020-03-31 22:52:21 +11:00
ProductController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
QuoteController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringInvoiceController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
RecurringQuoteController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00
SelfUpdateController.php Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
SettingsController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
SetupController.php Invoice Deletion - Ledger (#3590) 2020-04-04 21:32:42 +11:00
TaxRateController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
TemplateController.php Fixes (#3549) 2020-03-26 19:25:44 +11:00
TranslationController.php Fix for password protected authorization (#3198) 2020-01-07 11:13:47 +11:00
UserController.php Implement Github actions (#3547) 2020-03-26 14:23:57 +11:00
VendorController.php Fixes for self-update (#3514) 2020-03-21 16:37:30 +11:00