Commit Graph

167 Commits (04694e2705c2763f4c366d1153520509ce1364a6)

Author SHA1 Message Date
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
Jens Ulferts 4a1274d6a3 extract wp notifications into separate service 9 years ago
Alex Dik b9a485357f Make $initialize work on already loaded resources 9 years ago
Alex Dik 3eac74bcdc Implement better HalResource types configuration 9 years ago
Alex Dik 4ba08a912f Refactor halResourceTypes and related services 9 years ago
Alex Dik c8d71aa6c9 Refactor tests 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
Oliver Günther b5d091132e Assign new undefined values from form on resource 9 years ago