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)
commitef3a1f2ff2307664018018f4049ecf1a195e3d32
tree64e991970a326a378219c4f380f3b95754bd118d
parent27f05540369a9d925aff51c38e51d3f4f172ab5c
parent5f6d87f16bf80c3042a4bd5474bb0654b757d973
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"