[openSUSE/open-build-service] 6fb908: Add separate view for mentioned issues
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 6fb908953cab673784519498a994d42f2d7bf832 https://github.com/openSUSE/open-build-service/commit/6fb908953cab6737845194... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2023-05-05 (Fri, 05 May 2023) Changed paths: M src/api/app/controllers/webui/request_controller.rb M src/api/app/helpers/webui/request_helper.rb M src/api/app/views/webui/request/_breadcrumb_items.html.haml M src/api/app/views/webui/request/_request_tabs.html.haml M src/api/app/views/webui/request/beta_show.html.haml A src/api/app/views/webui/request/mentioned_issues.html.haml M src/api/config/routes/webui_routes.rb Log Message: ----------- Add separate view for mentioned issues Commit: fc9efe1663a5f129b9192fb7c63588e0655d3e93 https://github.com/openSUSE/open-build-service/commit/fc9efe1663a5f129b9192f... Author: Rubhan Azeem <rubhanazeem@gmail.com> Date: 2023-05-05 (Fri, 05 May 2023) Changed paths: R src/api/app/views/webui/request/beta_show_tabs/_mentioned_issues.html.haml Log Message: ----------- Remove mentioned issues partial Commit: 4c1ff29876ae83432b6bf0c4b304f0f41c009b41 https://github.com/openSUSE/open-build-service/commit/4c1ff29876ae83432b6bf0... Author: Saray Cabrera Padrón <scabrerapadron@suse.de> Date: 2023-05-05 (Fri, 05 May 2023) Changed paths: M src/api/app/helpers/webui/request_helper.rb Log Message: ----------- Simplify next_prev_path method Commit: abe78343e52b3587ec2b1986b7d31a01bd6513e2 https://github.com/openSUSE/open-build-service/commit/abe78343e52b3587ec2b19... Author: Saray Cabrera Padrón <scabrerapadron@suse.com> Date: 2023-05-05 (Fri, 05 May 2023) Changed paths: M src/api/app/controllers/webui/request_controller.rb M src/api/app/helpers/webui/request_helper.rb M src/api/app/views/webui/request/_breadcrumb_items.html.haml M src/api/app/views/webui/request/_request_tabs.html.haml M src/api/app/views/webui/request/beta_show.html.haml R src/api/app/views/webui/request/beta_show_tabs/_mentioned_issues.html.haml A src/api/app/views/webui/request/mentioned_issues.html.haml M src/api/config/routes/webui_routes.rb Log Message: ----------- Merge pull request #14256 from rubhanazeem/mentioned-issues-tab-page Convert mentioned issues tab to a separate action Compare: https://github.com/openSUSE/open-build-service/compare/3d51b274460a...abe783...
participants (1)
-
Saray Cabrera Padrón