From: Bob Gallagher Date: Tue, 28 Mar 2017 21:41:31 +0000 (-0400) Subject: RIFT-15943 - Debug tab presented no content and download button broken X-Git-Tag: v2.0.0~19^2 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FUI.git;a=commitdiff_plain;h=5f6d87f16bf80c3042a4bd5474bb0654b757d973;hp=5f6d87f16bf80c3042a4bd5474bb0654b757d973 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 Change-Id: I9aa154c115c5a8b73879347ecc6587595d4bd0fd Signed-off-by: Bob Gallagher ---