Commit Graph

56 Commits (676a7a4cf0cd3f26d4ee73f757bd13ed9bc5f3f6)

Author SHA1 Message Date
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) 7 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 8 years ago
Jens Ulferts 5948249c77 no longer show available values for a typed schema 8 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 9 years ago
Alex Coles 837265c257 Fix API v3 WorkPackageSchema for AR::Relation 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jan Sandbrink bda0a30b70 only query the status, not the whole WP 10 years ago
Alexander Bach 4399787256 Corrected preparations required by spec 10 years ago
Alexander Bach 1cc5c212ff Fixed utility method 10 years ago
Jan Sandbrink 467fc9dba6 make WP schema resilient to invalid work packages 10 years ago
Alex Coles ebbc9e3d7d Prefer #not_to over #to_not in specs 10 years ago
Alexander Bach e6370cc0a1 Added specs for estimated hours and percentage done 10 years ago
Jan Sandbrink 857bcf4636 some refactoring around the WP schema 10 years ago
Alex Coles c13b9a59ff Convert specs to RSpec 3.2.0 syntax with Transpec 10 years ago