Commit Graph

162 Commits (b8ea8aac5d9fc1b171199bf32f04141011fa7144)

Author SHA1 Message Date
ulferts 9e2287bfcc
rename and inflect according to zeitwerk 5 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 6c4e572f4e
consolidate allowed_* logic in the wp contract 5 years ago
ulferts 7cca2631b0
add projects create form end point to api 5 years ago
ulferts e37974dbed
actually provide all relevant custom fields for performance hack 5 years ago
ulferts ad847a3892
add type attribute group attributes to cache key 5 years ago
ulferts d5ee1a7d20
ensure order of cache key 5 years ago
ulferts a9213a39cc
remove duplicate permissions 5 years ago
ulferts a880c85a1d
partial caching for wp schema attribute groups 5 years ago
ulferts 5ee801b549
cache roles for project 5 years ago
ulferts 0dcb1777d6
reduce db hits for wp schemas 5 years ago
ulferts cc41884048
add schema to project api and complete project resource 5 years ago
ulferts 7971a29a8b
don't cache the attribute_groups 5 years ago
ulferts 4ffa71e68d
include a relevant setting in the wp schema cache key 5 years ago
ulferts a199c94a6a
have permission specific schema caching 5 years ago
ulferts e8f2ad5516
reenable caching using standard methods 5 years ago
ulferts 41bb309094 disable wp schema caching until it is turned save for it again 5 years ago
Oliver Günther f492113c94
[30275] Allow global type select, restrict available projects 5 years ago
ulferts 6e5b81dc3f
add schema specific wp contract 6 years ago
ulferts a5defb73c5
add dedicated permission to regulate assigning a version 6 years ago
Oliver Günther 1b5fc32366
Avoid before blocks and raw params access for IDs 6 years ago
ulferts 1850622f20 Feature/versions api update (#7299) 6 years ago
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