invoiceninja/app/Http/Controllers
David Bomba fa83ce10a3
Implement Typescript (#2514)
* Add contact

* Saving client and contacts

* working on ts implementation

* Need to pass  into TS

* client_edit.ts

* Need to pass  into TS

* declare variables
2018-11-22 22:12:41 +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 Implement Typescript (#2514) 2018-11-22 22:12:41 +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