[obs-commits] [openSUSE/open-build-service] f21e27: Implement package binary job history in bootstrap

Branch: refs/heads/bootstrap-master Home: https://github.com/openSUSE/open-build-service Commit: f21e27e50144d4c7c297ff86143e77401a26df1e https://github.com/openSUSE/open-build-service/commit/f21e27e50144d4c7c297ff... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-09-28 (Fri, 28 Sep 2018) Changed paths: M src/api/app/assets/javascripts/webui2/application.js A src/api/app/assets/javascripts/webui2/job_history.js M src/api/app/controllers/webui/packages/job_history_controller.rb M src/api/app/views/webui2/webui/package/_tabs.html.haml A src/api/app/views/webui2/webui/packages/job_history/_breadcrumb_items.html.haml A src/api/app/views/webui2/webui/packages/job_history/index.html.haml Log Message: ----------- Implement package binary job history in bootstrap We had to explicitly define the package variable in the breadcrumbs to avoid a breakage when rendering the job history page. This is because the job history page does not define all variables we require for the tabs partial. Co-authored-by: Saray Cabrera Padrón <scabrerapadron@suse.de> Commit: d3fd3bed2e4698226d0da4e86bfeb3a508acf564 https://github.com/openSUSE/open-build-service/commit/d3fd3bed2e4698226d0da4... Author: David Kang <dkang@suse.com> Date: 2018-09-28 (Fri, 28 Sep 2018) Changed paths: M src/api/app/assets/javascripts/webui2/application.js A src/api/app/assets/javascripts/webui2/job_history.js M src/api/app/controllers/webui/packages/job_history_controller.rb M src/api/app/views/webui2/webui/package/_tabs.html.haml A src/api/app/views/webui2/webui/packages/job_history/_breadcrumb_items.html.haml A src/api/app/views/webui2/webui/packages/job_history/index.html.haml Log Message: ----------- Merge pull request #5933 from bgeuken/feature/bootstrap-package-job-history Implement package binary job history in bootstrap Commit: 2f26745e6e92aa8e2c61f7955d8c3d7c424347d4 https://github.com/openSUSE/open-build-service/commit/2f26745e6e92aa8e2c61f7... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2018-09-28 (Fri, 28 Sep 2018) Changed paths: M src/api/app/assets/javascripts/webui2/application.js A src/api/app/assets/javascripts/webui2/job_history.js M src/api/app/controllers/webui/packages/job_history_controller.rb A src/api/app/views/webui2/webui/packages/job_history/_breadcrumb_items.html.haml A src/api/app/views/webui2/webui/packages/job_history/index.html.haml Log Message: ----------- Merge branch 'master' into bootstrap-master Compare: https://github.com/openSUSE/open-build-service/compare/52864ac5cb32...2f2674... **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Christian Bruckmayer