1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 05:02:36 +01:00
invoiceninja/tests/Unit
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
..
BaseSettingsTest.php Client Settings (#2711) 2019-03-03 08:44:08 +11:00
CollectionMergingTest.php Client Settings (#2668) 2019-02-17 21:34:46 +11:00
CompanySettingsTest.php Client Settings (#2668) 2019-02-17 21:34:46 +11:00
CompareCollectionTest.php Generated Datatable Action Menus (#2590) 2019-01-07 22:30:28 +11:00
CompareObjectTest.php Client Settings (#2711) 2019-03-03 08:44:08 +11:00
DefaultSettingsTest.php Client Settings (#2668) 2019-02-17 21:34:46 +11:00
EvaluateStringTest.php User Settings (#2601) 2019-01-16 09:00:25 +11:00
NestedCollectionTest.php User Settings (#2601) 2019-01-16 09:00:25 +11:00
NumberTest.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00