Commit Graph

427 Commits (80b9848a5a945461ef7f522b8971941ccb1f9e3d)

Author SHA1 Message Date
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
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
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
Alex Dik a6170eb164 Move WorkPackageService to new components location 9 years ago
Alex Dik a3c4bcfbce Remove save callback 9 years ago
Alex Dik 65bf87bf61 Move EditableFieldsState to inplace-edit directory 9 years ago
Jens Ulferts 3e970fcf54 cleanup code 9 years ago
Jens Ulferts 0854684c73 localize float values 9 years ago
Jens Ulferts dd0eaf23d4 remove code duplicated from drop down directive 9 years ago
Jens Ulferts 5fa3957f4d prevent discard on esc when in all edit mode 9 years ago
Jens Ulferts 2c5cd32613 remove unused variable injection 9 years ago
Jens Ulferts 1e6ac90244 prevent trying to set a non editable field into edit mode 9 years ago
Jens Ulferts 24e1a79d64 fix error handling broken in 7577385 9 years ago
Jens Ulferts 7577385057 first stab at updating form on type switch 9 years ago
Jens Ulferts 1e2b7755d1 improve placeholder robustness 9 years ago
Jens Ulferts a8834a4888 wrap in timeout to trigger digest cycle 9 years ago
Jens Ulferts 5c7e8ae72c register for later submission upon value change 9 years ago
Jens Ulferts 96be49e915 reenable setting linked resources to null 9 years ago
Jens Ulferts ca004d8e1a define placeholders in yml files 9 years ago