Commit Graph

519 Commits (b2f9b14711f343e829132a570071b8eaff448f5d)

Author SHA1 Message Date
Oliver Günther 1ff1c170f9 Implement showUser path 9 years ago
Jens Ulferts 8136a3a26f implements a relations collection 9 years ago
Jens Ulferts c90e7b4756 remove unused method 9 years ago
Oliver Günther 030b99ee23 Extract wiki-textarea related specs into shared examples 9 years ago
Oliver Günther f3da772a58 Use default Setting.text_formatting for text CF 9 years ago
Oliver Günther 6204762234 Add the current locale to the schema cache key (#4526) 9 years ago
ulferts 49a09ff109 fix payload object to not show percentageDone when calculated (#4512) 9 years ago
ulferts 2c47657de7 unified date field for milestone work packages (#4437) 9 years ago
Oliver Günther 14c858a6c3 Remove required state of description 9 years ago
ulferts 4e6d880906 Fix/representer cache key (#4385) 9 years ago
Markus Kahl 50e40f324a wp form config polish (#4364) 9 years ago
Oliver Günther 29d69a3fc5 Introduce header and Rails caching for schemas 9 years ago
Markus Kahl db29aead44 updated specs to work with new behaviour 9 years ago
Oliver Günther 638340e7b6 Fix rubocop issues 9 years ago
Oliver Günther e9cd24f2bf Add support for parent-scoped with_settings data 9 years ago
Oliver Günther 1d3d58d342 Remove private annotation for descendents of FormRepresenter 9 years ago
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 77d348753d move CreateFormResource to CreateProjectFormResource 9 years ago
Jens Ulferts f40d84cc02 move contracts from lib/api to app/contracts 9 years ago
Jens Ulferts 5a977c5594 add resource for querying the list of allowed projects 9 years ago
Jens Ulferts 34b26a4ff4 add service specific for adding notes to a work package 9 years ago
Jens Ulferts 143400629c use variable in shared context 9 years ago
Jens Ulferts da7b1d1c40 define project changing behavior in wp contract 9 years ago
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 af09bf7017 cache root_path in apiv3 api helper 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
Markus Kahl 7f88ba5b22 removed attachments#show; only #download remains 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
Oliver Günther 876203c096 Add writable to other custom field injectors 9 years ago
Oliver Günther 82fd196030 Allow writable? in customField spec double 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
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