Commit Graph

291 Commits (65ca2489144310eb5113bfa5eae2dfd3c22c7daa)

Author SHA1 Message Date
Alex Dik 0f5219f6af Fix TypeScript console output 9 years ago
Oliver Günther 34393d07ac Use separate error handling for table 9 years ago
Oliver Günther 891e8ef94d Expose restangular route in HalLink 9 years ago
Oliver Günther 1e69977a1f Allow null links 9 years ago
Alex Dik 44da60c014 Add wpCacheService to WorkPackageResource dependencies 9 years ago
ulferts e7ff5eb374 Fix/invalid date entry (#4398) 9 years ago
Alex Dik 27d4a381e6 Move HalResource class definitions to module scope (#4400) 9 years ago
Roman Roelofsen fd1611c3bd Refresh activity stream on work package changes (in table and split view) 9 years ago
Oliver Günther f7a8acaf46 Fix reference to children links that are no HAL links (#4396) 9 years ago
Oliver Günther 2c852339b9 Set explicit null link in frontend when none given (#4395) 9 years ago
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
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