[obs-commits] [openSUSE/open-build-service] cde79d: [webui] Do not override JS method in multiple requ...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: cde79d3f7e8c04e3e5a1b59013e156ed4ee014fe https://github.com/openSUSE/open-build-service/commit/cde79d3f7e8c04e3e5a1b5... Author: Ana María Martínez Gómez <ammartinez@suse.de> Date: 2018-04-13 (Fri, 13 Apr 2018) Changed paths: M src/api/app/controllers/webui/package_controller.rb M src/api/app/views/shared/_buildresult_box.html.haml M src/api/app/views/webui/package/_buildstatus.html.haml Log Message: ----------- [webui] Do not override JS method in multiple requests `function update_rpmlint_result` and `function update_build_result` where defined more than once for multiple request. This fixes the broken "Selecting build / rpmlint result" in request show page, reported in https://github.com/openSUSE/open-build-service/pull/4720 Co-authored-by: Christian Bruckmayer <cbruckmayer@suse.com> Commit: 7a4f03999f014524f39ade512aef80bbd6f87029 https://github.com/openSUSE/open-build-service/commit/7a4f03999f014524f39ade... Author: Ana María Martínez Gómez <ammartinez@suse.de> Date: 2018-04-13 (Fri, 13 Apr 2018) Changed paths: M src/api/app/controllers/webui/package_controller.rb M src/api/app/views/shared/_buildresult_box.html.haml M src/api/app/views/webui/package/_buildstatus.html.haml Log Message: ----------- Merge pull request #4844 from Ana06/javascript-2 [webui] Fix worst JS ever Compare: https://github.com/openSUSE/open-build-service/compare/2581e67f3f38...7a4f03...
participants (1)
-
Ana María Martínez Gómez