Commit Graph

1988 Commits (f396f29d71f60650ac2882c145f8270892473b97)

Author SHA1 Message Date
Jens Ulferts e89c447b48 fix child indentation on wp table 9 years ago
Jens Ulferts 9c6b7f4981 fix default sorting by parent 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
Alex Dik 332822376a Prevent selection click when editing field 9 years ago
Jens Ulferts 9b961f8b7f remove unused method 9 years ago
Jens Ulferts 9bf8993908 more camelcase for the experimental api 9 years ago
Jens Ulferts 7ad12c0cad remove no longer necessary variables from signature 9 years ago
Jens Ulferts 9148d82f6c reintoduce special handling of percentageDone field 9 years ago
Jens Ulferts f2eb288e7c completely fix showing sums 9 years ago
Jens Ulferts 374fcb479f add specific formatting 9 years ago
Jens Ulferts 5b77978fc3 use the halResource to display the table sums 9 years ago
Jens Ulferts d32127465b indentation 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
Jens Ulferts 9967f0a85a fix grouping 9 years ago
Jens Ulferts 638b6ba777 rename remaining wp-column to wp-td 9 years ago
Jens Ulferts 3db9197a1c fix pagination 9 years ago
Alex Dik ac9d7f0574 Cache the form of WP getForm() 9 years ago
Jens Ulferts 88da437425 reenable wp row selection 9 years ago
Alex Dik ea378f7039 Add QueryParams interface 9 years ago
Alex Dik cd5dac3769 Show generic error message on WP update failure 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 8b9861eb57 Remove unnecessary promise handling 9 years ago
Alex Dik 3e14fbab2c Add $plain property to Restangular results 9 years ago
Jens Ulferts bcf402e9a5 fix pagination 9 years ago
Jens Ulferts 50af8e50dd move v3 naming into own module 9 years ago
Jens Ulferts 057bebcd99 remove no longer necessary mapping service 9 years ago
Jens Ulferts 1a0860bbc1 remove no longer valid parameter 9 years ago
Jens Ulferts 2de60ee9df correclty call v3 with filters and sortBy 9 years ago
Jens Ulferts 15a1643bf5 differntiate work_package path called based on existence of project information 9 years ago
Jens Ulferts 3cf8df16da remove unused imports 9 years ago
Jens Ulferts 1a63857565 use consistent naming for columns/filters across apiv3 and experimental 9 years ago
Jens Ulferts dc1ea0b20f wip - merge artifact on wpCollection 9 years ago
Jens Ulferts 794e97da7d no longer call experimental api on column adding 9 years ago
Oliver Günther cb433a6ca9 Disable legacy experimental calls 9 years ago
Oliver Günther 44fcdc74f4 Use param service in query 9 years ago
Oliver Günther 00d1d8efc3 Separate Param Mapping service 9 years ago
Oliver Günther b4d5f7d438 Merge API responses 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 4a9702f614 Move the wp-edit-field files in their own directory 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