aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-ui/package.json
AgeCommit message (Collapse)AuthorFilesLines
2022-10-11Fix onboard-ui react-show-more-text build errorandre.schmid1-1/+1
The newer version 1.6.2 of the dependency react-show-more-text is making the onboard-ui build to fail. The caret operator in the package.json was allowing minor changes of the lib to be applied. Fixing the version to the 1.6.1 which still works. Change-Id: I5776919d27b9324fc305ff9ca2b7871554cd0f8f Issue-ID: SDC-4213 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2022-04-13Adjust onboarding UI min node npm versionandre.schmid1-2/+2
Change-Id: I778fd78aa7d9ad3f5ddc302c2d56ebdc9f75eade Issue-ID: SDC-3960 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2022-02-28Set sockjs-clientMichaelMorris1-0/+3
Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3892 Change-Id: Id216003c1f09f08be890d381ccd957bfae9bb6bb
2022-01-31Obtain and control VSP package upload statusandre.schmid1-1/+1
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-2/+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>
2020-05-01Fix sdc-FE /onboarding war listingandre.schmid1-1/+2
It creates a index.html page that will end up in the onboarding-FE .war file. When the /onboarding context is accessed, a blank page will show up instead of the contents of the .war. Change-Id: I0fb4be28e193e6e6bbd58c1af9a49d5750981b7e Issue-ID: SDC-3000 Signed-off-by: andre.schmid <andre.schmid@est.tech>
2019-07-17upgrade to ONAP-UIArielk1-4/+5
Change-Id: Iddc6a62cc0b7981daa5ceb2422b967c95b031422 Issue-ID: SDC-2411 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-03-25List of Input Parameters for VSP: FEVodafone1-1/+2
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>
2019-02-11Support modal dataTestId from SDCUIYarin Dekel1-1/+1
Issue-ID: SDC-2120 Change-Id: I5104d029896a33552d0a9ce64146a47ecf468235 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2019-02-11react 16 upgradeEinav Weiss Keidar1-13/+15
Issue-ID: SDC-1762 Change-Id: I7701f12fc63bb09f8c985c7c893b984701dcbfab Signed-off-by: Einav Keidar <einavw@amdocs.com>
2018-10-17add ability to copy paste onboardYarin Dekel1-1/+1
Issue-ID: SDC-1846 Change-Id: I2520c0a45d41a68c15ce0a624cc48f2aac2cd76a Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-10-16Add worker to onboard notificationMalek1-1/+3
Issue-ID: SDC-1840 Change-Id: I0506df2073beb14de2aea5a01233f05ce9a6d7f7 Signed-off-by: Malek <malek.zoabi@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-09-05tiles issue fixsvishnev1-1/+1
sdc-ui version upgrade Issue-ID: SDC-1696 Change-Id: I3e0af772658533911b128d91d0bbe18f2bdd1b09 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-08-12sdc-ui updatesvishnev1-1/+1
Issue-ID: SDC-1630 Change-Id: Ia2372b4b64d04b837b1de32464771f348d71aebd Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-07-08webpack 4 upgradeEinav Weiss Keidar1-26/+13
Issue-ID: SDC-1388 Change-Id: I44d61491ef802187baa4beb3b4fc2c9f1e8405e5 Signed-off-by: Einav Weiss Keidar <einavw@amdocs.com>
2018-07-03archive fix & archive/filter toggle removedsvishnev1-1/+1
Issue-ID: SDC-1383 Change-Id: I38548e5e0b5cce224e0d1324a97f9edce6dc0cfb Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-07-01archive flow styling fixessvishnev1-1/+1
Issue-ID: SDC-1383 Change-Id: I624adfc4eb2a441581583f29dc3d0d3512cb8f4c Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-05-24Healing process flow integrationsvishnev1-17/+21
Issue-ID: SDC-1360 Change-Id: I4d786b53b4357901d10e041c31145b7b1b065725 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-04-17sdc-ui buttons fixsvishnev1-1/+1
Issue-ID: SDC-1237 Change-Id: I4912c7f9e81849ff68a4a5d432bf844f97cf031e Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-04-15Onboarding filtersvishnev1-20/+17
Issue-ID: SDC-1187 Change-Id: I74ce464c8ee4060c381b094d26d1ded270cdf40d Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-03-20Adding Prettier and fixing up eslint versionEinav Weiss Keidar1-150/+154
Issue-ID: SDC-1094 Change-Id: Ie83ad95a03899345dd90235daf0323cbe3bc6afd Signed-off-by: Einav Weiss Keidar <einavw@amdocs.com>
2018-03-11sdc-ui version upgradesvishnev1-1/+1
Issue-ID: SDC-1091 Change-Id: I10640ab75704bd5e5cf35ec2a6e8bef41bdde515 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-03-09sdc-ui version upgrade and fixessvishnev1-1/+1
Issue-ID: SDC-1091 Change-Id: I60248296daf61ac1c355ca20bd3d9ce6a639fe5c Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-02-15upgrade react frameworkEinav Weiss Keidar1-15/+14
Issue-ID: SDC-894 Change-Id: Iab219b465333d88c2679b01639e8bad6232750d9 Signed-off-by: einavk <einavw@amdocs.com>
2018-02-07fixing testssvishnev1-2/+3
Issue-ID: SDC-962 Change-Id: I175fe6be26a3174d7ffa09317171725942211448 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-25babel preset update in openecom-uisvishnev1-7/+4
Issue-ID: SDC-961 Change-Id: Id9e31af24dcb67b11e9c47fbeee94af8c7b123be Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-23removing gulp-helpers from openecomp-ui buildsvishnev1-1/+5
Issue-ID: SDC-960 Change-Id: I0a3f1e3814a9bdc68ec9ef3945812e59cf3f92b5 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-21react-version-downgradesvishnev1-10/+10
Issue-ID: SDC-943 Change-Id: Ief0b0cf4f21a8c739521ecd869b48f8ad69fcb0f Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-11React version upgradesvishnev1-13/+16
Issue-ID: SDC-894 Change-Id: I7c200a4b0b1d09a8fec638906db4258cafe252b5 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-09UI support for Togglz flowsvishnev1-1/+2
Issue-ID: SDC-881 Change-Id: I4423d1ee115003aff0bd9d988b25a8260811928b Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-04Replace restful-js with Axiosilanap1-1/+1
Change-Id: If47c5b7708885e84d632255557543d292f3ccd69 Issue-ID: SDC-869 Signed-off-by: ilanap <ilanap@amdocs.com>
2017-12-26fix licensing issuesMichael Lando1-1/+1
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-12-21Add collaboration featuretalig1-5/+16
Issue-ID: SDC-767 Change-Id: I14fb4c1f54086ed03a56a7ff7fab9ecd40381795 Signed-off-by: talig <talig@amdocs.com>
2017-11-07hardcoded version of restful-jsilanap1-1/+1
Issue-ID: SDC-641 Change-Id: I7dfe67c64b738d18df714480be6ea58d14df691d Signed-off-by: ilanap <ilanap@amdocs.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-3/+2
Change-Id: Ieddc2330ad4e093984f14a69b52f2ca5cb465a10 Issue-ID: SDC-293 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2017-08-30vsp submit message error fixSVISHNEV1-1/+1
Change-Id: I4dd15d77d47a328f524895e2e0566a734095dd28 Issue-ID: SDC-263 Signed-off-by: SVISHNEV <shlomo-stanisla.vishnevetskiy@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-08-10[SDC] OnBoard with enabled tests and featuresaz24971-2/+3
Change-Id: I4c1bbf6e1c854cf97a3561c736f83da44b58b7c0 Signed-off-by: az2497 <avi.ziv@amdocs.com> [SDC] OnBoard with enabled tests and features. Change-Id: Icd52f039aee4dd393a1404d530bb9fdd0b20e604 Signed-off-by: az2497 <avi.ziv@amdocs.com>
2017-07-26[SDC] Full OnBoard health-check and NFoD supportAvi Ziv1-4/+5
Change-Id: I606f8a52c7e6d2bd5558f824957d890e552c5423 Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
2017-07-18[SDC] Onboarding 1710 rebase.Avi Ziv1-2/+8
Change-Id: If3b6b81d221fde13908f1e8160db6f7d9433c535 Signed-off-by: Avi Ziv <avi.ziv@amdocs.com>
2017-06-09[SDC-29] Amdocs OnBoard 1707 initial commit.AviZi1-42/+71
Change-Id: Ie4d12a3f574008b792899b368a0902a8b46b5370 Signed-off-by: AviZi <avi.ziv@amdocs.com>
2017-02-19Add new code new versionMichael Lando1-0/+102
Change-Id: Ic02a76313503b526f17c3df29eb387a29fe6a42a Signed-off-by: Michael Lando <ml636r@att.com>