1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/app/Providers
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
..
AppServiceProvider.php V5.0 (#2617) 2019-01-22 20:47:26 +11:00
AuthServiceProvider.php List views (#2609) 2019-01-20 16:00:50 +11:00
BroadcastServiceProvider.php Multi Auth - Multi DB (#2442) 2018-10-15 16:00:48 +11:00
ComposerServiceProvider.php Client Settings (#2668) 2019-02-17 21:34:46 +11:00
EventServiceProvider.php Confirmation Emails, Datatables (#2473) 2018-10-29 14:16:17 +11:00
MultiDatabaseUserProvider.php Refactor constants, set active db connection in middleware, add socket.io dependencies (#2463) 2018-10-21 09:26:21 +11:00
RouteServiceProvider.php V5.0 (#2617) 2019-01-22 20:47:26 +11:00
SendConfirmationNotification.php Refactor constants, set active db connection in middleware, add socket.io dependencies (#2463) 2018-10-21 09:26:21 +11:00
UserSignedUp.php Refactor constants, set active db connection in middleware, add socket.io dependencies (#2463) 2018-10-21 09:26:21 +11:00