Commit Graph

1479 Commits (ca3a3e90e8e920a7b39fa10e4b427d34570b5084)

Author SHA1 Message Date
Oliver Günther 2ee7465138 Fix tab order on activity tab 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
Oliver Günther c869c0bd43 Improve accessability of notification-box 9 years ago
Alex Dik 525e86e699 Allow trailing slashes in angular routes 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 740b046530 Limited changes to animation 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
Jens Ulferts 40636eac4c show success notification after wp create 9 years ago
Jens Ulferts e09f3251ad ensure to always have only one error/success notification 9 years ago
Alex Dik 67f54e5ede Refactor new-route template 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 e5aee16631 Move stateChange event handler to EditableFieldsState 9 years ago