1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-05 18:52:44 +01:00
invoiceninja/resources/views/client
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
..
partial Create client (#2543) 2018-12-07 21:57:20 +11:00
create.blade.php Vue Datatables (#2597) 2019-01-13 12:42:03 +02:00
edit.blade.php Client Settings (#2668) 2019-02-17 21:34:46 +11:00
list.blade.php Datatables using Vue (#2568) 2018-12-24 08:45:55 +08:00
show.blade.php Implement Embedded Google Maps - remove redundant npm and composer dependencies 2019-01-30 15:52:26 +11:00
vue_list.blade.php Implement list view per_page rows with refresh (#2610) 2019-01-20 17:34:04 +11:00