1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 08:21:34 +02:00
invoiceninja/resources/js/src
David Bomba 0d508d67f1
Client Settings (#2711)
* Fixes for travis

* Additional settings variables at the company and client level

* Implement accessor for client settings

* Currency symbol or code setter

* Implement custom JS number and currency formatter

* Implement VueX state management for client settings

* Move settings logic into its own class

* Working on client settings

* client settings

* Move Client Settings helper into PHP

* Move translation helper into its own class

* Working on Client Settings

* fixes for client settings

* Client setting defaults

* fixes for .env

* Fixes for Travis
2019-03-03 08:44:08 +11:00
..
client Stubs for Client Settings (#2655) 2019-02-04 23:06:19 +11:00
components Client Settings (#2711) 2019-03-03 08:44:08 +11:00
models Client Settings (#2711) 2019-03-03 08:44:08 +11:00
settings Modules, VueJS (#2552) 2018-12-13 10:23:21 +11:00
store List views (#2609) 2019-01-20 16:00:50 +11:00
tests Configure Jest Testing Framework for Typescript (#2519) 2018-11-26 10:28:22 +11:00
utils Client Settings (#2711) 2019-03-03 08:44:08 +11:00
bootstrap.js Bulk Actions (#2606) 2019-01-19 21:35:21 +11:00
shims-vue.d.ts Datatables using Vue (#2568) 2018-12-24 08:45:55 +08:00