Commit Graph

598 Commits (c2d0828c98b38d79278e61d3991d155e654aa869)

Author SHA1 Message Date
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
Alex Dik 24cdda6e7c Fix cancellation error 9 years ago
Alex Dik c902c37eb7 Make switching between list an full create possible 9 years ago
Alex Dik 404061498f Remove unused onCancel 9 years ago
Magdalena Kafka 70eef34334 Use absolute layout mode on wp full create 9 years ago
Magdalena Kafka fe2c3d2a51 Add missing toolbar-items class 9 years ago
Alex Dik 420e021b81 Add details view class to default WP-create form 9 years ago
Oliver Günther 6439836c8f Append empty option appropriately 9 years ago
Alex Dik bf3107eb80 Add alternative template for WP-create form 9 years ago
Alex Dik 6226e294fb Hide WP-add button when in edit mode 9 years ago
Alex Dik 43c0ed848f Stop edit mode when leaving create form page 9 years ago
Alex Dik d6e636f853 Move "go back on cancel" method to WP new controller 9 years ago
Alex Dik 3adbf3f505 Implement success state attribute 9 years ago
Alex Dik 8b4e55c497 Adjust action bar position 9 years ago
Alex Dik 2cbcecad32 Remove details class from WP-create form 9 years ago
Oliver Günther 92080e17ba Properly show embedded values in changed drop-down directive 9 years ago
Alex Dik 01e6905d5e Make directive scope attributes optional 9 years ago
Alex Dik aa6cabeb0c Get projectIdentifier from $stateParams in WP-create form 9 years ago
Alex Dik 54735012ae Rename WP create route file 9 years ago
Alex Dik c6ef758f93 Add work package create button to fullscreen vew 9 years ago
Alex Dik 4899b0ba2a Add route for fullscreen create 9 years ago
Oliver Günther 32da16e979 Avoid internal error when project not found 9 years ago
Oliver Günther 5187fba5d7 Avoid using ProjectService when projectIdentifier is null 9 years ago
Alex Dik c5c4a48f7f Isolate scope of create-form directive 9 years ago
Alex Dik eb8ccf19fe Implement WP create form directive 9 years ago
Alex Dik b6aa77c027 Implement isDisabled() method for consistency 9 years ago
Alex Dik 6b5b732544 Activate WP create button if duplication is possible 9 years ago
Alex Dik e071051635 Attach WP create drop down menu to WP create button 9 years ago
Alex Dik c628084406 Revert breakting changes 9 years ago
Alex Dik d1d5f5b7b8 Add stateName property to WP create button 9 years ago
Alex Dik ca3e37fb09 Add controller properties to drop down menu scope 9 years ago
Alex Dik ffd0e8c353 Set disabled property of WP create button on model auth update 9 years ago
Alex Dik e6266fcddf Isolate scope of WP create button 9 years ago
Alex Dik a94652cc0a Move WP create-button to a proper directive 9 years ago
Oliver Günther ecf929e22c Remove comment notification 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
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