Commit Graph

379 Commits (a15c38f3ac4caa0f0615bd1118fadde687e6d924)

Author SHA1 Message Date
Jens Ulferts dad1596c1f add specs for other linked attributes on wp payload resource 9 years ago
Jens Ulferts 94cd7f1255 add project to payload representer 9 years ago
Jens Ulferts 0123e70316 adapt specs to altered implementation 9 years ago
Jens Ulferts 09e5815a74 add sumsSchema to api 9 years ago
Jens Ulferts 55814ecd40 reenable context menu 9 years ago
Jens Ulferts 32b3b9ab9b replace html path in api representer 9 years ago
Jens Ulferts 7fa122f6d2 register costs associations for eager loading in representer 9 years ago
Oliver Günther 364def1f8c Set required=false 9 years ago
Jens Ulferts fc49e2a7b7 use linked parent resource instead of parentId 9 years ago
Jens Ulferts 9668e7e99e fix addChild path in work package resource 9 years ago
Jens Ulferts 966d749e45 add parentId field to schema 9 years ago
Oliver Günther 8b01984cc2 Adjust test to check activities are not embedded 9 years ago
Jens Ulferts e2f8db9497 eager load colors together with the type 9 years ago
Jens Ulferts 8284933a5a mark spentTime and percentDone as optional 9 years ago
Oliver Günther 69fae7bc54 Remove other remnants 9 years ago
Jens Ulferts 27e2cce32b add priority to list of attributes inherited from children 9 years ago
Jan Sandbrink 85f60d8bbc Also allow to add attachments to a WP with permission to add WPs 9 years ago
Oliver Günther acb4431d8a Implement UserPreferences endpoint 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink 5268a54a49 Fix spec for WorkPackageRepresenter 9 years ago
Jan Sandbrink ab9d502009 Allow to delete work packages via APIv3 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
Jan Sandbrink 3b7d095a3d adapt to core changes w.r.t. APIv3 registration 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 bfcc769cfd split implementations for work package schema 9 years ago
Jan Sandbrink aa5155c8b7 fix specs 9 years ago
Jan Sandbrink b0d488f751 fix and extend collection representer specs 9 years ago
Alex Coles a2b45b5ced Replace call to removed Model.scoped in spec 9 years ago
Jan Sandbrink e7abc0e3d5 first version of a paginated collection 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 68d521ca85 add link for adding attachments to work package 9 years ago
Alex Coles ccb4268793 Normalise syntax with Rubocop 9 years ago
Jan Sandbrink 1f7485d5bf fix HTTP 500 in WP form 9 years ago
Jan Sandbrink 88e052a53e style 9 years ago
Jan Sandbrink b374ebdd7f store messages alongside error symbols 9 years ago
Jan Sandbrink 138d3dba29 fix some specs 9 years ago
Jan Sandbrink dcd2a3b03c rework error instantiation 9 years ago
Jan Sandbrink 13b9042293 treat all 422 errors the same for forms 9 years ago