Merge "RIFT-15943 - Debug tab presented no content and download button broken - the...
authorkashalkar <kiran.kashalkar@riftio.com>
Wed, 29 Mar 2017 19:14:23 +0000 (21:14 +0200)
committerGerrit Code Review <root@osm.etsi.org>
Wed, 29 Mar 2017 19:14:23 +0000 (21:14 +0200)
commit8866207ceb04f0d30d26d479b49e11b752bfd23c
tree64e991970a326a378219c4f380f3b95754bd118d
parent038ea882b9b415fc47450f101fab43c934012340
parentd2c96111c45346c47d4a7d105324781c0c501e81
Merge "RIFT-15943 - Debug tab presented no content and download button broken - the link eventDispatch was not working — converted to link.click() - cleaned up download — removed prefix (no longer needed) — postponed building download content till button pressed - added isLoading support — retrieving crash log from server can take some time — display loading text on page when loading — use loading component - bit of code clean up — formatting — var -> let/const — comments"