From 2845910b34682056c1949f82e39d9205a26554e9 Mon Sep 17 00:00:00 2001 From: "Kishore Reddy, Gujja (kg811t)" Date: Mon, 14 May 2018 17:19:51 -0400 Subject: Bulk upload changes and music health check apis Issue-ID: PORTAL-290, PORTAL-291 Bulk upload changes and music health check apis Change-Id: I63d289d75420658ff4a14385a5106838fa8c32b2 Signed-off-by: Kishore Reddy, Gujja (kg811t) --- .../bulk-upload-functions-confirm.html | 135 +++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 ecomp-portal-FE-common/client/app/views/role/bulk-upload-dialogs/bulk-upload-functions-confirm.html (limited to 'ecomp-portal-FE-common/client/app/views/role/bulk-upload-dialogs/bulk-upload-functions-confirm.html') diff --git a/ecomp-portal-FE-common/client/app/views/role/bulk-upload-dialogs/bulk-upload-functions-confirm.html b/ecomp-portal-FE-common/client/app/views/role/bulk-upload-dialogs/bulk-upload-functions-confirm.html new file mode 100644 index 00000000..cf24e9f5 --- /dev/null +++ b/ecomp-portal-FE-common/client/app/views/role/bulk-upload-dialogs/bulk-upload-functions-confirm.html @@ -0,0 +1,135 @@ + +
+
+

Bulk Upload Functions + Confirmation

+
+ +
+
+
+ + +
+ {{progressMsg}}

+
+ +
+
Click OK to upload the valid + functions. Invalid or existing functions will be ignored.
+

+ *Type can only contain alphanumeric + characters, dots(.) and underscores(_) +

+

+ *Action can only contain alphanumeric + characters, hyphens(-), dots(.) and underscores(_) and single + asterisk character(*) +

+

+ *Instance/Code can only contain alphanumeric + characters, hyphens(-), dots(.), colons(:), forwardSlash(/) , + asterisk(*) and underscores(_) +

+

+ *Name can only contain alphanumeric + characters, spaces, hyphens(-), dots(.) and underscores(_) +

+
+
+ + + + + + + + + + + + + + + + + + + + + + +
LineTypeInstance/CodeActionNameStatus
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+ +
+ + -- cgit 1.2.3-korg