Commit Graph

1479 Commits (ca3a3e90e8e920a7b39fa10e4b427d34570b5084)

Author SHA1 Message Date
Oliver Günther f01e839772 Restore bulk edit for more than one selected work package 9 years ago
Oliver Günther 7f90aed775 Use $state to redirect from context menu to edit 9 years ago
Alex Dik d2855d7ed8 Implement edit route for work packages 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 4257543d40 Set details view button as active if new WP is being created 9 years ago
Magdalena Kafka 04d1fb509b Make edit button inside toolbar blue 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
Oliver Günther 643db198ec Avoid nRepeat dupes error 9 years ago
Alex Dik 5b9506575a Fix WP routing error 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 5b2f699123 Change full-create state url 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 bd31bdd761 Fix routing for projects sub routes 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
Alex Dik 552d93b6e1 Fix double slash issue for all projects child states 9 years ago
Oliver Günther 71d6a12955 Properly focus the notification to read out the content 9 years ago
Oliver Günther 352ae41456 Add ConfigurationService mocks to karma 9 years ago
Oliver Günther 34634927db Focus on rails flashes in accessibility mode. 9 years ago
Oliver Günther ecf929e22c Remove comment notification 9 years ago
Jens Ulferts 647b331dc4 prevent ui-routing on wp not found 9 years ago