aboutsummaryrefslogtreecommitdiffstats
path: root/dox-sequence-diagram-ui/package.json
AgeCommit message (Collapse)AuthorFilesLines
2022-02-28Set sockjs-clientMichaelMorris1-0/+3
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3892 Change-Id: Id216003c1f09f08be890d381ccd957bfae9bb6bb
2021-08-11Fix local build of onboarding-feandre.schmid1-1/+1
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>
2019-02-11react 16 upgradeEinav Weiss Keidar1-4/+4
Issue-ID: SDC-1762 Change-Id: I7701f12fc63bb09f8c985c7c893b984701dcbfab Signed-off-by: Einav Keidar <einavw@amdocs.com>
2018-09-25fix licensing issuesMichael Lando1-1/+1
license section in package.json updated to apache 2 Change-Id: I4387c8be48cadd9e1499bf7d83d0d0f58c8e7f63 Issue-ID: SDC-1785 Signed-off-by: Michael Lando <ml636r@att.com>
2018-07-08webpack 4 upgradeEinav Weiss Keidar1-13/+15
Issue-ID: SDC-1388 Change-Id: I44d61491ef802187baa4beb3b4fc2c9f1e8405e5 Signed-off-by: Einav Weiss Keidar <einavw@amdocs.com>
2018-03-20Adding Prettier and fixing up eslint versionEinav Weiss Keidar1-56/+58
Issue-ID: SDC-1094 Change-Id: Ie83ad95a03899345dd90235daf0323cbe3bc6afd Signed-off-by: Einav Weiss Keidar <einavw@amdocs.com>
2018-02-15upgrade react frameworkEinav Weiss Keidar1-11/+12
Issue-ID: SDC-894 Change-Id: Iab219b465333d88c2679b01639e8bad6232750d9 Signed-off-by: einavk <einavw@amdocs.com>
2018-01-28update nod version and add yarnsvishnev1-6/+5
Issue-ID: SDC-966 Change-Id: I4314b2c454e8cfb5639dd88d478735f21e98efa0 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-22Babel version upgarde in dox-sequencesvishnev1-12/+9
Issue-ID: SDC-944 Change-Id: I4933e2904a01b96719e8d9ea04e00e1d94af6306 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-22dox-sequence webpack version upgradesvishnev1-6/+3
Issue-ID: SDC-944 Change-Id: I3a23ac40a83835ee73addc9812f6634f49cc3553 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-21react-version-downgradesvishnev1-6/+6
Issue-ID: SDC-943 Change-Id: Ief0b0cf4f21a8c739521ecd869b48f8ad69fcb0f Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-11React version upgradesvishnev1-7/+7
Issue-ID: SDC-894 Change-Id: I7c200a4b0b1d09a8fec638906db4258cafe252b5 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2017-12-26fix licensing issuesMichael Lando1-2/+2
in the project we are required to have a license text in the root dir. we have it there and it references both AT&T and Amdocs. other license were removed and and the text in the package json changed to onap. Change-Id: I1584d3c56df3287d02f899d45f18ddc3f32d082c Issue-ID: SDC-737 Signed-off-by: Michael Lando <ml636r@att.com>
2017-09-12Fix UI buildavigaffa1-1/+1
Add latest bug fixes to master Issue-ID: SDC-293 Change-Id: I9c98bb543600cbb32685bd5eb9ae3835bc36faa5 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2017-09-10Add latest bug fixes to masteravigaffa1-2/+1
Change-Id: Ieddc2330ad4e093984f14a69b52f2ca5cb465a10 Issue-ID: SDC-293 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2017-08-28Update D3 version in dox-sequence-diagram-uiStanislav Vishnevetsky1-1/+1
Issue-ID: SDC-252 Change-Id: I3a576e50370d7c7b8d7d49dd4adacc3a90d7a027 Signed-off-by: Stanislav Vishnevetsky <shlomo-stanisla.vishnevetskiy@amdocs.com>
2017-06-09[SDC-29] Amdocs OnBoard 1707 initial commit.AviZi1-20/+21
Change-Id: Ie4d12a3f574008b792899b368a0902a8b46b5370 Signed-off-by: AviZi <avi.ziv@amdocs.com>
2017-02-19Add new code new versionMichael Lando1-0/+63
Change-Id: Ic02a76313503b526f17c3df29eb387a29fe6a42a Signed-off-by: Michael Lando <ml636r@att.com>