Commit Graph

250 Commits (27faca9bd0a755c825b4ea92fb4a796dcbb359e6)

Author SHA1 Message Date
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 0bab97cf48 Refactor watcher panel 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 cd20eb05f9 Remove HALAPIResource 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
Oliver Günther 613accc11d Work around incomplete restangular.IService 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 6a44f1ff0c Implement getType() in halResourceTypesStorage 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 54fdd4878f Make the className parameter of halResourceType.add() optional 9 years ago
Alex Dik de635a5d94 Implement resource type configuration for unloaded resources 9 years ago
Alex Dik 71844b48d4 Fix HalLink service tests 9 years ago