1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Controllers
David Bomba dac1aa88d5
Tests, Multi-DB support for incoming URLs (#2466)
* Tests for authentication

* Add db field to company table (required if we are doing jobs without an auth()->user() )

* Add Laravel Dusk for browser testing, add ability to set DB by incoming URL Hash
2018-10-24 21:24:09 +11:00
..
Auth Working on Social Authentication (#2458) 2018-10-18 16:04:36 +11:00
Traits Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00
AccountController.php Tests, Multi-DB support for incoming URLs (#2466) 2018-10-24 21:24:09 +11:00
ClientController.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
CompanyController.php Refactor signup flow (#2465) 2018-10-24 14:50:15 +11:00
ContactController.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
Controller.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
HomeController.php Working on Social Authentication (#2458) 2018-10-18 16:04:36 +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