Commit Graph

1519 Commits (6f1502998ec1c7a694173e4ffc3d92fcf17bf935)

Author SHA1 Message Date
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 c628084406 Revert breakting changes 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 ecf929e22c Remove comment notification 9 years ago
Alex Dik cc6dce4926 Broadcast update event on auth initialisation 9 years ago
Alex Dik c8d77db1f8 Move auth service to components directory 9 years ago
Alex Dik 752dcac18c Move WP list route files to components directory 9 years ago
Alex Dik 79e86fa1e6 Move details controller test to the appropriate directory 9 years ago
Alex Dik 8eca34edda Rename routes template files and folder 9 years ago
Alex Dik 7b9f9ec2dd Move show route files to components directory 9 years ago
Oliver Günther c75f62ee0d Extract groups from options when they are embedded 9 years ago
Oliver Günther 03117cc2fe Add labels to inplace containers, rather than spans. 9 years ago
Oliver Günther 17f068f86b Avoid validations on work package type change 9 years ago
Oliver Günther 955c1194f2 Add definingProject as group to version 9 years ago
Alex Dik 42ee64ca66 Set resource of inplace-edit form if not set before 9 years ago
Alex Dik ec3e64da94 Remove unused dependencies 9 years ago
Alex Dik adcfe1a9a2 Fix API error rejection 9 years ago
Alex Dik b2f080747a Remove EditableFieldsState.save method 9 years ago
Alex Dik 0a0d36d619 Handle API errors 9 years ago
Alex Dik 7967ef9e9f Show no confirmation message if WP is being created 9 years ago
Alex Dik e70d00facf Update workPackage.form after form is loaded 9 years ago
Alex Dik 126e1b7964 Move notifications to multi storage service 9 years ago
Alex Dik f1f767fa07 Reintroduce API error handling 9 years ago
Alex Dik 253abdb94e Evaluate field actions in submit method 9 years ago
Alex Dik a7a0e2768a Reset errors after promises are resolved 9 years ago
Alex Dik 8be10d1e80 Use $scope instead of $rootScope in a controller 9 years ago
Alex Dik 769af16183 Update form on type update 9 years ago
Alex Dik 1555ec6b2d Use storage save method in edit-actions directive 9 years ago
Alex Dik b9a927dc52 Show only one validation error 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
Alex Dik 9d37d3d112 Reset errors after rejection 9 years ago
Alex Dik 195d20287d Remove ApiHelper dependency 9 years ago
Alex Dik ab8a0fcaf9 Catch promise rejection of updateWorkPakageForm method 9 years ago
Alex Dik 133fec2309 Return promise on error 9 years ago
Alex Dik 65ad4d7d47 Update resource property after WP update 9 years ago
Alex Dik 8f7174e8b2 Reset some states after successful WP update 9 years ago
Alex Dik be93e57745 Move update and save methods to inplaceEditStorage service 9 years ago
Oliver Günther 566b95ea04 Use on-save callback in directive to submit notification 9 years ago
Oliver Günther d1a53ddcf8 Remove comment notification 9 years ago
Oliver Günther d07b40445f Notification on created work package 9 years ago
Alex Dik 06b38547f6 Move details route files to components directory 9 years ago
Jens Ulferts 64819caa14 use standard notification message 9 years ago