Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4238
Change-Id: I3797ce38210c4c2ecd00e4a6ab3d7fd846f97aa0
|
|
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>
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4155
Change-Id: Ide5c76cbb332dbd03344fdb462e7feef91c9256e
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4172
Change-Id: If2746847292bd769ef47c4628b5bafa7af2d69b9
|
|
Local system paths were being added to the compiled production code
(punch-outs_en.js). This change removes the culprit plugin
"react-hot-loader/babel" from the babel (.babelrc) configuration.
Change-Id: I2925ec3116d59404e2a1a7534824494fcb2c303d
Issue-ID: SDC-4180
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I7f4b1e8d083cc39f8e57dcedddecc6af56fdc9c2
Issue-ID: SDC-4169
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4111
Change-Id: I39b23ed9e56a889f1f4a9fa7029a4758c4c9ba47
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4111
Change-Id: I42a9a518dc05a4fd42619fbd471955ddacd62dc3
|
|
Change-Id: Ie3f800c418b32bbf05fc8f984bba7ea419583d03
Issue-ID: SDC-4064
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Change-Id: Iee1394298e6afddf30e98c8e07a4ddacef95d55f
Issue-ID: SDC-4064
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4008
Change-Id: I0570cc896a88c988d5b9cbf45b11f9648a88a932
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3980
Change-Id: Ib1a7cae9f32c347c97157020e58188d802fd6068
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3959
Change-Id: I684a792fa6cd7357da6754baa9edd1d723ecc08d
|
|
Change-Id: I778fd78aa7d9ad3f5ddc302c2d56ebdc9f75eade
Issue-ID: SDC-3960
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Adds a delete button for archived VLM in the VLM versions page.
Asks for a confirmation before deleting.
As VSP and VLM shares the same button, adds also a confirmation
before deleting the VSP.
Change-Id: I90af23cf3cff15d85292c895fdba7021aaa9649a
Issue-ID: SDC-3964
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3951
Change-Id: Ifee66e777462161952765dcbb84c3a8fb1634cd2
|
|
Issue-ID: SDC-3952
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: Ib7258fe7002f5db03ccec84e935adfe0d217bfad
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3909
Change-Id: I6d20e041b68afdc7ed6ffb900dcb372c1e600ee8
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3909
Change-Id: I7bb06e974320433d9f423be6f099d7811982eac0
|
|
Upgrade node version
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-3923
Change-Id: I8611febc7c4d53eb812bad7513fb18dde9550b31
|
|
Before uploading, the system will now set the status as uploading in
order to have more control of the upload process and status.
Without that the UI status updates could show up incorrectly.
Also, this behaviour removes the need to upload a file to set the
upload in progress, which avoids a concurrent upload try to upload
a file if there is another upload in progress.
Change-Id: Ic008560aa57e1ee7a50389ad26f1a8890f1cf198
Issue-ID: SDC-3888
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3892
Change-Id: Id216003c1f09f08be890d381ccd957bfae9bb6bb
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3868
Change-Id: I8dc7701d6290bc95cf4ec90dae8653722a5c453f
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3868
Change-Id: Ie6509f8b0d2fa0e67a78295d3b49689bc2931b8b
|
|
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>
|
|
Skip UI tests when using maven fast-build profile.
Change-Id: I0d6b10eaddc44be0000cef0c5d8847ad68372b32
Issue-ID: SDC-3753
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3738
Change-Id: Id008db63021d07278bd17a6603d992a905237e41
|
|
Updated to release bug fixes on 1.9.1 for I release
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3694
Change-Id: Ifda88730a17f2ecabab0ac29128aaa23618bc4f8
|
|
Adds integration tests for the ETSI SOL001 2.5.1 Model, that Onboards
and Import a VSP created for the model, and check the resulting VF.
Change-Id: I02e6ae86a544d98298cc3e4b270a84fb794bd204
Issue-ID: SDC-3719
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Update version for M4 for I release
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3694
Change-Id: Ib7ea2917e57496ebd89a27693de60d4ea1aedc70
|
|
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3678
Change-Id: I5fd19eefe475113df501901628b2ee8669004399
|
|
Issue-ID: SDC-3664
Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech>
Change-Id: Ic426cc57861673002f03e2fe4fee81c25474c4e0
|
|
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>
|
|
The license fields are disabled in the VSP settings when the external license feature is disabled and when the user click on the general tab just after the ZIP validation to define the license fields.
Issue-ID: SDC-3663
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I73528bc44552ee0bc1f373cacf5318691ffc2712
|
|
Change-Id: I6ed0a3c979e14c62ecd6488dfd70589df40636e9
Issue-ID: SDC-3656
Signed-off-by: André Schmid <andre.schmid@est.tech>
|
|
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>
|
|
Issue-ID: SDC-3634
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: I2ad864179cea8021773a9ea80953d995d75d36d0
|
|
Use "license" instead of "licence" to be consistent with the variable used in features.properties.erb
Issue-ID: SDC-3618
Signed-off-by: xuegao <xue.gao@intl.att.com>
Change-Id: I11ae8aa6039778136913819d366f97cd9a209efb
|
|
Use "license" instead of "licence" to be consistent with the variable used in features.properties.erb
Issue-ID: SDC-3618
Change-Id: I58948ee8bcc4c4d2ad2d0b544e829869c05ae527
Signed-off-by: xuegao <xue.gao@intl.att.com>
|
|
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I2c4b6e7bbc388d24259695ce1a34989faabc9751
Issue-ID: SDC-3600
|
|
Code modification in onboarding BE and onboarding UI so that the External License can be seen as a toggleable feature. By default this will set to true but could be disabled.
Issue-ID: SDC-3618
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I01690c4cb44d3df590987bb340e8fbb58fe960e0
Signed-off-by: marine <marine.de.dorlodot@intl.att.com>
|
|
Issue-ID: SDC-3185
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: Ic68907aa385e5a735d0948ca2177e6aac12b2e7b
|
|
Update the explanation to start onboard UI locally.
Issue-ID: SDC-3606
Signed-off-by: xuegao <xue.gao@intl.att.com>
Change-Id: I02a2f82d3a27da934a1722c96129890ac986d6ca
|
|
- Read helm validator configuration
- Add call to helm validator during Helm validation
- Add JUnit tests
- Fix display message when CNF upload is unsuccessful
- Show warning messages from validation after CNF upload
Issue-ID: SDC-3185
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Change-Id: If197d557e6ddef4a07bef986d7cf133aedcb2cc5
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
|
|
Set version 1.9.0 to ensure no clash of dockers when H branch stage jobs are going to produce stage dockers
Issue-ID: SDC-3527
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I008a90101d89bbd50fae98cc7ce5caae1958059b
|
|
Fix for license option selection visibility in case user choose internal license type
Issue-ID: SDC-3499
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I32f6f81055f619b8682bc856ab16e8689546172b
|
|
Prepare for RC1 build for H release
Issue-ID: SDC-3479
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I91ce37170a98d17b71cd30ff9a43ec5fe63b8cad
|
|
Update Version to prepare for release
Issue-ID: SDC-3464
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ie23d18d3124ec8cf8edb77a468538c8548a11375
|
|
Update SDC poms to 1.8.2 to prepare for release
Issue-ID: SDC-3464
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: I4a82d521dc8ec80b65082a12a1bc43598ae37e25
|
|
Issue-ID: SDC-3471
Signed-off-by: JerzySzachniewicz <jerzy.szachniewicz@nokia.com>
Change-Id: Icb98d0832c49939e200ece77f4ca26744cb82222
|