Commit Graph

477 Commits (495f1f1939187be1975dae2dccad0821ab35220b)

Author SHA1 Message Date
Alex Dik 79e86fa1e6 Move details controller test to the appropriate directory 9 years ago
Oliver Günther c75f62ee0d Extract groups from options when they are embedded 9 years ago
Jens Ulferts e09f3251ad ensure to always have only one error/success notification 9 years ago
Alex Dik d82bd3ebe4 Move WP comment directive to new components location 9 years ago
Alex Dik a6170eb164 Move WorkPackageService to new components location 9 years ago
Alex Dik 65bf87bf61 Move EditableFieldsState to inplace-edit directory 9 years ago
Jens Ulferts 2726d84bf9 add author to "people" list 9 years ago
Oliver Günther 0c7858e9d7 LocalStorage backed persistent notification toggle 9 years ago
Jens Ulferts 69affcde3a increase test robustness 9 years ago
Jens Ulferts 9ffc9d17f1 adapt karma unit test to changed api error helper 9 years ago
Jens Ulferts 2c342ca399 add missing module to directive test 9 years ago
Oliver Günther bd1247d376 Strip notify from frontend 9 years ago
Jens Ulferts 530d837889 fix protractor spec broken by 735b83c 9 years ago
Alex Dik fefbaa14bb Keep inplace edit values between views 9 years ago
Alex Dik 5aeccc2d2c Reduce fieldController redundancies 9 years ago
Alex Dik e582c304f3 Reference field names via newly introduced field object 9 years ago
Alex Dik bd86311e26 Refactor inplace-edit directory structure 9 years ago
Alex Dik 1b3b570ee1 Replace UI Select with default HTML elements 9 years ago
Alex Dik dd80914f58 Ask user for confirmation when changing states 9 years ago
Alex Dik aaa3df2c14 Disable some ui elements when in edit mode 9 years ago
Alex Dik e92a154725 Implement cancel button for fullscreen edit 9 years ago
Alex Dik 1d8341fdbd Reset user input when cancel button is used in edit mode 9 years ago
Alex Dik 42e27e41a3 Make user input stay when switching between views 9 years ago
Alex Dik 5c9975fd64 Implement WP-edit save button 9 years ago
Alex Dik 99348cadb7 Refactor EditableFieldsService and EditPaneController 9 years ago
Alex Dik c751e0c23c Disable WP edit buttons for users without update permissions 9 years ago
Alex Dik 40167485a9 Add work package edit actions toolbar (save & cancel) 9 years ago
Alex Dik 6e0e818dcb Implement tests for WP fullscreen editing 9 years ago
Alex Dik 5fbf27b7bc Fix error that prevented protractor from starting 9 years ago
Alex Dik f57dc8e734 Allow tests/specs to be located under components/ 9 years ago
Alex Dik c144d5b3a7 Refactor HALAPIResource service 9 years ago
Jens Ulferts 63f6a73846 prevent event to be bound to element of first test run 9 years ago
Jens Ulferts 1ef2728d5f add unit test 9 years ago
Jens Ulferts 735b83cab5 replace execute-on-enter by click-on-keypress 9 years ago
Magdalena Kafka 4b1e0b55a6 Remove toggle all link from wp table 9 years ago
Jens Ulferts 12f8dbf688 Revert "Merge pull request #3661 from furinvader/features/refactoring" 9 years ago
Jens Ulferts dbfcfb49b7 Revert "Merge pull request #3646 from furinvader/16364-fullscreen-edit" 9 years ago
Alex Dik 23a0d6855a Keep inplace edit values between views 9 years ago
Alex Dik b422907206 Reduce fieldController redundancies 9 years ago
Alex Dik 13c664371b Reference field names via newly introduced field object 9 years ago
Alex Dik 0faeeff74c Refactor inplace-edit directory structure 9 years ago
Alex Dik 5dbb78fe79 Replace UI Select with default HTML elements 9 years ago
Alex Dik 46bb3540cc Ask user for confirmation when changing states 9 years ago
Alex Dik 8fc31699c9 Disable some ui elements when in edit mode 9 years ago
Alex Dik 5ab24dc7a6 Implement cancel button for fullscreen edit 9 years ago
Alex Dik 9ec5cd8ea6 Reset user input when cancel button is used in edit mode 9 years ago
Alex Dik 92009a1dd7 Make user input stay when switching between views 9 years ago
Alex Dik be5beca5ca Implement WP-edit save button 9 years ago
Alex Dik 9b290d18f3 Refactor EditableFieldsService and EditPaneController 9 years ago
Alex Dik 7d86b2977c Disable WP edit buttons for users without update permissions 9 years ago