summaryrefslogtreecommitdiffstats
path: root/openecomp-ui/README.md
AgeCommit message (Collapse)AuthorFilesLines
2022-01-31Obtain and control VSP package upload statusandre.schmid1-5/+5
Obtain the upload status and control the upload from the frontend perspective. Change-Id: Idcc921cf592efea33df35c557afcfae827af3a39 Issue-ID: SDC-3862 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2021-08-11Fix local build of onboarding-feandre.schmid1-16/+24
dox-sequence-diagram-ui/package.json: - upgrades webpack-cli to 3.3.12, the actual version 2.0.14 is not compatible or recommended with the webpack version. openecomp-ui/package.json: - upgrades webpack-cli to 3.3.12, the actual version 2.0.14 is not compatible or recommended with the webpack version. - upgrades babel-core from 6.24.0 to 6.26.0. Code and config fixes: - fixes i18n openecomp-ui/src/nfvo-utils/i18n/i18n.js. The previous code was calling an non-existent attribute of the intl-format-cache. - fixes dox-sequence-diagram-ui path in openecomp-ui/webpack.config.js. The previous path configuration was causing compilation problems in the openecomp-ui (folder not found problem). Updates README.md with used procedure to run onboarding-fe. Change-Id: I28f7b78a1f30b5f904b3f7214f72e9741253622d Issue-ID: SDC-3661 Signed-off-by: André Schmid <andre.schmid@est.tech>
2021-05-25Update README.mdxuegao1-6/+6
Update the explanation to start onboard UI locally. Issue-ID: SDC-3606 Signed-off-by: xuegao <xue.gao@intl.att.com> Change-Id: I02a2f82d3a27da934a1722c96129890ac986d6ca
2017-06-09[SDC-29] Amdocs OnBoard 1707 initial commit.AviZi1-0/+34
Change-Id: Ie4d12a3f574008b792899b368a0902a8b46b5370 Signed-off-by: AviZi <avi.ziv@amdocs.com>