Commit Graph

755 Commits (6c90226db49b4446a0bc8fdfdd2d6e7b15d33f0c)

Author SHA1 Message Date
Jens Ulferts 58f6e9a172
eager load attachments to avoid n+1 query 6 years ago
Jens Ulferts 66acc49818
eager load attachments to avoid n+1 query 6 years ago
Oliver Günther 3a69c1a6d8
[28452] Avoid adding a CF multiple times to eager loaded WPs 6 years ago
Oliver Günther aa9897561b
[28455] Ensure model contracts are initiaited immediately before saving 6 years ago
Oliver Günther 8438848838
[28435] Fix custom field with is_for_all eager loading 6 years ago
Jens Ulferts 804d59c735
use correct subclass link for assignee and responsible 6 years ago
Jens Ulferts c1853a5cdd
fix expected namespace for groups on assignee and responsible property 6 years ago
Oliver Günther 0b96d2876c
Cached avatar image 6 years ago
Jens Ulferts 7f740a8178
extend to posts and plugins 6 years ago
Oliver Günther 4823f8cfa5
PDF attachments embedding in table export 6 years ago
Jens Ulferts e58a96515c
allow setting attachments through wp post/patch 7 years ago
Jens Ulferts 3b8a520ff2
avoid wrapping on wp payload 7 years ago
Markus Kahl 6126b4311a added error handling in create too 7 years ago
Markus Kahl f2919d3cb6 show dependent errors if work package update (PATCH) fails 7 years ago
ulferts e1027189bb eager load associated work packages of relations (#6315) 7 years ago
Jens Ulferts 26320fe614
eager load for relations 7 years ago
Jens Ulferts d04b86da9c
introduce custom eager loading for work package list 7 years ago
ulferts eefbb413e7 performant visible condition on relations query (#6290) 7 years ago
Jens Ulferts ac59ad6a89
introduce group resource stub 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
Jens Ulferts 95a4c352d7
allow sorting custom actions 7 years ago
Jens Ulferts 9bf5d05fdb
add description on custom action 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 42e5933545
improve wp#index performance by eager loading custom actions 7 years ago
Jens Ulferts d20960b998
add role condition 7 years ago
Jens Ulferts 77370d58ad
document custom actions 7 years ago
Jens Ulferts 414212c49f
handle multi select custom fields 7 years ago
Jens Ulferts 886273ee86
initial implementation of conditions - status 7 years ago
Jens Ulferts 92ce554e53
configurable actions on custom actions 7 years ago
Jens Ulferts a0b822d50b
handle conflicts and other errors 7 years ago
Jens Ulferts 71d4e6a02a
generate workflow buttons dynamically from wp resource 7 years ago
Jens Ulferts 211f2066f3
dummy api to allow wp custom actions 7 years ago
ulferts 83e605e63c allow setting parent that has relation via new siblings (#6114) 7 years ago
Jens Ulferts 2db1a27ab9
use first nonempty error on relations api 7 years ago
Jens Ulferts 8842558aac
refactor for code quality 7 years ago
Oliver Günther 376fa46d4b [26691] Avoid find(ids) in eager loader 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Jens Ulferts 047e972653
speedup relation candidates api 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
Wieland Lindenthal 4e22681e78 User mentions feature (#5897) 7 years ago
Oliver Günther 47c5475e44
Require hashie 7 years ago
ulferts 9c8f7f3ca1 read operations for time_entries via api v3 (#5776) 7 years ago
ulferts 2f9d7f408a Fix/wp table switch to milestone (#5825) 7 years ago
ulferts 61281b7f6a explicitly set author to be nonwritable in wp schema (#5805) 7 years ago