Commit Graph

65 Commits (efe3f33132225f5d1f3eda9ab2730a59a313fd07)

Author SHA1 Message Date
Oliver Günther b08a5874f5
Remove project responsible and type 6 years ago
Jens Ulferts d04b86da9c
introduce custom eager loading for work package list 7 years ago
Oliver Günther 059770f533
FactoryGirl => FactoryBot 7 years ago
Jens Ulferts ce21ee20f7
cached representers 7 years ago
Jens Ulferts 17d7d2c511
handle query saving, updating, deletion 7 years ago
Jens Ulferts 5a5e3494f9
turn attribute group into dedicated object 7 years ago
Jens Ulferts a33b0bbbbd
WIP - return Query as an attribute group 7 years ago
Jens Ulferts 6d359cb02d
turn attribute groups into array of objects 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Oliver Günther ab9a9baee7 [26002] Add date as writable when type is milestone (#5804) 7 years ago
ulferts 7154caec85 Fix/consolidate representers (#5732) 7 years ago
ulferts 65c7db3120 avoid side effects on calls to attribute_groups (#5677) 8 years ago
ulferts 0c0b16508b Fix/bump representable (#5465) 8 years ago
ulferts 8b823a6861 bump rails to 5.0.3 (#5544) 8 years ago
Jens Ulferts 8a08856748
replace string object by custom option for list custom fields 8 years ago
Oliver Günther 1cfa120192
[19714] Make priority part of form configuration 8 years ago
Oliver Günther 3a539b6bdc
Fix specs 8 years ago
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Jens Ulferts c4bef2247d
adding filter instance schemas 8 years ago
Jens Ulferts a022169f23
refactor for linting 8 years ago
Jens Ulferts 74770c6a63
adding query schema - global query 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 455955fc32
use equal method of embedded work package 8 years ago
Oliver Günther ff8c85c478
[24258] Reuse existing schema after updating work package 8 years ago
Oliver Günther 550763ae46 Do not 'inherit' priority from children 8 years ago
Jens Ulferts d18b028599 use assignable_custom_field_values for version as well 9 years ago
Jens Ulferts 5948249c77 no longer show available values for a typed schema 9 years ago
Oliver Günther 6204762234 Add the current locale to the schema cache key (#4526) 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
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 5a977c5594 add resource for querying the list of allowed projects 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 fc49e2a7b7 use linked parent resource instead of parentId 9 years ago
Jens Ulferts 966d749e45 add parentId field to schema 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
Jens Ulferts 27e2cce32b add priority to list of attributes inherited from children 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink d8ec635e9e simplify interface for assignable values 9 years ago
Jan Sandbrink bfcc769cfd split implementations for work package schema 9 years ago
Jan Sandbrink aa5155c8b7 fix specs 9 years ago
Alex Coles 0436446257 Revert "DRY WorkPackageSchema#available_custom_fields spec" 9 years ago
Alex Coles 8e47f600b0 DRY WorkPackageSchema#available_custom_fields spec 10 years ago
Alex Coles 837265c257 Fix API v3 WorkPackageSchema for AR::Relation 10 years ago