[obs-commits] [openSUSE/open-build-service] 85e176: Add Cancel button to comment section
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 85e17649b60f1c614433e05b5494866d0a8b744c https://github.com/openSUSE/open-build-service/commit/85e17649b60f1c614433e0... Author: Oleksandr Orlov <oorlov@suse.com> Date: 2020-11-18 (Wed, 18 Nov 2020) Changed paths: M src/api/app/assets/javascripts/webui/comment.js M src/api/app/assets/javascripts/webui/tabs.js M src/api/app/views/webui/comment/_comment_field.html.haml M src/api/app/views/webui/comment/_new.html.haml M src/api/app/views/webui/comment/_reply.html.haml Log Message: ----------- Add Cancel button to comment section It is not clear how to collapse comment section once it is expanded while editing or replying. The commit adds "Cancel" button for this purpose. Commit: 3ce10d89bdefb05fa8ea6c75e12c2247c8905a4b https://github.com/openSUSE/open-build-service/commit/3ce10d89bdefb05fa8ea6c... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2020-11-19 (Thu, 19 Nov 2020) Changed paths: M src/api/app/assets/javascripts/webui/comment.js M src/api/app/assets/javascripts/webui/tabs.js M src/api/app/views/webui/comment/_comment_field.html.haml M src/api/app/views/webui/comment/_new.html.haml M src/api/app/views/webui/comment/_reply.html.haml Log Message: ----------- Merge pull request #10446 from OleksandrOrlov/comment_cancel Add Cancel button to comment section Compare: https://github.com/openSUSE/open-build-service/compare/f4607cbf6a69...3ce10d...
participants (1)
-
Dany Marcoux