Commit Graph

1507 Commits (cd5dac37696172a2c11e4ef6c9beb6e668ca55dd)

Author SHA1 Message Date
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 1ada3206b2 Fix type definitions 9 years ago
Alex Dik ecfc2cf4f5 Add lodash includes as an alias for contains 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 4643447c8e Add type definitions 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
Alex Dik 8ff2429213 Implement HAL transformation for restangular resources 9 years ago
Alex Dik 046a85e6c4 Uninstall angular-xeditable 9 years ago
Alex Dik 586ff364f9 Add angular-xeditable package 9 years ago
Alex Dik aeb658787a Add OpenProject type definitions 9 years ago
Alex Dik ab83f8620b Add apiExperimental service based on restangular 9 years ago
Alex Dik 09920ac4b0 Add apiV3 service based on restangular 9 years ago
Alex Dik 9d84571b82 Refactor apiPaths service 9 years ago
Alex Dik fcfdfa8431 Install restangular 9 years ago
Oliver Günther 48791e6d2b Resolve typo 9 years ago
Alex Dik b83bef17c7 Refactor inplace-edit 9 years ago
Alex Dik fc5a25077e Fix test for wp-td directive 9 years ago
Alex Dik ba15c73d11 Move query constructor to components 9 years ago
Alex Dik 7ef981bd5e Rename wp-column directive to wp-td 9 years ago
Alex Dik 21be57d893 Refactor WP list controller 9 years ago
Alex Dik caf347b31f Move query service to components 9 years ago
Alex Dik e01bf3551e Reorganize WP table 9 years ago
Alex Dik c4eb5e327d Reorganize work package routes 9 years ago
Alex Dik 695b4e99fb Move ui-router configuration to components/config directory 9 years ago
Alex Dik 9f94cd50f6 Reorganise WP table components 9 years ago
Alex Dik 1d941aa090 Revert "Add angular-hypermedia module" 9 years ago
Oliver Günther ea2df05554 Add frontend validation for integer custom fields 9 years ago
Oliver Günther 122672fc44 Allow queries to be changed by enter 9 years ago
Oliver Günther 9547784bf0 Fix staticBase of bulk delete path 9 years ago
Oliver Günther 3ac7490c01 Fix static paths of Frontend PathHelper 9 years ago
Oliver Günther 2f8b4b35c5 Fix static copy paths 9 years ago