Commit Graph

344 Commits (52a48686177387bbdee89f98bbce1f994e4b99f7)

Author SHA1 Message Date
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 aea64dbb5d Remove uncachedProvider 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
Oliver Günther 0fd5e4710c Use restangular#withConfig to initialize uncached provider 9 years ago
Oliver Günther f6ab6de17b Very crudely reload table 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
Oliver Günther 1647a8ecc1 Track by 'null' object which is transformed before saving 9 years ago
Oliver Günther b1a307ef96 Track objects by href and set self link 9 years ago
Jens Ulferts 08da8ef7bf prevent trying to get into edit mode when user is not allowed to edit 9 years ago
Oliver Günther e001a033de Fix all karma tests exepect group sums 9 years ago
Jens Ulferts e89c447b48 fix child indentation on wp table 9 years ago