Commit Graph

10 Commits

Author SHA1 Message Date
Hillel Coren 1eb83a2642 php-cs-fixer clean up 2017-01-30 18:05:31 +02:00
Hillel Coren eebe61b4d0 Support paying draft invoices 2017-01-13 09:02:22 +02:00
David Bomba 0ceeefb10b Improve error reporting from API (#1194)
* apply API response across all requests

* apply API response across all requests
2016-12-13 17:52:09 +11:00
David Bomba ba9c06cb18 API Error handling (#1189)
* bug fix

* csrf filters

* request API error handler implementation

* add utils dependency

* add response dependency
2016-12-11 20:31:29 +11:00
Hillel Coren 78a2a66729 Hide draft invoices from the client portal 2016-12-05 10:11:33 +02:00
Hillel Coren ed1edc64bc Fix for API payment validation 2016-09-27 17:13:42 +03:00
Hillel Coren 56856f1435 Set payment min amount to 0.01 2016-08-28 17:19:33 +03:00
Hillel Coren cef35a98e1 Prevent creating payment for a quote through the API 2016-07-18 21:12:18 +03:00
Holger Lösken 0fbda85a59 Code Refactoring
- Removed unused uses
- Type hinting for method parameters
- Removed commented code
- Introduced comments for classes and methods
- Short array syntax
2016-07-03 16:19:22 +00:00
Hillel Coren 1d6011caad Working on permissions in the API 2016-05-02 11:38:01 +03:00