Commit Graph

358 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Oliver Günther acb4431d8a Implement UserPreferences endpoint 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Alex Coles 294b0ded6d Update expected HTML in RevisionRepresenter spec 9 years ago
Jan Sandbrink 0702683116 Fix bad method call for version custom fields 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 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 e7291fba8c Unify permission handling in representer spec 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
Jens Ulferts db3681661d fixes attachment download path in api 9 years ago
Jan Sandbrink d8ec635e9e simplify interface for assignable values 9 years ago
Jan Sandbrink 9e8d051027 reintroduce form_embedded argument for schema 9 years ago
Jan Sandbrink 32e638449b hide lockVersion from work package columns 9 years ago
Jan Sandbrink 80fc96dee3 replace deprecated AR method 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 aa5155c8b7 fix specs 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 bdee4a3f0c include link to linkable group values 9 years ago
Jan Sandbrink b0d488f751 fix and extend collection representer specs 9 years ago
Jan Sandbrink 986be45dde allow to calculate property sums 9 years ago
Jan Sandbrink e6c7a0ce9f add global WP list endpoint 9 years ago
Jan Sandbrink 400710aadc offer setting for page sizes via config endpoint 9 years ago
Alex Coles a2b45b5ced Replace call to removed Model.scoped in spec 9 years ago
Jens Ulferts 73b53ba9d8 adapt specs to message_chain 9 years ago
Jan Sandbrink e7abc0e3d5 first version of a paginated collection 9 years ago
Jan Sandbrink 4c232e786b split specs for unpaginated and paginated collections 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Oliver Günther 6ae9114d36 Add missing path spec 9 years ago
Oliver Günther 974f5566e8 Extend revision representer with identifier and revision link 9 years ago
Jens Ulferts 808115dae6 remove superfluous shared examples 9 years ago
Jens Ulferts 53c36b84b0 ensure sub uri fitness of all api paths 9 years ago
Oliver Günther 41e7031f27 Additional corrections 9 years ago
Oliver Günther 2a31d9cabd Corrections from review 9 years ago
Oliver Günther ec3a5b9da7 Browse revisions by work package with linked collection 9 years ago
Oliver Günther aa74e9c382 Added specs for revision endpoint 9 years ago
Jan Sandbrink 3f5c346aa5 add id to built models 9 years ago
Jan Sandbrink 563cb3c5c7 migrate APIv3 to aggregated journals 9 years ago
Jan Sandbrink 55a2cf9f51 replace references to Redmine::VERSION 9 years ago
Jan Sandbrink 8a0a60445b update root representer 9 years ago
Jan Sandbrink 992888df2a add configuration endpoint to APIv3 9 years ago
Jan Sandbrink 68d521ca85 add link for adding attachments to work package 9 years ago
Jan Sandbrink 1f7485d5bf fix HTTP 500 in WP form 9 years ago
Jan Sandbrink 1b5bb5ba98 use AR errors as mock 9 years ago
Jan Sandbrink 88e052a53e style 9 years ago
Jan Sandbrink bc30b28558 extract attribute name conversion into extra class 9 years ago