Commit Graph

55 Commits (ef8a0a5c5f1db27c510e3ac7108055416097a388)

Author SHA1 Message Date
Jens Ulferts 757f6a53d7 eager load preference to avoid N+1 queries 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Alexander Bach 83643c37d2 Remove project homepage field from API 9 years ago
Jan Sandbrink 819b69fd66 move auth check out of before block 9 years ago
Jan Sandbrink 32e638449b hide lockVersion from work package columns 9 years ago
Jan Sandbrink 637fadf602 add endpoint to list work package columns in a project 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Alexander Bach 59a539609d Move and rename AvailableWorkPackages API to meet standards 10 years ago
Alexander Bach bee2df808b Introduce CreateWorkPackageService 10 years ago
Alexander Bach 410e483fef Provide more flexible structure for work package contract validations 10 years ago
Alexander Bach 6e8b12f846 Quieten the hound 10 years ago
Alexander Bach aababec652 Introduce create work package endpoint 10 years ago
Alexander Bach 57b033f849 Swap work package creation links 10 years ago
Alexander Bach 8d152e0245 Draft new work package create endpoints 10 years ago
Alexander Bach 5fc935c777 Move and rename AvailableWorkPackages API to meet standards 10 years ago
Alexander Bach a8a3657600 Introduce CreateWorkPackageService 10 years ago
Alexander Bach ea2196e269 Provide more flexible structure for work package contract validations 10 years ago
Alexander Bach 83a54efc33 Quieten the hound 10 years ago
Alexander Bach bec3e0723c Introduce create work package endpoint 10 years ago
Alexander Bach 0e66c303ac Swap work package creation links 10 years ago
Alexander Bach c2f9eeba05 Draft new work package create endpoints 10 years ago
Jan Sandbrink 7cba442308 remove redundant authentication 10 years ago
Jan Sandbrink 900b2a4c45 Backporting APIv3 categories to OP 4.0 10 years ago
Jan Sandbrink f63d5e6d2e use partial namespace prefixes where neccessary 10 years ago
Jan Sandbrink b1ba33c75b specify classes explicitly rather than implicitly 10 years ago
Jan Sandbrink d56b9c558b rename helper for versions by project + vice versa 10 years ago
Jan Sandbrink f0863f9d53 allow to patch existing API endpoints 10 years ago
Jan Sandbrink fb3db5cf9d rename endpoints for versions by project and vv 10 years ago
Jan Sandbrink c7ca71b7e0 add types by project 10 years ago
Jan Sandbrink a72ea0d5af more consequently use route_param 10 years ago
Alexander Bach b3725f2658 Remove redundant call parameters 10 years ago
Alexander Bach 409073f7e3 Generalized 404 error message 10 years ago
Jan Sandbrink 7c2a686657 make self_link even more awesome 10 years ago
Jan Sandbrink 327c53cb94 extract helper for self links 10 years ago
Jan Sandbrink 34f357f492 use formatter from member instead of immediately 10 years ago
Jan Sandbrink 83a42d82b9 fix auto loading of DateTimeFormatter during dev 10 years ago
Alexander Bach 65c39db9cf Some minor style fixes 10 years ago
Alexander Bach 21c50fd41a Accessing a project without permission now returns 404 instead of 403 10 years ago
Jan Sandbrink c6323dbc10 refactor output of dates and times 10 years ago
Alexander Bach ec10b80641 Implemented get categories as specified, except for errors 10 years ago
Jens Ulferts da588b812c harmonize api decorators 10 years ago
Jens Ulferts 1086d67280 add projects of version api endpoint 10 years ago
Jens Ulferts abe13dc671 GET versions/:id endpoint 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Hagen Schink 746f7cce74 Use API V3's path helper 10 years ago
Hagen Schink 481d9f49e5 Move available assignees/responsibles to project endpoint 10 years ago
Hagen Schink 6ec63bc9af Update reform and its dependencies 10 years ago
Hagen Schink db8bfba3af Remove usage of reform from API V3 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago