[openSUSE/open-build-service] 392035: Combine the comment and review decision boxes
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 3920359871990517c7db4e65f97623429964420c https://github.com/openSUSE/open-build-service/commit/3920359871990517c7db4e... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M src/api/app/components/request_decision_component.html.haml M src/api/app/controllers/webui/request_controller.rb M src/api/app/views/webui/request/beta_show.html.haml Log Message: ----------- Combine the comment and review decision boxes Commit: 6be50fa12953d9f1bb4d7d53e5746a21fc4d6db5 https://github.com/openSUSE/open-build-service/commit/6be50fa12953d9f1bb4d7d... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M src/api/app/controllers/webui/comments_controller.rb M src/api/app/controllers/webui/request_controller.rb A src/api/app/models/concerns/build_new_comment.rb Log Message: ----------- Extract common code regarding comment building Commit: fb7a3dac253f5d303f7011f220ef746f583f4a8c https://github.com/openSUSE/open-build-service/commit/fb7a3dac253f5d303f7011... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M src/api/app/components/request_decision_component.html.haml Log Message: ----------- Add canned responses to the combined comment/decision box Commit: c96b410813fc18d924ababc5b45fd23649bdfa94 https://github.com/openSUSE/open-build-service/commit/c96b410813fc18d924abab... Author: ncounter <dleidi@suse.com> Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M src/api/app/components/request_decision_component.html.haml M src/api/app/components/request_decision_component.rb Log Message: ----------- Decision confirm dialog: conditional warn and text Commit: 72c2d23ecfd6e18dbf47a3900835aac8c844a048 https://github.com/openSUSE/open-build-service/commit/72c2d23ecfd6e18dbf47a3... Author: ncounter <dleidi@suse.com> Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M src/api/app/components/request_decision_component.html.haml Log Message: ----------- Let it use canned responses as comment decision text Commit: 0571259011f83a746f7c5527360b7c7d8c72ee17 https://github.com/openSUSE/open-build-service/commit/0571259011f83a746f7c55... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M src/api/app/components/request_decision_component.html.haml Log Message: ----------- Implement the message preview Commit: 67bb5a3fe99729b8f0e922d938ac4ef4891631da https://github.com/openSUSE/open-build-service/commit/67bb5a3fe99729b8f0e922... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M src/api/app/components/request_decision_component.html.haml Log Message: ----------- Show a warning when the comments are closed Commit: 68e09f3b728fa49f4c4f79aaf7f45feb4c52e062 https://github.com/openSUSE/open-build-service/commit/68e09f3b728fa49f4c4f79... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M src/api/app/components/request_decision_component.html.haml Log Message: ----------- Add a bit of space below the checkbox to make the user maintainer also Commit: 711e178ec6edb0da92f3fc44edbe74ebb454ccfa https://github.com/openSUSE/open-build-service/commit/711e178ec6edb0da92f3fc... Author: ncounter <dleidi@suse.com> Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M src/api/app/components/request_decision_component.html.haml Log Message: ----------- Placeholder reminder for markdown usage conditions Commit: 894958396ec81c75882b9cccf73ac37d2f2dd0c7 https://github.com/openSUSE/open-build-service/commit/894958396ec81c75882b9c... Author: ncounter <dleidi@suse.com> Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M src/api/app/components/request_decision_component.html.haml Log Message: ----------- Switch priority button highlight Commit: cf0e98ecb321ddc582c3f0eed628a62ddd410e8a https://github.com/openSUSE/open-build-service/commit/cf0e98ecb321ddc582c3f0... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M src/api/app/controllers/webui/request_controller.rb Log Message: ----------- Reuse the request that require_request found for us Commit: 4bd5b23f05a9f2699b2028c427686046a6052665 https://github.com/openSUSE/open-build-service/commit/4bd5b23f05a9f2699b2028... Author: ncounter <dleidi@suse.com> Date: 2024-10-21 (Mon, 21 Oct 2024) Changed paths: M src/api/app/components/request_decision_component.html.haml Log Message: ----------- One box less to the nested boxes Commit: 9642c4b38fad61d25c2ea31954e8cb885e0380cb https://github.com/openSUSE/open-build-service/commit/9642c4b38fad61d25c2ea3... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2024-10-22 (Tue, 22 Oct 2024) Changed paths: M src/api/app/components/request_decision_component.html.haml M src/api/app/components/request_decision_component.rb M src/api/app/controllers/webui/comments_controller.rb M src/api/app/controllers/webui/request_controller.rb A src/api/app/models/concerns/build_new_comment.rb M src/api/app/views/webui/request/beta_show.html.haml Log Message: ----------- Merge pull request #16960 from danidoni/combine-the-comment-and-the-review-decision-boxes Combine the comment and the review decision boxes Compare: https://github.com/openSUSE/open-build-service/compare/f795059e15a5...9642c4... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Henne Vogelsang