X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=ecomp-portal-FE-os%2Fclient%2Fsrc%2Fviews%2Fapplications%2Fapplication-details-dialog%2Fapplication-details.modal.html;h=780a974b21d4165e8817b4499f234da65448e730;hb=fd64af5e46b31e731e3e9e11b037361b0a73d965;hp=d3c38cf23e89bb7d2f30f25ffe0e907767fcfbee;hpb=0d2d6a5ba5a81b19497f5ce77506c1e7aed7b776;p=portal.git diff --git a/ecomp-portal-FE-os/client/src/views/applications/application-details-dialog/application-details.modal.html b/ecomp-portal-FE-os/client/src/views/applications/application-details-dialog/application-details.modal.html index d3c38cf2..780a974b 100644 --- a/ecomp-portal-FE-os/client/src/views/applications/application-details-dialog/application-details.modal.html +++ b/ecomp-portal-FE-os/client/src/views/applications/application-details-dialog/application-details.modal.html @@ -33,8 +33,18 @@ ============LICENSE_END============================================ - ECOMP is a trademark and service mark of AT&T Intellectual Property. + --> +

Application @@ -48,14 +58,16 @@
+
@@ -81,11 +93,14 @@
-
+
URL
- * + +
@@ -107,9 +122,10 @@
-
+
Rest API URL
- * @@ -122,23 +138,24 @@
-
Username
- + *
My Logins App Username is + ng-message="required">App Username is required
-
Password
-
+
-->
-
Name - Space
- +
Password
+
+ +

Upload Image
+ + image-upload-api="appDetails.imageApi" + file-change="appImageHandler($event,files)" /> +
+
+ File must be an image +
+
- Uploaded file must be an image Image file must be smaller than 1MB
- Preview Preview + Remove
-
-
Communication Inbox
- -
- -
Communication Key
@@ -210,25 +227,24 @@ ng-model="appDetails.app.uebKey" name="uebKey" readonly="readonly" />
+
+
Name + Space
+ * +
-
-
Communication Secret
- -
- -
-
+

-
-
@@ -255,8 +274,7 @@
+ ng-disabled="(!appDetails.app.name || appDetails.app.name.length == 0)" ng-click="appDetails.saveChanges()">Save