1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/app/Http/Controllers
David Bomba eddb9adc73
Client Settings (#2668)
* Clean up Client Show

* Working on Show Client menu action

* working on client view permissions

* Finishing up Client Statement View

* Workig on client settings

* add mix manifest

* css for client settings

* Client Settings

* Working on Client Settings

* Implement StartupCheck and static seeders

* Implement cached statics in view composers

* Working on client settings

* Payment Terms

* Working on Payment Terms View Composer

* Payment Terms builder

* Client Settings

* refactor companies table

* Refactor for company settings, move settings to json

* Set object cast on settings column of Company table

* Fixes for refactor of companies and clients table

* Test

* Client Settings Datamapper

* Client Settings

* Default client language

* Client Settings

* Working on client settings options

* Client Settings

* Settings Json serialization/deserialization handling
2019-02-17 21:34:46 +11:00
..
Auth Client Creation (#2533) 2018-12-02 21:42:06 +11:00
Traits DocBlocks 2019-01-27 10:22:57 +11:00
AccountController.php Client Creation (#2533) 2018-12-02 21:42:06 +11:00
ClientController.php Client Settings (#2668) 2019-02-17 21:34:46 +11:00
ClientStatementController.php Stubs for Client Settings (#2655) 2019-02-04 23:06:19 +11:00
CompanyController.php DocBlocks 2019-01-27 10:22:57 +11:00
ContactController.php DocBlocks 2019-01-27 10:22:57 +11:00
Controller.php Save Client / Contacts (#2523) 2018-11-27 17:59:16 +11:00
DashboardController.php Generated Datatable Action Menus (#2590) 2019-01-07 22:30:28 +11:00
InvoiceController.php Sign Up Scaffolding (#2453) 2018-10-17 23:26:27 +11:00
SettingsController.php DocBlocks 2019-01-27 10:22:57 +11:00
TranslationController.php Client Settings (#2668) 2019-02-17 21:34:46 +11:00
UserController.php DocBlocks 2019-01-27 10:22:57 +11:00
UserProfileController.php Datatables, Base Model, Base Presenter (#2484) 2018-11-02 21:54:46 +11:00