Commit Graph

473 Commits (d1a3b20cff3f7fafa966234be937531c75d61c47)

Author SHA1 Message Date
Hagen Schink a3ec3228dc Add status to property 10 years ago
Hagen Schink e33c657093 Implement WP form representation 10 years ago
Hagen Schink 02d6807e3f Fix API V3 WP status/priority property 10 years ago
Hagen Schink 9ebd9d0e0d Fix API V3 WP type property 10 years ago
Hagen Schink 037c45f1e1 Use WP update service in PATCH endpoint 10 years ago
Hagen Schink dff6adc6c1 Implement notify parameter for WP PATCH endpoint 10 years ago
Hagen Schink 364649867a Remove unused parameter 10 years ago
Hagen Schink 99a9e31d38 Fix indentation 10 years ago
Hagen Schink 68c763a89f Copy WP validations to contract 10 years ago
Hagen Schink 6ec63bc9af Update reform and its dependencies 10 years ago
Hagen Schink e311f287f0 Encapsulate external dependency 10 years ago
Hagen Schink 16856a5eb0 Use WP validation 10 years ago
Hagen Schink af6c037d6f Fix missing link_to helper in API 10 years ago
Hagen Schink 154d2b0058 Improved starred status retrieval 10 years ago
Hagen Schink 0d215fb543 Apply code conventions 10 years ago
Hagen Schink 96e15a6245 Fix setters 10 years ago
Hagen Schink cf9a53ad9a Declare WP description read-only on API V3 10 years ago
Hagen Schink 4bdca2ba17 Use contract to validate API V3 PATCH result 10 years ago
Hagen Schink db8bfba3af Remove usage of reform from API V3 10 years ago
Hagen Schink 943eddd384 Fix read-only attribute check 10 years ago
Hagen Schink 8bf6749cfd Implement API V3 textile render endpoint 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Alex Coles e7400af52a Use 1.9+ Hash syntax in lib code 10 years ago
Hagen Schink 42217bd765 Rename refactoring 10 years ago
Hagen Schink 292cd5ac27 Reload WP after update 10 years ago
Hagen Schink f3ebc8c37b Check manage subtasks permission on child's project 10 years ago
Hagen Schink 2f42e18358 Move validation exception creation to factory method 10 years ago
Hagen Schink e7e3d5fad0 Move exception creation to factory method 10 years ago
Hagen Schink f16158b2e3 Move validation for read-only attributes to model 10 years ago
Hagen Schink 9194de0564 Write all attributes back to model 10 years ago
Hagen Schink 25c1a85ae0 Move lock version validation to model 10 years ago
Hagen Schink d26d1502b4 Move WP manage subtask authorization to model 10 years ago
Hagen Schink b36ec41979 Move WP edit authorization to model 10 years ago
Hagen Schink 53f42d7649 Pass current user to WP model 10 years ago
Hagen Schink 3f264b10d5 Check lock version is part of the PATCH request 10 years ago
Hagen Schink 2fda898f39 Implement optimistic locking for WP patch 10 years ago
Hagen Schink 2a59258572 Correct typo 10 years ago
Hagen Schink e7a2c80b44 Add lock version to API V3's WP response 10 years ago
Hagen Schink 99339dbfd6 Add punctuation to error messages 10 years ago
Hagen Schink bbbc184696 Put parent validation into WP's API V3 model 10 years ago
Hagen Schink 5902378f3e Extract parent modification authorization 10 years ago
Hagen Schink 17e4a48ff8 Cache WP attribute extraction 10 years ago
Hagen Schink 6ba949c62f Rename method refactoring 10 years ago
Hagen Schink 48310129a6 Apply code conventions 10 years ago
Hagen Schink 1220381324 Handle multiple validation errors 10 years ago
Hagen Schink 8f81ea25e7 Add error details to response 10 years ago
Hagen Schink b13024a3e0 Handle embedded errors 10 years ago
Hagen Schink 6dc02bca0f Let the error representer handle the error identifier 10 years ago
Hagen Schink 8dd05a2ca4 Fix check update attribute constraints 10 years ago
Hagen Schink 29a32ffc6e Change unauthenticated access error identifier 10 years ago