summaryrefslogtreecommitdiffstats
path: root/public/src
AgeCommit message (Collapse)AuthorFilesLines
2019-08-18Added error message when some resources are missing.k.kedron2-58/+111
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.kedron3-22/+19
Issue-ID: SDC-2312 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I69bdc0a3b2fa6f5a425447e5012b4d2442805379
2019-06-19Improve UX when user wants to add first MC.k.kedron2-13/+48
Add new button to import the MC directly. Update the information on the main label. Improve the css style. Issue-ID: SDC-2312 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I31352e56fb032092dcbae209e6bae8af6d09ac6c
2019-06-17Set visible action buttons on the monitoring dashboard.k.kedron3-13/+17
Change css in the home component to setup the action buttons visible from the beginning. Fixed select event (change selected event this event don't exist to select event). Changed to one array initialization. Issue-ID: SDC-2363 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I87481002e0c8586aaafb6bad18479ad0715f61c7
2019-06-11Change the heading label in the main.component.k.kedron2-5/+15
Add new label when user edit the configuration. Show MC name only when the store.mcName isn't empty. Issue-ID: SDC-2309 Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com> Change-Id: I69a268e2d4fedcd05e725592bf1d46bfa1584f52
2018-10-29Sync code3.0.0-ONAP1.3.0casablancaEran (ev672n), Vosk27-347/+509
Sync the code between repositories Change-Id: Ib7ee4d0e0f53b58a9bf97dadb15e094789b4f915 Issue-ID: SDC-1874 Signed-off-by: Eran (ev672n), Vosk <ev672n@att.com>
2018-10-21Update code to latestManor, Yanir (ym903w)37-346/+712
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)44-486/+2391
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)66-810/+2117
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)121-0/+5621
DCAE-D fe initial commit Change-Id: Ica8ccb7c7ef769c969664d1e168d205eb9fc67f2 Issue-ID: SDC-1218 Signed-off-by: Stone, Avi (as206k) <as206k@att.com>