[openSUSE/open-build-service] c3ce19: Add a badge selector
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: c3ce19b234b61ae24d2a842eace0c0c85bd468d2 https://github.com/openSUSE/open-build-service/commit/c3ce19b234b61ae24d2a84... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/api/.jshintrc M src/api/app/assets/javascripts/webui/application.js A src/api/app/assets/javascripts/webui/badge.js M src/api/app/views/webui/package/_side_links.html.haml A src/api/app/views/webui/package/side_links/_create_badge.html.haml Log Message: ----------- Add a badge selector Commit: 322b9c284054278943289483191a016e19a34126 https://github.com/openSUSE/open-build-service/commit/322b9c2840542789432894... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/api/app/assets/javascripts/webui/badge.js M src/api/app/views/webui/package/side_links/_create_badge.html.haml Log Message: ----------- Remove output type selector Commit: f576b9b77ad2018382df84048ba3f3b480d8c626 https://github.com/openSUSE/open-build-service/commit/f576b9b77ad2018382df84... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/api/spec/cassettes/Packages/Viewing_a_package_that/has_derived_packages.yml M src/api/spec/cassettes/Packages/adding_a_valid_file.yml M src/api/spec/cassettes/Packages/behaves_like_bootstrap_user_tab/group_roles/Add_role_to_group.yml M src/api/spec/cassettes/Packages/behaves_like_bootstrap_user_tab/group_roles/Remove_role_from_group.yml M src/api/spec/cassettes/Packages/behaves_like_bootstrap_user_tab/user_roles/Add_role_to_user.yml M src/api/spec/cassettes/Packages/behaves_like_bootstrap_user_tab/user_roles/Remove_role_from_user.yml M src/api/spec/cassettes/Packages/branching_a_package_from_another_users_project/with_AutoCleanup.yml M src/api/spec/cassettes/Packages/branching_a_package_from_another_users_project/without_AutoCleanup.yml M src/api/spec/cassettes/Packages/editing_package_files/editing_an_existing_file.yml M src/api/spec/cassettes/Packages/triggering_package_rebuild/via_binaries_view.yml Log Message: ----------- Recreate casettes for packages feature Commit: 4fcb6e62f89437551f9c8100cd3428dc94d68d45 https://github.com/openSUSE/open-build-service/commit/4fcb6e62f89437551f9c81... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2022-12-19 (Mon, 19 Dec 2022) Changed paths: M src/api/spec/cassettes/Bootstrap_Requests_Submissions/submit_package/not_setting_a_target_package/creates_a_BsRequest_with_the_source_package_name.yml M src/api/spec/cassettes/Bootstrap_Requests_Submissions/submit_package/setting_a_target_package/creates_a_BsRequest_with_target_package_name.yml Log Message: ----------- Recreate cassettes for the requests feature Commit: b82156d8e57f052f7e9198a20d64bc5f6cedd5b8 https://github.com/openSUSE/open-build-service/commit/b82156d8e57f052f7e9198... Author: Dani Donisa <dani.doni@gmail.com> Date: 2022-12-20 (Tue, 20 Dec 2022) Changed paths: M src/api/.jshintrc M src/api/app/assets/javascripts/webui/application.js A src/api/app/assets/javascripts/webui/badge.js M src/api/app/views/webui/package/_side_links.html.haml A src/api/app/views/webui/package/side_links/_create_badge.html.haml M src/api/spec/cassettes/Bootstrap_Requests_Submissions/submit_package/not_setting_a_target_package/creates_a_BsRequest_with_the_source_package_name.yml M src/api/spec/cassettes/Bootstrap_Requests_Submissions/submit_package/setting_a_target_package/creates_a_BsRequest_with_target_package_name.yml M src/api/spec/cassettes/Packages/Viewing_a_package_that/has_derived_packages.yml M src/api/spec/cassettes/Packages/adding_a_valid_file.yml M src/api/spec/cassettes/Packages/behaves_like_bootstrap_user_tab/group_roles/Add_role_to_group.yml M src/api/spec/cassettes/Packages/behaves_like_bootstrap_user_tab/group_roles/Remove_role_from_group.yml M src/api/spec/cassettes/Packages/behaves_like_bootstrap_user_tab/user_roles/Add_role_to_user.yml M src/api/spec/cassettes/Packages/behaves_like_bootstrap_user_tab/user_roles/Remove_role_from_user.yml M src/api/spec/cassettes/Packages/branching_a_package_from_another_users_project/with_AutoCleanup.yml M src/api/spec/cassettes/Packages/branching_a_package_from_another_users_project/without_AutoCleanup.yml M src/api/spec/cassettes/Packages/editing_package_files/editing_an_existing_file.yml M src/api/spec/cassettes/Packages/triggering_package_rebuild/via_binaries_view.yml Log Message: ----------- Merge pull request #13238 from hellcp-work/badge-selector Add a badge selector Compare: https://github.com/openSUSE/open-build-service/compare/284836e28159...b82156...
participants (1)
-
Dani Donisa