[openSUSE/open-build-service] f53a6d: Add the ability to attach labels to requests
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: f53a6db4bb27c75f4450954e2c28d163c9e5043b https://github.com/openSUSE/open-build-service/commit/f53a6db4bb27c75f445095... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2024-08-08 (Thu, 08 Aug 2024) Changed paths: M src/api/app/controllers/webui/labels_controller.rb M src/api/app/helpers/webui/request_helper.rb M src/api/app/models/bs_request.rb M src/api/app/policies/bs_request_policy.rb M src/api/app/views/webui/request/_request_header.html.haml Log Message: ----------- Add the ability to attach labels to requests Commit: 066326c3f5dbd5f2319d7c8b0cee0428e4e08904 https://github.com/openSUSE/open-build-service/commit/066326c3f5dbd5f2319d7c... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2024-08-08 (Thu, 08 Aug 2024) Changed paths: A src/api/spec/factories/label.rb A src/api/spec/features/beta/webui/requests_labels_spec.rb Log Message: ----------- Add specs to check presence of labels on bs_request page Commit: b3dd453bb0426f724b34a01a079bbe26e8195f38 https://github.com/openSUSE/open-build-service/commit/b3dd453bb0426f724b34a0... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2024-08-09 (Fri, 09 Aug 2024) Changed paths: M src/api/app/controllers/webui/labels_controller.rb M src/api/app/helpers/webui/request_helper.rb M src/api/app/models/bs_request.rb M src/api/app/policies/bs_request_policy.rb M src/api/app/views/webui/request/_request_header.html.haml A src/api/spec/factories/label.rb A src/api/spec/features/beta/webui/requests_labels_spec.rb Log Message: ----------- Merge pull request #16635 from rubhanazeem/label-requests Labeling requests Compare: https://github.com/openSUSE/open-build-service/compare/4538ed273774...b3dd45... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Rubhan Azeem