Commit Graph

742 Commits (4182de28e84a806aaba5fb97757ce5aa3fc0c1d0)

Author SHA1 Message Date
ulferts 9a6d5585f4 preload permissions before collection rendering (#4646) 8 years ago
Oliver Günther e975809416 Extend WorkPackageCollectionRepresenter with project 8 years ago
Jens Ulferts d18b028599 use assignable_custom_field_values for version as well 8 years ago
Jens Ulferts 5948249c77 no longer show available values for a typed schema 8 years ago
Markus Kahl bc4902d50f links for work package export as PDF/Atom (#4581) 8 years ago
Oliver Günther 8a4074fd3f Stub users in specs since IDs are now required 8 years ago
Oliver Günther 1ff1c170f9 Implement showUser path 8 years ago
Jens Ulferts 8136a3a26f implements a relations collection 8 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
Jens Ulferts d57fc17e00 fix showing labor costs when user only has the own_hourly_rate permission 9 years ago
Jens Ulferts 07f8231055 adapt representer spec to changed implementation 9 years ago
Jens Ulferts 7a3fbf3be6 remove user specific permission checks in tests 9 years ago
ulferts 04b9c94388 Feature/add cost attributes to work package api (#239) 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
Jens Ulferts c6007aa42c move spec to appropriate place 9 years ago
ulferts f929a6d7e0 alter representer cache key based on whether the costs module is activated (#236) 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 5341e2348b Remove current_user requirement for schema data 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 7fa122f6d2 register costs associations for eager loading in representer 9 years ago
Oliver Günther 364def1f8c Set required=false 9 years ago
Oliver Günther 703a3f7f24 Create object for path 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