Commit Graph

121 Commits (94011f0f88f8eb398d430073070aafcbe856022d)

Author SHA1 Message Date
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
Oliver Günther e8f1bbe88a Restore default resource check 9 years ago
Oliver Günther 90e312e4d7 Control single promise in wp-resource#save 9 years ago
Oliver Günther 7e732b25ed Use errors from API 9 years ago
Oliver Günther 9ebe0e4c13 patch the work package by sending the form's payload 9 years ago
Jens Ulferts 452a0cf2c8 consider a resource loaded only after it is loaded 9 years ago
Alex Dik c377d61a25 Remove angular.copy call to enhance performance 9 years ago
Alex Dik ac9d7f0574 Cache the form of WP getForm() 9 years ago
Alex Dik 673b3fb3ba Fix WP save method for linked resources 9 years ago
Alex Dik 08efd59277 Set loaded schema resources as properties of the work package 9 years ago
Alex Dik 1df7fe6661 Make arrays of linked resources work 9 years ago
Alex Dik aa6d021652 Remove angular.copy from HalResource tests 9 years ago
Alex Dik 3e14fbab2c Add $plain property to Restangular results 9 years ago
Alex Dik 7ca3fc0b94 Refactor hal tests 9 years ago
Alex Dik 24b8c56a2c Rename $halTransformed to $isHal 9 years ago
Alex Dik a209ac48eb Fix select field options 9 years ago
Alex Dik ede7f165bf Provide a name attribute that uses the self link's title 9 years ago
Alex Dik 7d3fa423ba Remove premature doc comments 9 years ago
Alex Dik cdc1d335ce Make linked and embedded resources accessible via properties 9 years ago
Alex Dik c7ad9b340f Make links of the resource callable again 9 years ago
Alex Dik f501b35aaf Stop setting linked resources as properties 9 years ago
Alex Dik 0ef828258c Remove redundant test 9 years ago
Alex Dik 386ef812f9 Implement a HalLink factory method using $toFunc 9 years ago
Alex Dik 8cdca7bfc3 Add test for query params 9 years ago
Alex Dik a61d695d7f Implement $toFunc method for HalLink 9 years ago
Alex Dik 14e15b664c Remove $fetchCollection 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 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