Commit Graph

62 Commits (d47af25ae2173493001dc3a98dc48ec091e1dbd6)

Author SHA1 Message Date
Alex Dik 722f4efcec Update field values on form refreshment 9 years ago
Alex Dik 5aad6764d4 Refactor storage service a little 9 years ago
Alex Dik 6fdb427ba3 Move defined properties in 'Object.defineProperties' method 9 years ago
Jens Ulferts d1e7f84b4e always show required fields 9 years ago
Alex Dik 234d642dd2 Resolve ConfigurationService test dependencies 9 years ago
Alex Dik 36cc394b59 Delete data of forms with id 'undefined' on cancellation 9 years ago
Alex Dik 6a4ee0d34a Replace EdiableFieldsState.errors with errors service 9 years ago
Alex Dik 7350a25863 Implement inplaceEditForm service 9 years ago
Jens Ulferts 94451e6489 not writable overrules having a list of values 9 years ago
Oliver Günther 92080e17ba Properly show embedded values in changed drop-down directive 9 years ago
Oliver Günther ecf929e22c Remove comment notification 9 years ago
Oliver Günther c75f62ee0d Extract groups from options when they are embedded 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 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 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 1fa4b39d12 Implement multi storage service 9 years ago
Alex Dik f1c9af9d2e Implement add comment method in inplaceEditStorage service 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 d07b40445f Notification on created work package 9 years ago
Alex Dik e5aee16631 Move stateChange event handler to EditableFieldsState 9 years ago
Alex Dik 2313603674 Remove references by using the delete keyword 9 years ago
Alex Dik fe52d69e28 Move discard function to EditableFieldsState 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 7577385057 first stab at updating form on type switch 9 years ago
Jens Ulferts 1e2b7755d1 improve placeholder robustness 9 years ago
Jens Ulferts ca004d8e1a define placeholders in yml files 9 years ago
Alex Dik 4259f340d5 Add missing dependency to WorkPackageFieldService 9 years ago
Alex Dik 1ebf9159c1 Make inplaceEdit.from method an optional getter 9 years ago
Alex Dik 157cd008e7 Set fields to edit state when creating a new work pacakge 9 years ago
Alex Dik fefbaa14bb Keep inplace edit values between views 9 years ago
Alex Dik 5aeccc2d2c Reduce fieldController redundancies 9 years ago