Commit Graph

242 Commits (c00d53de90db3214d4149c2006f597838897cf95)

Author SHA1 Message Date
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 50dc2ff2ba Change the type of the opFileUpload upload result 8 years ago
Alex Dik f061e29a05 Implement upload method for AttachmentCollectionResource 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 a3c0b37ef7 Refactor CollectionResource 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 adf46fedea Add WP resource test file 8 years ago
Alex Dik a91961202d Implement HalResource#$update() 8 years ago
Alex Dik eed85f727e Remove _plain property $source initialisation 8 years ago
Alex Dik 1bc103dd67 Add caching options to halRequest 8 years ago
Alex Dik 4c5eae5b2d Fix error resource handling 8 years ago
Alex Dik fbbab6cdc9 Remove restangular dependency 8 years ago
Alex Dik 00d15801d7 Add tests and doc comments to the halResourceFactory 8 years ago
Alex Dik b5038a8a22 Rename halResourceTypesStorage to halResourceFactory 8 years ago
Alex Dik ecb8466903 Implement halRequest service 8 years ago
Alex Dik 444f8c6574 Add $href property to HalResource 8 years ago
Oliver Günther 75344fd9c9 [23696] Fix updating wp resource values from allowedValues (#4717) 8 years ago
Oliver Günther 4d2bcc35e2 Fix $unload from cache 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 3a157636f8 Fix embedding properties that are not embedded (#4628) 8 years ago
Oliver Günther cd13e54b20 Actually set $loaded to false before re-loading 8 years ago
Oliver Günther aa5e7a8518 Fix caching issue in $load 8 years ago
Oliver Günther 92c3304dc3 Add force flag for HAL creation and $load 8 years ago
Oliver Günther 7c9e032a5f Remove props usage 8 years ago
Oliver Günther 9cf55f4b20 Add separate UserResource 8 years ago
Alex Dik cd4a220a97 Refactor HalResource tests (#4595) 8 years ago
Alex Dik 4cece53227 Rename function generation methods of HalLink 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 bd51bdce9f Allow setting null resources 8 years ago
Alex Dik 42241b5016 Fix test for HalResource#$plain() 8 years ago
Alex Dik 91d38bf212 Fix tsc test output 8 years ago
Alex Dik fef7f63b30 Fix tsc output for HalResource 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