Commit Graph

762 Commits (884cc28d3d534842bfc1b2c7ce4757bad76ca2c5)

Author SHA1 Message Date
Oliver Günther 5431f39f54
[29199] Correctly pass permission to identify new WP button 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
Oliver Günther ccc74577e4
[28745] Do not allow inline create for children of milestones 6 years ago
Jens Ulferts 08a7ee52b3
introduce time entry create endpoint in api v3 6 years ago
Wieland Lindenthal fd271b2324 Use camel cased attribute name availableRelationCandidates` in `_links` instead of underscored version 6 years ago
Wieland Lindenthal 600e949880 Fix #28639. Use api_v3_path helpers for linking work package's available relation candidates 6 years ago
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