invoiceninja/resources/js/src/utils
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-settings.ts Client Settings (#2711) 2019-03-03 08:44:08 +11:00
form-errors.ts JS Form abstraction (#2542) 2018-12-05 19:23:12 +11:00
form.ts Create client (#2543) 2018-12-07 21:57:20 +11:00
number-format.ts Client Settings (#2711) 2019-03-03 08:44:08 +11:00