1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Controllers
David Bomba 0f66625cdf
Refactor clients (#2513)
* attempting to bind vue to blade partials

* typo for vue

* working on client contact page

* refactor shipping-billing addresses back to client model

* clean up
2018-11-21 19:28:07 +11:00
..
Auth Model encode primary keys (#2510) 2018-11-20 15:36:56 +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 Refactor clients (#2513) 2018-11-21 19:28:07 +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
TranslationController.php Client CRUD with VueJS (#2497) 2018-11-11 00:24:36 +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