summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/src/sdc-app/common/helpers/ScreensHelper.js
AgeCommit message (Collapse)AuthorFilesLines
2019-07-24Fix view attachment for onboarded CSAR packagesandre.schmid1-0/+7
Fixes the problem to view attachments for a onboarded CSAR package. Every time the attachments link was clicked the process package was being called. The package processing can only happen once, while uploading the package. This solution changes the Attachment link action to a view action without package processing. Change-Id: I5bded800c060adfb8cc80a8512bc8eecf07557b8 Issue-ID: SDC-2443 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2019-03-25List of Input Parameters for VSP: FEVodafone1-0/+12
Change-Id: I17697b5646c1a201678dbab11fef28a7483fbf8c Issue-ID: SDC-2049 Co-authored-by: rahul.ghugikar@vodafone.com, soumyarup.paul@vodafone.com Signed-off-by: Vodafone <onap@vodafone.com>
2018-03-21components navigation issue fixsvishnev1-71/+73
Issue-ID: SDC-1158 Change-Id: I27ec1023fe761efdf644550c0746e082fb0f5a93 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-03-20Adding Prettier and fixing up eslint versionEinav Weiss Keidar1-211/+342
Issue-ID: SDC-1094 Change-Id: Ie83ad95a03899345dd90235daf0323cbe3bc6afd Signed-off-by: Einav Weiss Keidar <einavw@amdocs.com>
2018-03-20ui support for archive itemssvishnev1-162/+97
Issue-ID: SDC-1088 Change-Id: I836e4896a8ec6bb065f9d2571f514916ccf6759f Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-03select item from workspace- skipping versions pagemiriame1-4/+4
Change-Id: Iebd3bb33703c2d47265ba133f7b74ec961ba8b2f Issue-ID: SDC-864 Signed-off-by: miriame <miriam.eini@amdocs.com>
2017-12-21Add collaboration featuretalig1-0/+290
Issue-ID: SDC-767 Change-Id: I14fb4c1f54086ed03a56a7ff7fab9ecd40381795 Signed-off-by: talig <talig@amdocs.com>