[openSUSE/open-build-service] f565bd: Use timeline component for diff comments
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: f565bd08da4c32e1906e27be9082eea274bdf9c2 https://github.com/openSUSE/open-build-service/commit/f565bd08da4c32e1906e27... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M src/api/app/assets/stylesheets/webui/diff.scss M src/api/app/components/diff_component.html.haml M src/api/app/controllers/webui/comments_controller.rb M src/api/app/views/webui/comment/_comment_list.html.haml M src/api/app/views/webui/comment/_new.html.haml M src/api/app/views/webui/request/_inline_comment.html.haml Log Message: ----------- Use timeline component for diff comments Commit: 803cf62b7057f4b13789f40d68c0774ee516e98f https://github.com/openSUSE/open-build-service/commit/803cf62b7057f4b13789f4... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M src/api/app/assets/javascripts/webui/comment.js M src/api/app/assets/stylesheets/webui/diff.scss M src/api/app/components/bs_request_comment_component.html.haml M src/api/app/components/diff_component.html.haml M src/api/app/views/webui/request/_inline_comment.html.haml M src/api/app/views/webui/request/beta_show.html.haml M src/api/app/views/webui/request/inline_comment.js.erb Log Message: ----------- Make the deleting comments work Commit: c1bc9c7d281d81cb5f469e005128018b2592a7fe https://github.com/openSUSE/open-build-service/commit/c1bc9c7d281d81cb5f469e... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2023-04-03 (Mon, 03 Apr 2023) Changed paths: M src/api/app/assets/javascripts/webui/comment.js M src/api/app/assets/stylesheets/webui/diff.scss M src/api/app/components/bs_request_comment_component.html.haml M src/api/app/components/diff_component.html.haml M src/api/app/controllers/webui/comments_controller.rb M src/api/app/views/webui/comment/_comment_list.html.haml M src/api/app/views/webui/comment/_new.html.haml M src/api/app/views/webui/request/_inline_comment.html.haml M src/api/app/views/webui/request/beta_show.html.haml M src/api/app/views/webui/request/inline_comment.js.erb Log Message: ----------- Merge pull request #14100 from hellcp-work/diff-component Use the comment components for rendering comments Compare: https://github.com/openSUSE/open-build-service/compare/75e6940f69bc...c1bc9c...
participants (1)
-
Henne Vogelsang