invoiceninja/app/Http/Controllers
David Bomba 3b0cda1502
Set default company on account creation (#2487)
* Fixes for tests

* fixes for permissions

* Set default company on account creation

* Ensure default company ID is registered in session variables

* Implement a generic resolver to harvest an entity from encoded value

* Laravel Telescope
2018-11-03 12:01:40 +11:00
..
Auth Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
Traits Set default company on account creation (#2487) 2018-11-03 12:01:40 +11:00
AccountController.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
ClientController.php Set default company on account creation (#2487) 2018-11-03 12:01:40 +11:00
CompanyController.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
ContactController.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
Controller.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
DashboardController.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
InvoiceController.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
SettingsController.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
UserController.php Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00
UserProfileController.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00