commit | c0ec0fc448af1c5d6eacb195e95938c921ba1bce | [log] [tgz] |
---|---|---|
author | sebdet <sebastien.determe@intl.att.com> | Mon May 18 12:31:11 2020 +0200 |
committer | sebdet <sebastien.determe@intl.att.com> | Wed May 20 18:00:03 2020 +0200 |
tree | f294596a5aa001f76fa4cd6f1a3c88d669fadd32 | |
parent | 061ecec6a6099ad7fb480b0fe67f6e5154f9db23 [diff] [blame] |
Create SVG in UI Remove the SVG generation from the backend and put it in the UI Issue-ID: CLAMP-854 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Icfa9e107d83bb244ac3d87300d013555bfa0b037
diff --git a/ui-react/src/__snapshots__/LoopUI.test.js.snap b/ui-react/src/__snapshots__/LoopUI.test.js.snap index ff08f7a..d8b2e7b 100644 --- a/ui-react/src/__snapshots__/LoopUI.test.js.snap +++ b/ui-react/src/__snapshots__/LoopUI.test.js.snap
@@ -180,7 +180,9 @@ ) </styled.div> <styled.div> - <withRouter(LoopViewSvg) + <withRouter(SvgGenerator) + clickable={true} + generatedFrom="INSTANCE" loopCache={ LoopCache { "loopJsonCache": Object {},