Commit Graph

297 Commits (0d37e17873891558d6a60226a2286205248d5811)

Author SHA1 Message Date
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 7241fc9b44 Always send a request body on halRequest post requests 8 years ago
Alex Dik acac10820d Make halRequest return null if the response is empty 8 years ago
Alex Dik 001eff2db5 Correctly reject halRequest promise if there was an error 8 years ago
Alex Dik 4c5eae5b2d Fix error resource handling 8 years ago
Alex Dik fbbab6cdc9 Remove restangular dependency 8 years ago
Alex Dik b764095348 Add headers option to halRequest requests 8 years ago
Alex Dik 8cfc8ea8ee Add params option for GET requests to halRequest 8 years ago
Alex Dik 3105acaaa6 Replace apiV3 dependency with halRequest in HalLink 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 07f6eafc53 Refactor halResourceTypes config 8 years ago
Alex Dik af26b1cbb1 Implement behaviour for null href in halRequest 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
Alex Dik 8eceb2744d Refactor apiPaths service using the pathBuilder 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
Oliver Günther 9b60ee0959 Polyfill IE11's Function.name 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 96ac99b1f0 Fix missing links to user due to missing resource link 8 years ago
Oliver Günther dd214ef17f Add payload to HalLink 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 c260090cc8 Tweak apiV3 service config (#4597) 8 years ago
Alex Dik cd4a220a97 Refactor HalResource tests (#4595) 8 years ago
Alex Dik ab807b8847 Stop exposing $route on HalLink's callable directly 8 years ago
Alex Dik 5831fbd7a1 Add HalLink properties to its callable form 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
Jens Ulferts 79d9d6fe80 use faster clone 8 years ago
Alex Dik b1a1da7d35 Make HalLink#$fetch() return null if the href is null 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