1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Requests/Company
David Bomba 4bc92a7aa1
Stub GMail Driver (#3099)
* fix for blank client settings

* Force all custom fields to strings

* Fixes for bulk actions

* Fixes for company POST route..

* Change text from Bitcoin to CRYPTO

* Implement default_gateway_type_id in transformer

* use scopes for company filtering

* Implement validation for portal_domain

* Add Google API client

* Add activities to company transformer
2019-11-27 20:47:59 +11:00
..
CreateCompanyRequest.php Working on Company CRUD 2019-06-17 10:15:42 +10:00
DestroyCompanyRequest.php Working on Company CRUD 2019-06-17 10:15:42 +10:00
EditCompanyRequest.php Fixes for tests 2019-06-17 09:58:33 +10:00
ShowCompanyRequest.php Fixes for tests 2019-06-17 09:58:33 +10:00
StoreCompanyRequest.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00
UpdateCompanyRequest.php Stub GMail Driver (#3099) 2019-11-27 20:47:59 +11:00