[obs-commits] [openSUSE/open-build-service] fed857: Add Edit Comment functionality on WebUI comments
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: fed85770bf22784cb8d4351f65a00ae395b3f006 https://github.com/openSUSE/open-build-service/commit/fed85770bf22784cb8d435... Author: pk12 <panagiwthskan@gmail.com> Date: 2020-09-17 (Thu, 17 Sep 2020) Changed paths: M src/api/app/assets/javascripts/webui/comment.js M src/api/app/controllers/webui/comments_controller.rb M src/api/app/policies/comment_policy.rb 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 M src/api/config/routes/webui_routes.rb M src/api/spec/controllers/webui/comments_controller_spec.rb M src/api/spec/features/beta/webui/comments_spec.rb M src/api/spec/features/webui/comments_spec.rb M src/api/spec/policies/comment_policy_spec.rb Log Message: ----------- Add Edit Comment functionality on WebUI comments Commit: dd4b9f71d1f5e6c47436b3c2e23b083a6ec4ec4a https://github.com/openSUSE/open-build-service/commit/dd4b9f71d1f5e6c47436b3... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2020-09-17 (Thu, 17 Sep 2020) Changed paths: M src/api/app/assets/javascripts/webui/comment.js M src/api/app/controllers/webui/comments_controller.rb M src/api/app/policies/comment_policy.rb 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 M src/api/config/routes/webui_routes.rb M src/api/spec/controllers/webui/comments_controller_spec.rb M src/api/spec/features/beta/webui/comments_spec.rb M src/api/spec/features/webui/comments_spec.rb M src/api/spec/policies/comment_policy_spec.rb Log Message: ----------- Merge pull request #10148 from pk12/pkanellidis_Edit_Comment Edit comments feature Compare: https://github.com/openSUSE/open-build-service/compare/4ce6bc081cf5...dd4b9f...
participants (1)
-
Dany Marcoux