1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 08:51:34 +02:00
invoiceninja/resources/views
David Bomba 7ee295ec44
JS Form abstraction (#2542)
* added npm package to resolve typescript dependencies

* OO JS forms

*  OO forms

* Refactors forms to abstract form CRUD

* Working on Promises

* Fix for errors in js form

* Form validation with array of data

* Client update validation - array

* handle array validation

* Toastr notifications

* Clean up
2018-12-05 19:23:12 +11:00
..
auth Client Creation (#2533) 2018-12-02 21:42:06 +11:00
client JS Form abstraction (#2542) 2018-12-05 19:23:12 +11:00
contact Save Client / Contacts (#2523) 2018-11-27 17:59:16 +11:00
dashboard Client CRUD with VueJS (#2497) 2018-11-11 00:24:36 +11:00
email/auth Confirmation Emails, Datatables (#2473) 2018-10-29 14:16:17 +11:00
layouts Client Creation (#2533) 2018-12-02 21:42:06 +11:00
signup Refactor (#2495) 2018-11-07 20:36:42 +11:00
footer.blade.php Model encode primary keys (#2510) 2018-11-20 15:36:56 +11:00
header.blade.php Refactor (#2495) 2018-11-07 20:36:42 +11:00
home.blade.php Client CRUD with VueJS (#2497) 2018-11-11 00:24:36 +11:00
sidebar.blade.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00