Commit Graph

361 Commits (79e93589b6d260c278298e20c636d8f4d2707400)

Author SHA1 Message Date
Alex Dik e3139d2150 Add default value for HalLink.$source on instantiation 9 years ago
Alex Dik fcfd320a81 Make HalResource.fromLink public 9 years ago
Oliver Günther 70f5135e12 Fix invalid schema when switching types 9 years ago
Roman Roelofsen 0a4f22bf95 WIP Work Package Sync 9 years ago
Alex Dik 6a4108b851 Move HalLink definition to module scope 9 years ago
Alex Dik e14d57e571 Get rid of op.HalResource type definition 9 years ago
Alex Dik ac328d5ed1 Move ErrorResource definition to module scope 9 years ago
Alex Dik fccc6521c5 Move CollectionResource to module scope 9 years ago
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
Oliver Günther 42cb4a7a78 Show inline-create in global work package list (#4340) 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 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