Commit Graph

176 Commits (bc826351c13f292e5692158feac5186f51cb0914)

Author SHA1 Message Date
Oliver Günther f106efcb1d Avoid undefined workPackage 9 years ago
Oliver Günther 8dc9b592c4 Fix merge hickup 9 years ago
Jens Ulferts a6fdd8f2cb wip - update fields of work package from what is returned in the form 9 years ago
Jens Ulferts d38dcd8e9c wip - initial work package copy functionality 9 years ago
Henriette Dinger b0560a2188 Include review feedback 9 years ago
Alex Dik 556e9bbda0 Move WP table files to a separate components directory 9 years ago
Alex Dik 8e5fdddd01 Add loading overlay when creating work package 9 years ago
Alex Dik c34170719f Refactor WP button component directory structure 9 years ago
Alex Dik 3a6994e5e2 Move activity to own components folder 9 years ago
Oliver Günther 97a3dacbb9 Correct reversing of comments and initial activity selection 9 years ago
Alex Dik c8c69ea702 Deactivate WP create button when in WP new route 9 years ago
Alex Dik 30c4fbf2d3 Move activity related files to another location 9 years ago
Oliver Günther 743b9b8971 Correct WP comment save and cancel titles 9 years ago
Alex Dik dfe42b68c4 Remove PathHelper dependency 9 years ago
Alex Dik 0ec5698380 Move activity entry directive to components 9 years ago
Alex Dik cc8f5a7d9b Move WP table helper to components 9 years ago
Alex Dik 082dc1319f Rename the work packages table directive 9 years ago
Alex Dik 6363bcb89e Move WP table service to components 9 years ago
Alex Dik 1b7a63bbcf Move wp table directive to components 9 years ago
Alex Dik 5560c4e6fd Reload watchers list on WP watcher button update 9 years ago
Alex Dik da12af3ce7 Refactor the watcher directive template a little 9 years ago
Alex Dik 81de3450f4 Use bindToController instead of $scope 9 years ago
Alex Dik aec23ba9a2 Use controller instead of link in watcher button directive 9 years ago
Alex Dik 1692adaef7 Rename wp watcher button 9 years ago
Alex Dik be105d2c44 Move wp watcher button to components 9 years ago
Alex Dik 01d8e9c1b5 Get create WP permission via HAL resource links 9 years ago
Alex Dik 6a4ee0d34a Replace EdiableFieldsState.errors with errors service 9 years ago
Alex Dik 24cdda6e7c Fix cancellation error 9 years ago
Alex Dik 404061498f Remove unused onCancel 9 years ago
Magdalena Kafka 70eef34334 Use absolute layout mode on wp full create 9 years ago
Alex Dik 420e021b81 Add details view class to default WP-create form 9 years ago
Alex Dik bf3107eb80 Add alternative template for WP-create form 9 years ago
Alex Dik 43c0ed848f Stop edit mode when leaving create form page 9 years ago
Alex Dik d6e636f853 Move "go back on cancel" method to WP new controller 9 years ago
Alex Dik 3adbf3f505 Implement success state attribute 9 years ago
Alex Dik 2cbcecad32 Remove details class from WP-create form 9 years ago
Alex Dik 01e6905d5e Make directive scope attributes optional 9 years ago
Alex Dik aa6cabeb0c Get projectIdentifier from $stateParams in WP-create form 9 years ago
Oliver Günther 32da16e979 Avoid internal error when project not found 9 years ago
Oliver Günther 5187fba5d7 Avoid using ProjectService when projectIdentifier is null 9 years ago
Alex Dik c5c4a48f7f Isolate scope of create-form directive 9 years ago
Alex Dik eb8ccf19fe Implement WP create form directive 9 years ago
Alex Dik b6aa77c027 Implement isDisabled() method for consistency 9 years ago
Alex Dik 6b5b732544 Activate WP create button if duplication is possible 9 years ago
Alex Dik e071051635 Attach WP create drop down menu to WP create button 9 years ago
Alex Dik d1d5f5b7b8 Add stateName property to WP create button 9 years ago
Alex Dik ca3e37fb09 Add controller properties to drop down menu scope 9 years ago
Alex Dik ffd0e8c353 Set disabled property of WP create button on model auth update 9 years ago
Alex Dik e6266fcddf Isolate scope of WP create button 9 years ago
Alex Dik a94652cc0a Move WP create-button to a proper directive 9 years ago