Commit Graph

270 Commits (6f1502998ec1c7a694173e4ffc3d92fcf17bf935)

Author SHA1 Message Date
Alex Dik d08eeafe49 Move WorkPackageResource definition to module scope 9 years ago
Alex Dik fc14c6cd1d Move HalResource definition to module scope 9 years ago
Alex Dik a6ec67683c Fix and reformat WP resource service 9 years ago
Oliver Günther 2c10ee75d2 Fix webpack Typescript warnings (#4357) 9 years ago
Oliver Günther d34c89ee94 Preselect values of new work package from filter values (#4355) 9 years ago
Roman Roelofsen acd44c0ec8 WIP Work Package Sync 9 years ago
Roman Roelofsen 2fe4cb9b8d Implemented basic data flow for split view 9 years ago
Roman Roelofsen 08e8909e99 Implemented basic data flow for split view 9 years ago
Roman Roelofsen c4dd2ef175 Implemented basic data flow for split view 9 years ago
Roman Roelofsen ac80ede9af Implemented basic data flow for split view 9 years ago
Oliver Günther 02cf2b0efe [22851] Table Inline Create (#4290) 9 years ago
Alex Dik 32d229bdab Fix karma tests 9 years ago
Alex Dik cb81eeac02 Remove parse error when opening details view 9 years ago
Alex Dik 634a6d21da Linked resources are now settable using HalResources as values 9 years ago
Alex Dik 66973437e2 Replace _$loadingPromise with $self and make it public 9 years ago
Oliver Günther b2c44f8a4b Keep loading Promise in Hal resource 9 years ago
Oliver Günther dfea22ffc8 Very basic animation for removed rows 9 years ago
Oliver Günther 7be07f9a1c Wrap $http for caching 9 years ago
Alex Dik 30e0dc7ecc Fix work package save spec 9 years ago
Alex Dik d94ceb82dc Move error resource service to hal-resource folder 9 years ago
Alex Dik ce6a32390a Remove TODO comments 9 years ago
Alex Dik dcb03325aa Rename hal sub folder to hal-resources 9 years ago
Alex Dik 44cec93e89 Add make 'lazy' function a service 9 years ago
Alex Dik 3daf551e34 Refactor HalResource 9 years ago
Alex Dik 9a903b7259 Refactor embedded array element transformaiton 9 years ago
Alex Dik 35ec3f751c Make the properties of the embedded elements lazy 9 years ago
Alex Dik ad364ce042 Make proxied properties enumerable 9 years ago
Alex Dik 182d4da0c6 Make the embedded properties lazy 9 years ago
Alex Dik cad8061abe Make the links lazy 9 years ago
Alex Dik 80dbbe4577 Make property links lazy 9 years ago
Alex Dik 9ed1a93101 Implement test for the href property 9 years ago
Alex Dik b05f20f9a5 Refactor $embedded 9 years ago
Alex Dik 1077ed5d6d Refactor $links 9 years ago
Alex Dik 2ebf02dd42 Proxy the properties of the object to the source 9 years ago
Alex Dik 516b3c43af Return empty object if the resource's source does not provide _links or _embedded 9 years ago
Alex Dik bd43debd7e Make properties of $links and $embedded non-settable 9 years ago
Alex Dik 1282d77765 Refactor the HalResource a little 9 years ago
Alex Dik bbce930127 Make $source public 9 years ago
Alex Dik 9949636245 Add tests for the _plain property of resources 9 years ago
Alex Dik c42499e015 Remove Restangular methods from HalResource $source 9 years ago
Alex Dik c8b5a3f220 Add apiV3 service tests 9 years ago
Alex Dik d38a84b63e Remove redundant source property from HalResource 9 years ago
Oliver Günther a56b38d658 Properly handle no-longer erroneous fields 9 years ago
Oliver Günther c872a32124 Add separate ErrorResource 9 years ago
Oliver Günther eebb92ef55 Add HalTransform for API errors 9 years ago
Oliver Günther 8dbafd3fb5 Properly handle no-longer erroneous fields 9 years ago
Oliver Günther 08761bcd75 Add separate ErrorResource 9 years ago
Oliver Günther 8d9755161c Add HalTransform for API errors 9 years ago
Oliver Günther 76b097ca9a Fix _this in forEach 9 years ago
Oliver Günther f3b175116c Fix webpack typing warnings 9 years ago