Commit Graph

350 Commits (5e4e359b903ae356c5150cc8977906ebc49d939d)

Author SHA1 Message Date
Alex Dik f061e29a05 Implement upload method for AttachmentCollectionResource 8 years ago
Alex Dik e593fd954c Implement opFileUpload service 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 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 c9491c1580 Fix path generation bug 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 4ac4e27496 Remove empty params in PathTemplate#callable() 8 years ago
Alex Dik 080e35cee4 Remove apiMetaData service 8 years ago
Alex Dik 2ec89759df Ignore false/undefined/null values as params in paths 8 years ago
Alex Dik 924e70f031 Refactor ProjectService 8 years ago
Alex Dik fbbab6cdc9 Remove restangular dependency 8 years ago
Alex Dik cc7b797374 Add test to v3Path service 8 years ago
Alex Dik bcf18b8ad7 Test apiPaths for appBasePath 8 years ago
Alex Dik b764095348 Add headers option to halRequest requests 8 years ago
Alex Dik 0658ccaec0 Remove console.log from pathBuilder 8 years ago
Alex Dik 43d328e307 Remove apiExperimental service 8 years ago
Alex Dik 79a4ed61cf Add v3Path service 8 years ago
Alex Dik f9bfb6014e Allow optional parents to be appended to the path 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
Alex Dik b4e79a7809 Implement pathBuilder service 8 years ago
Alex Dik 6f57b131db Implement appBasePath service 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