[openSUSE/open-build-service] f91203: Use query object to make filtering more flexible a...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: f91203806a51aee9f01648d27445a94e2f1ceea3 https://github.com/openSUSE/open-build-service/commit/f91203806a51aee9f01648... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2024-10-29 (Tue, 29 Oct 2024) Changed paths: M src/api/app/controllers/concerns/webui/requests_filter.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/base.rb M src/api/app/models/bs_request/find_for/query.rb M src/api/app/views/webui/requests_listing/_requests_filter.html.haml M src/api/app/views/webui/requests_listing/index.html.haml Log Message: ----------- Use query object to make filtering more flexible and generalized Update filter_requests to rely on query object and introduce helper methods to set page title and navigation url Commit: 0c91542015cbf45ae0d17d60108a285e4def0ebd https://github.com/openSUSE/open-build-service/commit/0c91542015cbf45ae0d17d... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2024-10-29 (Tue, 29 Oct 2024) Changed paths: M src/api/app/controllers/concerns/webui/requests_filter.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/base.rb M src/api/app/models/bs_request/find_for/query.rb M src/api/app/views/webui/requests_listing/_requests_filter.html.haml M src/api/app/views/webui/requests_listing/index.html.haml Log Message: ----------- Merge pull request #17025 from rubhanazeem/refactor/request-listing Refactor request listing Compare: https://github.com/openSUSE/open-build-service/compare/1a1ef2768c2a...0c9154... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Rubhan Azeem