[openSUSE/open-build-service] 481e89: Implement controller side of the action type filter
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 481e899a7451196771563cb35b7e7b9f497ad586 https://github.com/openSUSE/open-build-service/commit/481e899a7451196771563c... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-07-26 (Fri, 26 Jul 2024) Changed paths: M src/api/app/controllers/webui/request_controller.rb M src/api/app/models/bs_request.rb M src/api/app/models/bs_request_action.rb Log Message: ----------- Implement controller side of the action type filter Commit: a378d146f4f0e62f2f69b5c6b57311a3c38e2655 https://github.com/openSUSE/open-build-service/commit/a378d146f4f0e62f2f69b5... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-07-26 (Fri, 26 Jul 2024) Changed paths: M src/api/app/helpers/webui/request_helper.rb M src/api/app/views/webui/request/_request_item.html.haml M src/api/app/views/webui/request/_requests_filter.html.haml Log Message: ----------- Implement view side of the action type filter Commit: ca12c539ede0562797e96c4c8266f7da2e8eab12 https://github.com/openSUSE/open-build-service/commit/ca12c539ede0562797e96c... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-07-26 (Fri, 26 Jul 2024) Changed paths: M src/api/spec/features/beta/webui/requests_index_spec.rb Log Message: ----------- Add tests for the action type selector Commit: d847b8ca6d3f73f7e014c464ce4967325c7b8a00 https://github.com/openSUSE/open-build-service/commit/d847b8ca6d3f73f7e014c4... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-07-29 (Mon, 29 Jul 2024) Changed paths: M src/api/app/assets/stylesheets/webui/requests.scss M src/api/app/views/webui/request/index.html.haml Log Message: ----------- Make the mobile view work consistently Commit: 90d997a47fda5341259c335637809522da65be06 https://github.com/openSUSE/open-build-service/commit/90d997a47fda5341259c33... Author: Saray Cabrera Padrón <scabrerapadron@suse.com> Date: 2024-07-29 (Mon, 29 Jul 2024) Changed paths: M src/api/app/assets/stylesheets/webui/requests.scss M src/api/app/controllers/webui/request_controller.rb M src/api/app/helpers/webui/request_helper.rb M src/api/app/models/bs_request.rb M src/api/app/models/bs_request_action.rb M src/api/app/views/webui/request/_request_item.html.haml M src/api/app/views/webui/request/_requests_filter.html.haml M src/api/app/views/webui/request/index.html.haml M src/api/spec/features/beta/webui/requests_index_spec.rb Log Message: ----------- Merge pull request #16525 from hellcp-work/request-action-type-filter Request action type filter Compare: https://github.com/openSUSE/open-build-service/compare/627064eec9dc...90d997... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Saray Cabrera Padrón