Commit Graph

27263 Commits (3848c8aef059048747975fbb510afb62c1218a8c)
 

Author SHA1 Message Date
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
Alex Dik d38a84b63e Remove redundant source property from HalResource 9 years ago
CI 167713e9d7 Update reference to OpenProject-Translations 9 years ago
CI 3cd26d080c Update reference to OpenProject-Translations 9 years ago
Jens Ulferts e2be5dd3e8 fix contract path in op_engine 9 years ago
Oliver Günther 1360639341 Fix URI escaping of svn checkout paths 9 years ago
Oliver Günther 0eb0f97425 Merge pull request #4245 from oliverguenther/housekeeping/ie10-unsupported-browser 9 years ago
Oliver Günther afd1c8cd0d Remove feature-flags 9 years ago
Oliver Günther 842b34758b Fix cuke 9 years ago
Oliver Günther 119e7de25e Merge pull request #4246 from ulferts/feature/edit_work_packages_project 9 years ago
Oliver Günther 4b2a7aa73f Add Internet Explorer 10 as unsupported 9 years ago
Oliver Günther e5fe3c0b87 Merge pull request #4247 from oliverguenther/feature/table-id-link 9 years ago
Henriette Dinger b14e9c8f12 Rename button, adapt styling on small screens and fix some specs 9 years ago
Jens Ulferts 2df12b1268 replace under the hood expectations in feature spec by observable behaviour 9 years ago
Oliver Günther 7831eb546f Work package table: Add link to id column 9 years ago
Jens Ulferts f40d84cc02 move contracts from lib/api to app/contracts 9 years ago
Jens Ulferts cc64157166 add Project as an editable field in the edit field config 9 years ago
Jens Ulferts b2a7410884 update documentation to reflect changes to wp's project 9 years ago
Jens Ulferts 5a977c5594 add resource for querying the list of allowed projects 9 years ago
Jens Ulferts 94e64fe269 remove unused method 9 years ago
Jens Ulferts 34b26a4ff4 add service specific for adding notes to a work package 9 years ago
Jens Ulferts dd05cf297c add capability to move work package accross projects to service 9 years ago
Jens Ulferts 0dbd4fa81e add block to controll when a notifiation is send 9 years ago
Jens Ulferts c8d1850543 allow setting new custom field values when changing the project 9 years ago
Jens Ulferts 143400629c use variable in shared context 9 years ago