Commit Graph

154 Commits (f4b90d61f18c3472ae370d2a943e46449c6e4234)

Author SHA1 Message Date
Jens Ulferts dbfcfb49b7 Revert "Merge pull request #3646 from furinvader/16364-fullscreen-edit" 9 years ago
Alex Dik b422907206 Reduce fieldController redundancies 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 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
Alex Dik b9bf6d0274 Add work package edit actions toolbar (save & cancel) 9 years ago
Alex Dik c6e1632af4 Implement WP editing in list overview 9 years ago
Alex Dik c662325ba8 Implement work package editing in fullscreen view 9 years ago
Oliver Günther 9ad48023ed Always allow attachment upload for new work packages 9 years ago
Alex Dik 0b7f369fbe Undo escaping of work package links 9 years ago
Tim Habermaas af73d60773 Hide attachment dropzone if user has no rights to upload files. 9 years ago
Tim Habermaas ed23d6eb7f Fix links from work packages table to fullscreen view. 9 years ago
Tim Habermaas e5fceb38be Fix non-camelcased name. 9 years ago
Tim Habermaas bc5df6e051 Point work package link from table to new angular show view. 9 years ago
Oliver Günther d5a3b21049 Scroll to element only when visible 9 years ago
Oliver Günther de96916dac Minor corrections 9 years ago
Oliver Günther 7f602664fc Allow focussing an element after work package has been updated 9 years ago
Oliver Günther 9bd4e06d29 Use promises in submitFields methods to defer updating 9 years ago
Oliver Günther 8da4ac0d63 Restore empty description submit 9 years ago
Oliver Günther c3589353cb Scroll to textarea controls when editing and space available 9 years ago
Henriette Dinger 27c60cf667 Incorporate review feedback 9 years ago
Oliver Günther 3ca36e1e1d Parallel sending of comment and fields in WP split view 9 years ago
Oliver Günther 5732eee3d3 Propagate and distribute field and comment submits in WP Field Service 9 years ago
Oliver Günther 0883cf9834 Replace exclusive-edit with transcluded comment directive 9 years ago
Oliver Günther 0aed8bb310 Test for comment input 9 years ago
Oliver Günther 3bfad28db0 Correct comment behavior with optional notifications 9 years ago
Henriette Dinger 01d47ea851 Editable comment field 9 years ago
Jens Ulferts c26773e5f8 split method to avoid boolean flag 9 years ago
Jens Ulferts 2d081b97fb filter directories before uploading 9 years ago
Oliver Günther 528e2f92e2 Load preselected work package when required 9 years ago
Alexander Bach c0c726cc15 Reset WP id for details pane display 9 years ago
Jens Ulferts 27f05acbc7 allow keyboard access to watcher delete 9 years ago
Jens Ulferts adb27e589e open ui-select upon watcher adding clicked 9 years ago
Jens Ulferts ad3dd7f27d allow keyboard access for attachment deletion 9 years ago
Florian Kraft bf33466964 use a several parts from inplace edit to change add watcher workflow 9 years ago
Florian Kraft d9f67f6266 insert translations 9 years ago
Florian Kraft 07058738a1 handle injections to watchers service properly and add tests 9 years ago
Florian Kraft 64daddf767 remove dead code and provide helpers for the array sets 9 years ago
Florian Kraft 64ba83a718 make watchers removable 9 years ago
Florian Kraft f47418de07 provide a method of adding watchers 9 years ago
Florian Kraft 6025a1b0e5 add a lookup directive 9 years ago
Jens Ulferts aadf639e68 remove helper method no longer needed 9 years ago
Florian Kraft 728efb6372 check for the existance of files in a work package 9 years ago
Florian Kraft df2a5fb02a only show errors when there are errors to be shown 9 years ago