1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Models/Presenters
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
..
AccountPresenter.php Presenters, skinned views, model refactoring (#2464) 2018-10-22 23:04:37 +11:00
ClientContactPresenter.php Implement Typescript (#2514) 2018-11-22 22:12:41 +11:00
ClientPresenter.php Vue JS Scaffolding (#2493) 2018-11-07 16:22:36 +11:00
CompanyPresenter.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
EntityPresenter.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00
UserPresenter.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00