1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 21:22:58 +01:00
invoiceninja/resources/views/client
David Bomba cf1e65f1c0
ctrans() translator helper (#2621)
* Refactor  pivot table accessors

* Add select2 for client - country selector

* Fixes for client contact update

* implement ctrans() function across application

* Increase custom fields to 4 across the application

* Refactor: remove repos calling other repos, implement 4 custom values across application

* include querying the custom values in the client list

* Fix null custom value labels

* Scaffold for client - show view

* Working on Client Show
2019-01-25 21:47:23 +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 ctrans() translator helper (#2621) 2019-01-25 21:47:23 +11:00
list.blade.php Datatables using Vue (#2568) 2018-12-24 08:45:55 +08:00
show.blade.php ctrans() translator helper (#2621) 2019-01-25 21:47:23 +11:00
vue_list.blade.php Implement list view per_page rows with refresh (#2610) 2019-01-20 17:34:04 +11:00