Commit Graph

573 Commits (1c9ad6d4a2150d86ad79e7d33d045ff462348365)

Author SHA1 Message Date
Oliver Günther 2ee7465138 Fix tab order on activity tab 9 years ago
Alex Dik 752dcac18c Move WP list route files to components directory 9 years ago
Alex Dik 7b9f9ec2dd Move show route files to components directory 9 years ago
Oliver Günther 955c1194f2 Add definingProject as group to version 9 years ago
Alex Dik 06b38547f6 Move details route files to components directory 9 years ago
Jens Ulferts 64819caa14 use standard notification message 9 years ago
Jens Ulferts 40636eac4c show success notification after wp create 9 years ago
Alex Dik f318955a5e Move new controller to components 9 years ago
Alex Dik 23be21e66a Move edit actions bar to components directory 9 years ago
Alex Dik d82bd3ebe4 Move WP comment directive to new components location 9 years ago
Magdalena Kafka 1dab35e6ae Use active class on wp watcher button 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 7bf647281d remove no longer used constant 9 years ago
Jens Ulferts 2726d84bf9 add author to "people" list 9 years ago
Alex Dik 87e8abcc37 Add disabled attribute to watcher button directive 9 years ago
Jens Ulferts f6f6a25ddb adapt dynamic attribute directive to be more in line with other inplace edit directive 9 years ago
Oliver Günther a87425507f Rewrite as separate directive 9 years ago
Oliver Günther 4c5da5154e Fix unwatch function is Firefox 9 years ago
Oliver Günther bcf54d635f Refactor watch functionality in ShowController 9 years ago
Oliver Günther c6a01459a4 Split view: Add watch, unwatch buttons 9 years ago
Alex Dik 7bc091ad77 Remove loading overlay 9 years ago
Alex Dik 49539869c7 Fix grouping algorithm 9 years ago
Oliver Günther 952d38ec21 Look at correct place for empty duration (PT0S) 9 years ago
Jens Ulferts 31709781e9 correctly initialize comment controller 9 years ago
Alex Dik 0b429dc0b6 Use focus-on attribute in columns modal 9 years ago
Jens Ulferts f676d036f6 allow for issuing a second comment with the same controller 9 years ago
Jens Ulferts 35906c1a00 remove merge remains 9 years ago
Jens Ulferts 41cb867cc5 adapt error helper to changed api 9 years ago
Jens Ulferts 7fcc59af2a avoid unspecific error message 9 years ago
Jens Ulferts e7bba2aa8b show errors on fields 9 years ago
Oliver Günther bd1247d376 Strip notify from frontend 9 years ago
Alex Dik 157cd008e7 Set fields to edit state when creating a new work pacakge 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 880cd83485 Implement WP editing in list overview 9 years ago
Alex Dik aa01eb1f79 Implement work package editing in fullscreen view 9 years ago
Jens Ulferts 4e156538bf define function to execute on clicking 9 years ago
Jens Ulferts eadd29b188 extract behaviour into own directive 9 years ago