Commit Graph

80 Commits (5f638ad2470f28b797b48b13ace6daad08a87b82)

Author SHA1 Message Date
Alex Dik e5900f7e3c Fix 6.0.4 merge artifacts 8 years ago
Oliver Günther 6680f94baa
[23859] Respect intermittent additions to WP pristine 8 years ago
Alex Dik 741d3c6b81 Reset pending attachments after successful upload 8 years ago
Alex Dik dfe65309e5 Implement wpAttachmentList directive 8 years ago
Alex Dik aa82682932 Add uploadPendingAttachments method and use it 8 years ago
Alex Dik 1e95583c87 Remove pending attachments from attachment collection 8 years ago
Alex Dik 87f6a0dfc8 Make use of uploadAttachments in upload directive 8 years ago
Alex Dik ba4cabdd29 Add WorkPackageResource#canAddAttachments property 8 years ago
Alex Dik f59195d585 Inform cache service of new WP only if the save was successful 8 years ago
Alex Dik c6300f70de Fix upload of attachments for new work packages 8 years ago
Alex Dik a81f17c9f6 Rename upload result 'uploads' to 'finished' 8 years ago
Alex Dik 6c1d64a42d Reject update of linked resources, if they don't exist 8 years ago
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