Commit Graph

49 Commits (2d9aabf9c508bb44f2b0c96b7986ee7f378e8676)

Author SHA1 Message Date
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
Oliver Günther 03117cc2fe Add labels to inplace containers, rather than spans. 9 years ago
Alex Dik 126e1b7964 Move notifications to multi storage service 9 years ago
Alex Dik 1fa4b39d12 Implement multi storage service 9 years ago
Alex Dik f1c9af9d2e Implement add comment method in inplaceEditStorage service 9 years ago
Alex Dik e94603f6a8 Remove submissionPromises reference from WP comment directive 9 years ago
Oliver Günther d1a53ddcf8 Remove comment notification 9 years ago
Jens Ulferts 64819caa14 use standard notification message 9 years ago
Alex Dik c51f7356b2 Move routes to routes files directory 9 years ago
Alex Dik f318955a5e Move new controller to components 9 years ago
Alex Dik 4577732786 Move WP comment directive partial code to directive markup 9 years ago
Alex Dik d82bd3ebe4 Move WP comment directive to new components location 9 years ago
Alex Dik a6170eb164 Move WorkPackageService to new components location 9 years ago