1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02:00
invoiceninja/app/Http/Requests/Design
David Bomba f8ea4c0d0f
Implement Design API (#3400)
* Working on CompanyUser route

* CompanyUser update route

* tests for updating a company user

* Fixes for exchange currency rate

* Move slack and google analytics fields into company table

* implement Design API
2020-02-29 08:57:47 +11:00
..
CreateDesignRequest.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
DestroyDesignRequest.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
EditDesignRequest.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
ShowDesignRequest.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
StoreDesignRequest.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00
UpdateDesignRequest.php Implement Design API (#3400) 2020-02-29 08:57:47 +11:00