1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00
invoiceninja/resources/js
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
..
components Client CRUD with VueJS (#2497) 2018-11-11 00:24:36 +11:00
app.js Client CRUD with VueJS (#2497) 2018-11-11 00:24:36 +11:00
bootstrap.js Vue.JS init (#2459) 2018-10-18 21:47:55 +11:00