summaryrefslogtreecommitdiffstats
path: root/public/src/app/general/general.component.ts
AgeCommit message (Collapse)AuthorFilesLines
2019-08-18Added error message when some resources are missing.k.kedron1-57/+110
Error message when the VF or TEMPLATE widget don't have proper resource to used. When component is destroy unsubscribe the observables object to prevent multiple subscription. Issue-ID: SDC-2312 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I1af93077f832553845d1c99a312acfb9d797cefe
2019-08-13Small tslint fixes in the general, home and store component.k.kedron1-5/+5
Issue-ID: SDC-2312 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I69bdc0a3b2fa6f5a425447e5012b4d2442805379
2018-10-21Update code to latestManor, Yanir (ym903w)1-1/+8
Change-Id: I76b37c2d6d333204899c9bc87f310e5b607a5e73 Issue-ID: DCAEGEN2-836 Signed-off-by: Manor, Yanir (ym903w) <ym903w@intl.att.com>
2018-09-26update code to latestManor, Yanir (ym903w)1-0/+2
update code to latest Change-Id: I6ed427434b0da47e0d33507a0992b09fe48f9c52 Issue-ID: DCAEGEN2-821 Signed-off-by: Manor, Yanir (ym903w) <ym903w@intl.att.com>
2018-06-03Update FE projectStone, Avi (as206k)1-23/+25
Update FE to latest version so that fe can run on docker Change-Id: I9c5dee756b567dbe64fac6d3d6fd89362813bdcc Issue-ID: SDC-1359 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>
2018-04-12DCAE-D fe initial commitStone, Avi (as206k)1-0/+323
DCAE-D fe initial commit Change-Id: Ica8ccb7c7ef769c969664d1e168d205eb9fc67f2 Issue-ID: SDC-1218 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>