[openSUSE/open-build-service] d3baf4: Implement user requests listing under new controllers
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: d3baf41b25762ecad8e4a029504555f5e7258141 https://github.com/openSUSE/open-build-service/commit/d3baf41b25762ecad8e4a0... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-12-04 (Wed, 04 Dec 2024) Changed paths: M src/api/app/controllers/webui/users/bs_requests_controller.rb A src/api/app/views/webui/users/bs_requests/_breadcrumb_items.html.haml A src/api/app/views/webui/users/bs_requests/index.html.haml Log Message: ----------- Implement user requests listing under new controllers We want it to be more "the rails way" and to move specific code out of generic concerns Commit: be62be4f4855cec5821c0be27d962538e73079e7 https://github.com/openSUSE/open-build-service/commit/be62be4f4855cec5821c0b... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-12-04 (Wed, 04 Dec 2024) Changed paths: M src/api/app/controllers/webui/users/bs_requests_controller.rb A src/api/app/views/webui/users/bs_requests/_breadcrumb_items.html.haml A src/api/app/views/webui/users/bs_requests/index.html.haml Log Message: ----------- Merge pull request #17158 from danidoni/refactoring/implement-user-requests-under-new-controllers Refactoring/implement user requests under new controllers Compare: https://github.com/openSUSE/open-build-service/compare/5ce1fef358a8...be62be... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Dani Donisa