Commit Graph

138 Commits (a2e070ee3d5eec29f96116a3d9548263881d1fbd)

Author SHA1 Message Date
Wieland Lindenthal fd88776ceb Add relations tables to Types via form configuration (#6773) 6 years ago
Oliver Günther 3ba6913960
Implement read-only work package attributes based on status 6 years ago
Jens Ulferts d04b86da9c
introduce custom eager loading for work package list 7 years ago
Jens Ulferts ce21ee20f7
cached representers 7 years ago
Jens Ulferts 5a5e3494f9
turn attribute group into dedicated object 7 years ago
Jens Ulferts 77116b5cdb
ensure not to have user specific query cached in schema 7 years ago
Jens Ulferts 9e4f5053bc
hack having the children table provisioned from the backend 7 years ago
Jens Ulferts 3e86dafad2
extract children rendering into dedicated component 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
ulferts 61281b7f6a explicitly set author to be nonwritable in wp schema (#5805) 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
Oliver Günther 8956700408 [25374] Remove attribute visibility 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
Oliver Günther 5d50acc50e [25288] Re-add translations to default attribute groups (#5515) 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 93dcd386f4
Remove usage of CF translations 8 years ago
Jens Ulferts 3851a85173
include the current op version into the cache key 8 years ago
Jens Ulferts 6391867267
minor code quality improvements 8 years ago
Oliver Günther ba9c0ce58f
Allow custom fields to be added through type 8 years ago
Oliver Günther e4f0cb6634
Fix AR method name duplication 8 years ago
Oliver Günther 8220d43bbf
Add custom sub-models for attribute constraints and groups 8 years ago
Oliver Günther 59220397d8
Implement frontend for group configuration 8 years ago
Wieland Lindenthal 8000c27bec
Fixing spec 8 years ago
Wieland Lindenthal da9afaa9a2
Not necessarry stuff killed 8 years ago
Wieland Lindenthal 69eb0779cb
fixing specs for new format of saving attribute_groups as an array of arrays 8 years ago
Markus Kahl 3cf5cda7ce
fixed _attributeGroups format 8 years ago
Markus Kahl 0ff5eb8d3f
attribute groups backend draft 1 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 74770c6a63
adding query schema - global query 8 years ago
Jens Ulferts 5f23166840
apply schema renaming to additional representer 8 years ago
Jan Sandbrink 7e5252fcb0
Rename Schema to SchemaRepresenter 8 years ago
Jens Ulferts ce44418cd4
implement GET api/v3/work_packags/schemas 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
Jens Ulferts 3eabe4e44d eager load cf translations 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
Oliver Günther 4e05e33ac1 Do not mark type as hasDefault 9 years ago
ulferts 4e6d880906 Fix/representer cache key (#4385) 9 years ago