Commit Graph

67 Commits (ddab8c3b3458835821db3c5cc5bfbe9791c47bb5)

Author SHA1 Message Date
Alex Dik 246af1ce35 Make updateLinkedResources public and refactor the respective tests 8 years ago
Alex Dik 414ca0c642 Refactor WorkPackageResource tests 8 years ago
Alex Dik b74c3e8813 Fix uploadAttachments test 8 years ago
Alex Dik 6a6dd2ffce Return updated resources in a promise 8 years ago
Alex Dik 8030d50956 Add uploadAttachments method to WorkPackageResource 8 years ago
Alex Dik f5b2242713 Refactor work package resource tests 8 years ago
Alex Dik 4e95abb69e Implement base version of the AttachmentCollectionResource 8 years ago
Alex Dik 55da4fb065 Implement updateAttachments() method 8 years ago
Alex Dik c4c44b5104 Add `WorkPackageResource#updateLinkedResources()` 8 years ago
Alex Dik cfdad8b4ab Implement WorkPackageResource#updateActivities() 8 years ago
Alex Dik 4c5eae5b2d Fix error resource handling 8 years ago
Alex Dik fbbab6cdc9 Remove restangular dependency 8 years ago
Oliver Günther 75344fd9c9 [23696] Fix updating wp resource values from allowedValues (#4717) 8 years ago
Oliver Günther 37c3bfab21 Unload work package activity after save 8 years ago
Oliver Günther 27faca9bd0 Update work package after filtered values were loaded (#4685) 8 years ago
Oliver Günther ebae2da48f [23592] Fix attachments in create mode (#4682) 8 years ago
ulferts 6a3496d26e prevent editing a work package while saving takes place (#4658) 8 years ago
ulferts f1bc0005ea hide child relations section for milestone wps (#4633) 8 years ago
Oliver Günther 0ed6bfeca6 Swap condition in WorkPackageResource#save 8 years ago
Oliver Günther 98bf7f13be Use changeParent link in frontend 8 years ago
Alex Dik 18ba664f72 Fix and refactor attachments related stuff 8 years ago
Alex Dik 5863008d97 Change addRelation annotation of WP resource links interface 8 years ago
Oliver Günther 6c5904c151 Fix TS warnings 8 years ago
Oliver Günther 2a38ff1156 Add separate CopyController for frontend copy (#22) 9 years ago
Alex Dik 4af41a0350 Load relations on directive initialisation 9 years ago
Alex Dik 041c115ff7 Fix child relations 9 years ago
Alex Dik 1825a78076 Fix adding and removal of the parent relation 9 years ago
Alex Dik a492cb420c Use the WorkPackageResource in the relationsPanel directive 9 years ago
ulferts ecffcc3992 correctly handle 'undefined' as a pristine value (#4566) 9 years ago
Alex Dik b9a485357f Make $initialize work on already loaded resources 9 years ago
Oliver Günther b5d091132e Assign new undefined values from form on resource 9 years ago
Alex Dik 389efd0c3f Refactor API v3 components 9 years ago
Alex Dik e881ab5ffd Add exportable WorkPackageResourceInterface (#4499) 9 years ago
Alex Dik d757078a21 Refactor WorkPackageResource service 9 years ago
Oliver Günther c1f00abf21 Update wp-display-attribute only when changed 9 years ago
Oliver Günther cfec719371 display-attr receives updates from wpCacheService 9 years ago
ulferts 0b225979f3 use $plain to get rid of the getters/setters (#4434) 9 years ago
Oliver Günther ec66fde554 Correct allowed state of creat button based on links 9 years ago
Oliver Günther c612a862ff Remove type dropdown 9 years ago
Oliver Günther 7fc5d13b7f [23075][23087] Force selection of values when select is required (#4389) 9 years ago
Oliver Günther 5da8c31f40 Fix switching types in Edit all mode 9 years ago
Oliver Günther 67e4551387 Mark WorkPackageResource as dirty when values were changed 9 years ago
Oliver Günther cd17492a44 Save $pristine values in work package resource 9 years ago
Oliver Günther a5823dc755 Fix error state of fields newly introduced by type switch 9 years ago
Oliver Günther d0986f3536 Catch errors in form update 9 years ago
Alex Dik 44da60c014 Add wpCacheService to WorkPackageResource dependencies 9 years ago
ulferts e7ff5eb374 Fix/invalid date entry (#4398) 9 years ago
Alex Dik 27d4a381e6 Move HalResource class definitions to module scope (#4400) 9 years ago
Roman Roelofsen fd1611c3bd Refresh activity stream on work package changes (in table and split view) 9 years ago
Oliver Günther f7a8acaf46 Fix reference to children links that are no HAL links (#4396) 9 years ago