Commit Graph

1573 Commits (e93f6df303d074b54702a0c7d251ac2d563a1c47)

Author SHA1 Message Date
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
Alex Dik ef4eb8e235 Refactor edit-actions-bar directive 9 years ago
Alex Dik 23be21e66a Move edit actions bar to components directory 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
Jens Ulferts 052e610cee force reloading of page upon query change 9 years ago
Magdalena Kafka 1dab35e6ae Use active class on wp watcher button 9 years ago
Henriette Dinger 0b5b69f122 Apply correct checkbox classes for correct styling 9 years ago
Alex Dik 2313603674 Remove references by using the delete keyword 9 years ago
Magdalena Kafka 650001f292 Add select--form class on selectfields 9 years ago
Alex Dik 3ce057eed4 Pass correct parameter to pending attachments event 9 years ago
Alex Dik 3ae36dfaec Remove unused dependencies 9 years ago
Alex Dik 05363a059e Remove redundant fieldController.state reference 9 years ago
Alex Dik 20dd5ee662 Remove redundant setFailure function 9 years ago
Alex Dik b5a4601a0e Remove redundant event caller function 9 years ago
Alex Dik 5f7de1b8aa Remove possible event listener memory leak 9 years ago
Alex Dik fe52d69e28 Move discard function to EditableFieldsState 9 years ago
Alex Dik d09ebd6833 Refactor edit pane directive scope 9 years ago