1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/resources/views
David Bomba b989cf82b7
Client CRUD with VueJS (#2497)
*  working on js localizations

* remove dependencies

* Pad Hashes to at least 10 characters in length

* Inject JS translations into front end dynamically

* Implement VueJS for Client Edit Page with reactivity

* Conditionally hide rows if not enabled (custom_value)

* Split client template into smaller components

* implementing ui buttons

* CRUD cycles of a client

* Working on Client CRUD - Integrity constraint issues
2018-11-11 00:24:36 +11:00
..
auth Refactor (#2495) 2018-11-07 20:36:42 +11:00
client Client CRUD with VueJS (#2497) 2018-11-11 00:24:36 +11:00
contact Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +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 CRUD with VueJS (#2497) 2018-11-11 00:24:36 +11:00
signup Refactor (#2495) 2018-11-07 20:36:42 +11:00
footer.blade.php Vue JS Scaffolding (#2493) 2018-11-07 16:22:36 +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