aboutsummaryrefslogtreecommitdiffstats
path: root/dox-sequence-diagram-ui/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2021-08-18Remove and ignore yarn.lockandre.schmid1-1/+1
Removes and ignores from git a build generated file yarn.lock. Change-Id: I263d951ad266d758d149b5057a90c94d56d89608 Issue-ID: SDC-3672 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2021-08-11Fix local build of onboarding-feandre.schmid1-1/+2
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>
2018-02-15upgrade react frameworkEinav Weiss Keidar1-0/+1
Issue-ID: SDC-894 Change-Id: Iab219b465333d88c2679b01639e8bad6232750d9 Signed-off-by: einavk <einavw@amdocs.com>
2017-08-28Update D3 version in dox-sequence-diagram-uiStanislav Vishnevetsky1-0/+1
Issue-ID: SDC-252 Change-Id: I3a576e50370d7c7b8d7d49dd4adacc3a90d7a027 Signed-off-by: Stanislav Vishnevetsky <shlomo-stanisla.vishnevetskiy@amdocs.com>
2017-02-19Add new code new versionMichael Lando1-0/+6
Change-Id: Ic02a76313503b526f17c3df29eb387a29fe6a42a Signed-off-by: Michael Lando <ml636r@att.com>