Commit Graph

58 Commits (d9b732e739d0efb021c4ef2bd872ff2c0d474cf0)

Author SHA1 Message Date
Jens Ulferts 86109480ae
replace experimental by v3 in wp list 8 years ago
Oliver Günther 79e93589b6
Fix TS errors after @types upgrade 8 years ago
Oliver Günther 32472da1dd
Enforce strictNullChecks 8 years ago
Oliver Günther e8595ac0a3
TypeScript: Enforce noImplictAny 8 years ago
Oliver Günther b925b091fa
Fix return value of HalResource.$load 8 years ago
Jens Ulferts fbbf755d04
preassign schema after loading workPackage list 8 years ago
Oliver Günther 3b9b487406
Autoload the schemas from the schema states 8 years ago
Oliver Günther 216bb4a54b
Fix relation caching issue 8 years ago
Oliver Günther 43d14ebef8
Use changeParent in removeChild method 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 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 4d2bcc35e2 Fix $unload from cache 8 years ago
Oliver Günther 37c3bfab21 Unload work package activity after save 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
Alex Dik cd4a220a97 Refactor HalResource tests (#4595) 9 years ago
Alex Dik 4cece53227 Rename function generation methods of HalLink 9 years ago
Alex Dik bd51bdce9f Allow setting null resources 9 years ago
Alex Dik fef7f63b30 Fix tsc output for HalResource 9 years ago
Oliver Günther 6c5904c151 Fix TS warnings 9 years ago
Oliver Günther 2a38ff1156 Add separate CopyController for frontend copy (#22) 9 years ago
Alex Dik b9a485357f Make $initialize work on already loaded resources 9 years ago
Alex Dik 4ba08a912f Refactor halResourceTypes and related services 9 years ago
Alex Dik cd7c8ac26d Correctly initialize a HalResource after it has been loaded 9 years ago
Alex Dik 089c341819 Refactor HalResource 9 years ago
Alex Dik 7cac8e5376 Refactor HalResource according to tslint 9 years ago
Alex Dik de635a5d94 Implement resource type configuration for unloaded resources 9 years ago
Alex Dik 9efc5bd2a5 Refactor HalResource 9 years ago
Alex Dik 389efd0c3f Refactor API v3 components 9 years ago
Alex Dik 7f37937661 Revert "Implement proper array resource handling for HalResource (#4515)" (#4521) 9 years ago
Alex Dik 9a6916bed3 Implement proper array resource handling for HalResource (#4515) 9 years ago
Alex Dik fd03326480 Refactor HalResource tests 9 years ago
Alex Dik cb853b7a04 Implement proper handling for linked array resources 9 years ago
Alex Dik b4e0337848 Implement HalResource#$link property 9 years ago
Alex Dik d51dbbfe65 Add some tests for the HalResource service 9 years ago
Alex Dik 4c18ef27b9 Fix linked array resources of HalResource 9 years ago
Alex Dik b2d71d6f39 Refactor HalResource service 9 years ago
Alex Dik 72470347e8 Test HalResource embedded source update (#4418) 9 years ago
Oliver Günther fae2ac7843 Fix invalid setter to type link 9 years ago
Oliver Günther 7a72890679 Avoid restangular methods on hal-resource 9 years ago
Oliver Günther 1e69977a1f Allow null links 9 years ago
Alex Dik 27d4a381e6 Move HalResource class definitions to module scope (#4400) 9 years ago
Oliver Günther 2c852339b9 Set explicit null link in frontend when none given (#4395) 9 years ago