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 bdb0f43d33
Modules, VueJS (#2552)
* Fix for comparing delete contacts change diffKeys to diff()

* Client create

* Client Settings

* Working on localization

* Refactor DataTables

* protyping blade vs pure vue

* Rebuild test module

* Generic notes module

* Small Client Notes Module

* Tests for TabMenu Trait

* implements tab pills in client screen

* Integrate Modules
2018-12-13 10:23:21 +11:00
..
Auth Client Creation (#2533) 2018-12-02 21:42:06 +11:00
Traits Set default company on account creation (#2487) 2018-11-03 12:01:40 +11:00
AccountController.php Client Creation (#2533) 2018-12-02 21:42:06 +11:00
ClientController.php Modules, VueJS (#2552) 2018-12-13 10:23:21 +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 Save Client / Contacts (#2523) 2018-11-27 17:59:16 +11:00
DashboardController.php Client Creation (#2533) 2018-12-02 21:42:06 +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 Modules, VueJS (#2552) 2018-12-13 10:23:21 +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