Commit Graph

598 Commits (c2d0828c98b38d79278e61d3991d155e654aa869)

Author SHA1 Message Date
Alex Dik 14e15b664c Remove $fetchCollection 9 years ago
Jens Ulferts 9a2615a496 adapt wp.td directive test 9 years ago
Jens Ulferts 61b146df60 fix apiPath tests that got broken by memoization 9 years ago
Alex Dik e5a158b7dd Refactor property transformation in general 9 years ago
Alex Dik 62614824e1 Refactor property transformation of embedded resources 9 years ago
Alex Dik a5a7f8f0ea Implement HalLink service 9 years ago
Alex Dik a5bc2668ca Transform properties of embedded resources 9 years ago
Alex Dik ddb312f679 Use Array.isArray when transforming an array resource 9 years ago
Jens Ulferts d67b7fe6fc extend focus js to all focusable elements 9 years ago
Jens Ulferts 3ad87f09ce introduce collectionResource 9 years ago
Alex Dik fd710df9c2 Fix work package save method 9 years ago
Alex Dik ddcd193e15 Fix properties for nested embedded resources 9 years ago
Alex Dik 1581187919 Change implementation of HAL resources 9 years ago
Alex Dik 72ae0b06b5 Make the halTransform service a function 9 years ago
Alex Dik bab0b41b06 Implement halTransform service 9 years ago
Alex Dik 97ccf52839 Move apiV3 config into run block 9 years ago
Alex Dik 42ae4a17cb Move hal transform service 9 years ago
Alex Dik 87689263bd Change the transformation service to a factory 9 years ago
Alex Dik 4a71f42447 Implement $plain method 9 years ago
Alex Dik 3d29f62d22 Add test for non-transformed objects 9 years ago
Alex Dik 698d2cc0b9 Refactor transformation service 9 years ago
Alex Dik 58bd2c8d4d Get rid of the _source property 9 years ago
Alex Dik ac612336ba Prepend special properties with a $ 9 years ago
Alex Dik 2aab0374e3 Refactor transformation 9 years ago
Oliver Günther a36a6b0cdb Fix lost query_id param when switching to full view 9 years ago
Oliver Günther f4b762bf46 Reject saving promise in multi storage 9 years ago
Alex Dik 45eebb9c8f Remove setProperty and setProperties 9 years ago
Alex Dik 6b43c66976 Automatically set linked properties on object transformation 9 years ago
Alex Dik 56bfd812cc Add test for null href return value of hal links 9 years ago
Alex Dik bb674cbb47 Remove redundant restangularize method 9 years ago
Alex Dik 707a9f17d2 Test current behaviour of the HAL transformation 9 years ago
Alex Dik 9b9262079f Replace emptyObjectPromise with $q.when({}) 9 years ago
Jens Ulferts 3750766a88 use proper interpolation for I18n 9 years ago
Jens Ulferts 4568ee6808 avoid request on null link 9 years ago
Jens Ulferts 55814ecd40 reenable context menu 9 years ago
Jens Ulferts 0a9cd71f09 add aria-required on inputs 9 years ago
Oliver Günther ab8694ac0c Fix group by parameter passing 9 years ago
Alex Dik 93e75bd793 Implement a wpEditField service 9 years ago
Alex Dik d6c4ab44f8 Rename collection method from 'all' to 'list' 9 years ago
Alex Dik e8132be44b Rename the select field's allowedValues property to options 9 years ago
Alex Dik 945354dfff Add WP list params to WP api service 9 years ago
Alex Dik 6d26ed1177 Update hal transformer service 9 years ago
Alex Dik fcc2cd39a6 Implement first version of the WP edit module 9 years ago
Alex Dik eae90cbc2b Use WP API service in list view 9 years ago
Alex Dik a84cffe8ea Add meta data service 9 years ago
Alex Dik f8f1182d94 Add work packages API service 9 years ago
Alex Dik 94a8d93f57 Add data() method for HAL resources 9 years ago
Alex Dik 9c462ebc7d Fix source property for linked and embedded resources 9 years ago
Alex Dik a52e0e87e4 Don't transform non-resource elements 9 years ago
Alex Dik 3ca833c7fe Add restangular config 9 years ago