Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 414b1c60ef1f8d4f21dea8f9c7c92fd0d6e19aba https://github.com/openSUSE/open-build-service/commit/414b1c60ef1f8d4f21dea8... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2024-10-31 (Thu, 31 Oct 2024) Changed paths: M src/api/app/controllers/concerns/webui/requests_filter.rb M src/api/app/controllers/webui/project_controller.rb M src/api/app/controllers/webui/requests_listing_controller.rb M src/api/app/helpers/webui/request_helper.rb M src/api/app/models/bs_request/find_for/query.rb M src/api/app/queries/open_requests_finder.rb M src/api/app/views/webui/project/_tabs.html.haml M src/api/app/views/webui/requests_listing/_breadcrumb_items.html.haml M src/api/app/views/webui/requests_listing/index.html.haml M src/api/config/routes/webui.rb Log Message: ----------- Use requests listing for project requests action Commit: 703808a3e6c8be2593d623759e6f31b4d99b767c https://github.com/openSUSE/open-build-service/commit/703808a3e6c8be2593d623... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2024-11-01 (Fri, 01 Nov 2024) Changed paths: A src/api/spec/features/beta/webui/project_requests_spec.rb Log Message: ----------- Add feature specs for project requests UI for beta users Commit: 81c1b614c070ff4904158279e6c6131de68ad0fe https://github.com/openSUSE/open-build-service/commit/81c1b614c070ff49041582... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2024-11-01 (Fri, 01 Nov 2024) Changed paths: M src/api/app/controllers/concerns/webui/requests_filter.rb M src/api/app/controllers/webui/project_controller.rb M src/api/app/controllers/webui/requests_listing_controller.rb M src/api/app/helpers/webui/request_helper.rb M src/api/app/models/bs_request/find_for/query.rb M src/api/app/queries/open_requests_finder.rb M src/api/app/views/webui/project/_tabs.html.haml M src/api/app/views/webui/requests_listing/_breadcrumb_items.html.haml M src/api/app/views/webui/requests_listing/index.html.haml M src/api/config/routes/webui.rb A src/api/spec/features/beta/webui/project_requests_spec.rb Log Message: ----------- Merge pull request #17031 from rubhanazeem/project-requests Move project requests to a requests listing Compare: https://github.com/openSUSE/open-build-service/compare/5156b9e785e3...81c1b6... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications