From e8c966373f25bc769fae4512bccc44903bf7309b Mon Sep 17 00:00:00 2001 From: "Christopher Lott (cl778h)" Date: Fri, 18 Aug 2017 10:09:01 -0400 Subject: Rename to OOM (no more ecd) - Change to OOM Dashboard (no more ECOMP Controller) - Rework some exception handling Issue: CCSDK-61 Change-Id: Id5379e8b272b651373c79f46b20da1d32de013ed Signed-off-by: Christopher Lott (cl778h) --- .../webapp/app/oom/cloudify/execution_table.html | 101 +++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 oom-app-overlay/src/main/webapp/app/oom/cloudify/execution_table.html (limited to 'oom-app-overlay/src/main/webapp/app/oom/cloudify/execution_table.html') diff --git a/oom-app-overlay/src/main/webapp/app/oom/cloudify/execution_table.html b/oom-app-overlay/src/main/webapp/app/oom/cloudify/execution_table.html new file mode 100644 index 0000000..f29e90d --- /dev/null +++ b/oom-app-overlay/src/main/webapp/app/oom/cloudify/execution_table.html @@ -0,0 +1,101 @@ +
+ +

Executions

+ + +
+
+ + Please wait while the content loads. +
+
+ +
+ +
+
+
+ +
+
+
+ +
+ {{ecdapp.errMsg}} +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + +
IDDeployment IDBlueprint IDWorkflow IDDescriptionCreated DateStatusError
+ + + + + + + +
+ +
+
+
+ +
+
+
+ +
+
+ +
+ +
+ +
+ +
+ +
-- cgit 1.2.3-korg