Commit Graph

874 Commits (8625a6afb992ebcb8dc28bf71b91b88a83b45ec0)

Author SHA1 Message Date
Magdalena Kafka 8625a6afb9 Show WP type and ID instead of description label on wp details panel 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
Jens Ulferts b6660b5818 cleanup accessible-by-keyboard 9 years ago
Jens Ulferts 02c2452e54 improve robustness 9 years ago
Alex Dik c88209bbbe Remove send without email 9 years ago
Jens Ulferts 735b83cab5 replace execute-on-enter by click-on-keypress 9 years ago
Jens Ulferts 4e156538bf define function to execute on clicking 9 years ago
Jens Ulferts ca68b8d7b8 use click-on-keypress directive for accessible-by-keyboard directive 9 years ago
Jens Ulferts eadd29b188 extract behaviour into own directive 9 years ago
Jens Ulferts f96938bc0f open select on space as well 9 years ago
Jens Ulferts ca6e387ddd remove ineffective and unnecessary reqire [sic] statement 9 years ago
Jens Ulferts b319cc1837 open file select on enter 9 years ago
Oliver Günther 1d789b0fba Globally disable CachService in run block 9 years ago
Magdalena Kafka 4b1e0b55a6 Remove toggle all link from wp table 9 years ago
Jens Ulferts cb2c2e2ad6 fix appended slash on /work_packages route 9 years ago
Peter Lehwess 3b646aa605 Display no results box where ever there is no data to display 9 years ago
Magdalena Kafka 5698f3f828 Fix position of tooltip inside wp modals 9 years ago
Jens Ulferts 61b44eeb7d provide default for locale 9 years ago
Jens Ulferts f4b90d61f1 render a duration according to the user's locale 9 years ago
Jens Ulferts ec15ffe861 require all angular locale files and load the one fitting the locale 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 189a8f8da4 Make inplaceEdit.from method an optional getter 9 years ago
Alex Dik 4287c81ea8 Set fields to edit state when creating a new work pacakge 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 93c57ecf48 Refactor component initiation of inplace-edit 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 e8e45b862a Change edit action toolbar appearance 9 years ago
Alex Dik 5ab24dc7a6 Implement cancel button for fullscreen edit 9 years ago
Alex Dik f8aca6a2a8 Change appearance of edit mode action buttons 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
Alex Dik 43318dac3f Allow tests/specs to be located under components/ 9 years ago
Alex Dik 0e5e0dfd38 Refactor HALAPIResource service 9 years ago
Alex Dik b383734e9e Simplify component handling 9 years ago
Magdalena Kafka c799a620f8 Use new dropzone style on wp create form 9 years ago
Magdalena Kafka ed13cbd7d6 Show attachment-icon before each attachment 9 years ago