summaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard
diff options
context:
space:
mode:
authorShaabanEltanany <shaaban.eltanany.ext@orange.com>2020-06-16 19:47:49 +0200
committerKAPIL SINGAL <ks220y@att.com>2020-06-17 12:18:34 +0000
commitcec8ff4951b9c045e84dd6d08d898b78c723d2e5 (patch)
treeff5f48b250fcac8f0f6b56c9a7d29a73bb13f7fa /cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard
parentf81920adf0bc78b6baab55518fc6e6299b5770aa (diff)
view description in package box and in a Tooltip
Issue-ID: CCSDK-2428 Signed-off-by: ShaabanEltanany <shaaban.eltanany.ext@orange.com> Change-Id: Id1f18173c58be93d827a214631193914b5b289c7
Diffstat (limited to 'cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard')
-rw-r--r--cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html9
1 files changed, 3 insertions, 6 deletions
diff --git a/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html b/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html
index a7ce5ed4a..1e6959fdc 100644
--- a/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html
+++ b/cds-ui/designer-client/src/app/modules/feature-modules/packages/packages-dashboard/package-list/package-list.component.html
@@ -75,13 +75,10 @@
<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"