Commit Graph

27187 Commits (74e01bf7d9875811b1db9c5444dd9702013c4d98)
 

Author SHA1 Message Date
Oliver Günther 35ce49e340 Merge pull request #4239 from oliverguenther/feature/inline-edit/reload-table 9 years ago
Oliver Günther 77cf3ee1e0 Fix empty float/duration values 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 2710c2f754 Cache resources in halResource 9 years ago
Oliver Günther d6fa235099 Disable cache for queries 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 8b2a068ede Fix schema loading 9 years ago
Oliver Günther 0fd5e4710c Use restangular#withConfig to initialize uncached provider 9 years ago
Oliver Günther 0a144eeb57 Copy live work packages based on lockVersion 9 years ago
Oliver Günther f6ab6de17b Very crudely reload table 9 years ago
Oliver Günther c55822d80c Remove PaginationService setting from params 9 years ago
Oliver Günther b6ab50c2f9 Separate wp-list controller query loading into services 9 years ago
Oliver Günther 173dc83206 Merge pull request #4255 from HDinger/feature/inline-edit-cursor-line-hight 9 years ago
Oliver Günther 0e7734a653 Merge pull request #4254 from oliverguenther/feature/wp-table/split-view-button 9 years ago
Henriette Dinger 618cb6fe52 Change styling of split view icon in wp table 9 years ago
Oliver Günther 9fa8d25ed4 Add split view button to hovered rows 9 years ago
Oliver Günther bce414c9af Remove automatic opening of split pane 9 years ago
Henriette Dinger 15d2ea11dd Set cursor for ID field 9 years ago
Henriette Dinger 482abf0709 Change cursor and shrink line height of wp inline edit fields 9 years ago
Oliver Günther 80b9848a5a Merge pull request #4242 from HDinger/fix/22887-design-issues-on-wiki-page 9 years ago
Oliver Günther 46e527f5c3 Merge pull request #4253 from oliverguenther/housekeeping/remove-feature-flags 9 years ago
Oliver Günther d45f27b29c Merge pull request #4257 from ulferts/fix/contract_path_in_op_engine 9 years ago
Alex Dik 67059fea30 Merge pull request #4238 from furinvader/feature/hal-resource-performance 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