From b8831e5199aa0fe2bb1de531069d376182b3571d Mon Sep 17 00:00:00 2001 From: sebdet Date: Fri, 12 Mar 2021 19:30:22 +0100 Subject: Add refresh & update libs Add refresh features to the policy list when changing it + update materials-Ui + update Json-editor libs to solve big lag in UI + Remove useless link in the menu + fix issue with build due to mariadb not started yet Issue-ID: POLICY-3131 Signed-off-by: sebdet Change-Id: I9bcb9558f213731a4ea8e20e186fb91c9db1b6f3 --- .../dialogs/Tosca/__snapshots__/ViewLoopTemplatesModal.test.js.snap | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ui-react/src/components/dialogs/Tosca') diff --git a/ui-react/src/components/dialogs/Tosca/__snapshots__/ViewLoopTemplatesModal.test.js.snap b/ui-react/src/components/dialogs/Tosca/__snapshots__/ViewLoopTemplatesModal.test.js.snap index ee7b679a5..73f659606 100644 --- a/ui-react/src/components/dialogs/Tosca/__snapshots__/ViewLoopTemplatesModal.test.js.snap +++ b/ui-react/src/components/dialogs/Tosca/__snapshots__/ViewLoopTemplatesModal.test.js.snap @@ -1,7 +1,7 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Verify ViewLoopTemplatesModal Test the tosca model view render method 1`] = ` - Close - + `; -- cgit 1.2.3-korg