view description in package box and in a Tooltip 12/109212/2
authorShaabanEltanany <shaaban.eltanany.ext@orange.com>
Tue, 16 Jun 2020 17:47:49 +0000 (19:47 +0200)
committerKAPIL SINGAL <ks220y@att.com>
Wed, 17 Jun 2020 12:18:34 +0000 (12:18 +0000)
Issue-ID: CCSDK-2428
Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com>
Change-Id: Id1f18173c58be93d827a214631193914b5b289c7

cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html

index a7ce5ed..1e6959f 100644 (file)
                     <div class="col">
                         <p class="mb-0 mt-1">Last modified {{ bluePrint.createdDate | date:'short' }}
                         </p>
-<!--                        <p class="mb-2">By {{bluePrint.updatedBy}}</p>-->
+                       <p class="mb-2">By {{bluePrint.updatedBy.split('<')[0]}}</p>
                         <p class="package-desc" [delay]="300"
-                            tooltip="DESCRIPTION:
-                            The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from de Finibus Bonorum et Malorum by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham."
-                            placement="auto">Description text quisquam est dolorem, velitThe standard chunk of Lorem
-                            Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and
-                            1.10.33 from de Finibus Bonorum et</p>
+                            tooltip="{{bluePrint.artifactDescription}}"
+                            placement="auto">{{bluePrint.artifactDescription}}</p>
                         <ul class="package-contributers">
                             <li>
                                 <button type="button" class="border-fade" data-toggle="tooltip" data-placement="bottom"