Commit Graph

106 Commits (502c5b0ba6dbecefc41a7ac955141c2814faacb3)

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 2b1d12a1ba reliably get schema of dynamic attribute 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 0a43b29e1e Implement inplaceEditErrors service for inplace error handling 9 years ago
Alex Dik 6a4ee0d34a Replace EdiableFieldsState.errors with errors service 9 years ago
Oliver Günther 7f90aed775 Use $state to redirect from context menu to edit 9 years ago
Alex Dik 7350a25863 Implement inplaceEditForm service 9 years ago
Magdalena Kafka 79757b5c94 Increase min-height for description field 9 years ago
Jens Ulferts 94451e6489 not writable overrules having a list of values 9 years ago
Oliver Günther 6439836c8f Append empty option appropriately 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 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 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 d07b40445f Notification on created work package 9 years ago
Alex Dik 67f54e5ede Refactor new-route template 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