Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 7cbee546a15e3ef38f8e0ede5a0f6e63cd18855d https://github.com/openSUSE/open-build-service/commit/7cbee546a15e3ef38f8e0e... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2024-12-19 (Thu, 19 Dec 2024) Changed paths: M src/api/.haml-lint_todo.yml M src/api/app/views/webui/shared/bs_requests/_requests_filter.html.haml Log Message: ----------- Add filter for staging project Commit: 9ecc0a4fb21078834fc8a959188707c6bf2b9659 https://github.com/openSUSE/open-build-service/commit/9ecc0a4fb21078834fc8a9... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2024-12-19 (Thu, 19 Dec 2024) Changed paths: M src/api/app/controllers/concerns/webui/requests_filter.rb M src/api/app/views/webui/shared/bs_requests/_form.html.haml Log Message: ----------- Add search for the staging project filter field Commit: 031988b74e98c77e1e010268fd6bc7e63cd3b91a https://github.com/openSUSE/open-build-service/commit/031988b74e98c77e1e0102... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2024-12-19 (Thu, 19 Dec 2024) Changed paths: M src/api/app/controllers/webui/packages/bs_requests_controller.rb M src/api/app/controllers/webui/projects/bs_requests_controller.rb M src/api/app/controllers/webui/users/bs_requests_controller.rb M src/api/app/views/webui/packages/bs_requests/index.html.haml M src/api/app/views/webui/projects/bs_requests/index.html.haml Log Message: ----------- Filter initial requests based on staging projects Commit: 7e8fd823b652661f14eecda09a8688b1ce6e4593 https://github.com/openSUSE/open-build-service/commit/7e8fd823b652661f14eecd... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2024-12-19 (Thu, 19 Dec 2024) Changed paths: A src/api/spec/cassettes/Project_Requests/filter_by_staging_projects/for_non_staging_projects/shows_the_staging_requests.yml A src/api/spec/cassettes/Project_Requests/filter_by_staging_projects/for_staging_projects/shows_the_staging_requests.yml M src/api/spec/features/beta/webui/project_requests_spec.rb Log Message: ----------- Add specs to check staging projects filter Commit: f3f10b1483de1e43f2c1b4695b34f9dce1ec48fa https://github.com/openSUSE/open-build-service/commit/f3f10b1483de1e43f2c1b4... Author: Lukas Krause <lkrause@suse.de> Date: 2024-12-19 (Thu, 19 Dec 2024) Changed paths: M src/api/.haml-lint_todo.yml M src/api/app/controllers/concerns/webui/requests_filter.rb M src/api/app/controllers/webui/packages/bs_requests_controller.rb M src/api/app/controllers/webui/projects/bs_requests_controller.rb M src/api/app/controllers/webui/users/bs_requests_controller.rb M src/api/app/views/webui/packages/bs_requests/index.html.haml M src/api/app/views/webui/projects/bs_requests/index.html.haml M src/api/app/views/webui/shared/bs_requests/_form.html.haml M src/api/app/views/webui/shared/bs_requests/_requests_filter.html.haml A src/api/spec/cassettes/Project_Requests/filter_by_staging_projects/for_non_staging_projects/shows_the_staging_requests.yml A src/api/spec/cassettes/Project_Requests/filter_by_staging_projects/for_staging_projects/shows_the_staging_requests.yml M src/api/spec/features/beta/webui/project_requests_spec.rb Log Message: ----------- Merge pull request #17200 from rubhanazeem/filter-stg-proj Staging project filter for requests Compare: https://github.com/openSUSE/open-build-service/compare/a28e93f44777...f3f10b... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications