Commit Graph

1183 Commits (4f1ed196c7c1f82b7471cc2e2ccc0c0dfa4fb795)

Author SHA1 Message Date
Jan Sandbrink f121e610db Pass current_user into all AttachmentRepresenters 9 years ago
Jan Sandbrink ab9d502009 Allow to delete work packages via APIv3 9 years ago
Jan Sandbrink 3f269e43ae Add link to delete an attachment to its representer 9 years ago
Jan Sandbrink e7a6ae629e Add specs for update links with missing permissions 9 years ago
Jan Sandbrink aad39544f5 Hide addAttachment link when user is not allowed 9 years ago
Jan Sandbrink 5de0f15898 Correctly link activities 9 years ago
Jan Sandbrink 14a55b82d1 Do not embed linked resources in WP collections 9 years ago
Jan Sandbrink 5d473e9a9c fix HTTP response of DELETE attachment 9 years ago
Jens Ulferts db3681661d fixes attachment download path in api 9 years ago
Jan Sandbrink f9cb083481 in production handle internal API errors gracefully 9 years ago
Alexander Bach 83643c37d2 Remove project homepage field from API 9 years ago
Jan Sandbrink d8ec635e9e simplify interface for assignable values 9 years ago
Jan Sandbrink 9ac9524d28 change attribute registration via plugin to be more generic 9 years ago
Jan Sandbrink 819b69fd66 move auth check out of before block 9 years ago
Jan Sandbrink 9e8d051027 reintroduce form_embedded argument for schema 9 years ago
Jan Sandbrink 2a8659d0f4 split parsing and applying of filters/sort 9 years ago
Jan Sandbrink cc45136701 refactor 404 auth error 9 years ago
Jan Sandbrink 32e638449b hide lockVersion from work package columns 9 years ago
Jan Sandbrink 8e4321959e improve code style 9 years ago
Jan Sandbrink 781aac5a20 fix stupid C&P error 9 years ago
Jan Sandbrink 637fadf602 add endpoint to list work package columns in a project 9 years ago
Jan Sandbrink bfcc769cfd split implementations for work package schema 9 years ago
Jan Sandbrink d5fe64bd5e move writability decision into WP schema 9 years ago
Jan Sandbrink 0a73e6bac4 convert attribute names in queries API 9 years ago
Jan Sandbrink 77f2b2a1cc align the query representer with APIv3 9 years ago
Jan Sandbrink 602d488c66 fix reference to value links 9 years ago
Jan Sandbrink 2ddcd55b71 extract groups into own representer 9 years ago
Jan Sandbrink bdee4a3f0c include link to linkable group values 9 years ago
Jan Sandbrink 73716ed40a improve rubocop-perceived styling 9 years ago
Jan Sandbrink 1009b0f373 improve error handling for JSON parsing parameters 9 years ago
Jan Sandbrink c6336fd5a1 add some integrative specs for sum/group/sort/filter 9 years ago
Jan Sandbrink e6ecd0e97f some code structuring 9 years ago
Jan Sandbrink 4803cba41c implement grouping 9 years ago
Jan Sandbrink 7552fab9ce some work towards readability 9 years ago
Jan Sandbrink 986be45dde allow to calculate property sums 9 years ago
Jan Sandbrink af83cb5422 correctly camelize query parameter 9 years ago
Jan Sandbrink e6c7a0ce9f add global WP list endpoint 9 years ago
Jan Sandbrink 2d29bc5c21 extract WP collection methods into helper class 9 years ago
Jan Sandbrink 1c2aabbc45 allow sorting of WP lists 9 years ago
Jan Sandbrink 4c0a6f4ba1 pass block parameter through :authorize 9 years ago
Jan Sandbrink bc36704611 allow to get queries via APIv3 9 years ago
Jan Sandbrink ee03c7df82 allow filtering using JSON from query representer 9 years ago
Jan Sandbrink 400710aadc offer setting for page sizes via config endpoint 9 years ago
Jens Ulferts 6e01b27f18 rename service's method to be in accordance with proc 9 years ago
Jens Ulferts c471080e08 set locale before API v3 request 9 years ago
Jan Sandbrink 86aa756df2 actually implement endpoint for WPs by projects 9 years ago
Jan Sandbrink e7abc0e3d5 first version of a paginated collection 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Oliver Günther 974f5566e8 Extend revision representer with identifier and revision link 9 years ago
Jens Ulferts 3df2e3b2cd remove unnecessary extend work around 9 years ago