Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I9e66870b03fcc5edcea30a18809cf8a2c539e674
Issue-ID: SDC-3053
Signed-off-by: Tufman, Shay (st198j) <st198j@att.com>
|
|
Configures jest test coverage and missing sonar
properties for javascript file scan and report.
Change-Id: I9170a176cc4e580ac14f669c334ee949942503f6
Issue-ID: SDC-2741
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Centralizes artifact configuration in one yaml entry.
Allow the configuration of a new artifact type without
the need of code changes.
The configuration file now is used as a source of
artifacts types instead the artifact type enum.
The enum will be used as a source of base artifact types
and also in hard coded business rules.
Change-Id: Id0383d9fca9bce0519a4d52a4ecb3a68c8713f0f
Issue-ID: SDC-2754
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Considering the max boundary of a requirement during a component
composition, allowing the correct number of the requirement
relationships between instances.
Change-Id: I82a1a6daeda8fadcf1c232b117d5b099db7b35d7
Issue-ID: SDC-2872
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Added new logic to expand currently open tab,
after clicking the refresh button.
Issue-ID: SDC-2886
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Ib9d1c7cbf2ca2dd9df22f7f74ffda64144c06047
|
|
Remove duplicated field when adding VF, fix label names and fix field that appears mandatory even though its not
Issue-ID: SDC-2865
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
Change-Id: Iac0866ebcd1b90570949fe9c851fec1f861818af
|
|
Add Operation Button is missing in Service management
committing fix by Akiva
Issue-ID: SDC-2843
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I9a6c89e45ea425eb9abf827906562e14a39cf1ff
|
|
User may want to set required to true for some inputs
so that make sure those input values are given at service
instantiation time.
By this change 'required in runtime' column is introduced into
service inputs table in Properties Assignment screen
and user can select required true/false for each input.
Change-Id: I0d676d2d20e02c975d51c7f4d2bb63c699743d66
Issue-ID: SDC-2659
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
|
|
Change-Id: I4da92b9e7055c4b7b375e77aab87122e8a61b520
Issue-ID: SDC-2843
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Added checking that newProperty.path isn't null.
Also added refreshing the returned property from the backend.
Issue-ID: SDC-2800
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: I82449d04f3151b5233cd99fb919b47f6d05a83fa
|
|
tosca.nodes.Root supports the use of a DependsOn relationship
to indicate a general dependency relationship between two
nodes. SDC currently disallows this relationship to be created
in the VF/Service composition view.
Change-Id: Ie5f1f5d2e5173b59f878986ee625b27aaa81e4f6
Issue-ID: SDC-2768
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Refresh the property.value which is sent to the backend
to properly update the policy property.
Issue-ID: SDC-2797
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: If87c7acb5324cf933e9c8a4ebd5616a11d8b4c71
|
|
Now all time contains all elements in the one line.
Issue-ID: SDC-2308
Signed-off-by: Krystian Kedron <k.kedron@partner.samsung.com>
Change-Id: Ic424f6bef0bc2ba83375b1339bbc451bd14ddff9
|
|
Generic Artifact Browser is visible for PM_DICTIONARY artifacts
Two agreed formats of the artifact are supported (examples in tests)
Small fix for searchable fields and introduced new once for PM_DICTIONARY:
measType
measDescription
measObjClass
measFamily
measInfoId
Change-Id: I2cb609bab6405b55e8099da023ae035205dcd1ab
Issue-ID: SDC-2095
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com>
Issue-ID: SDC-2095
Change-Id: Ib5bbb214b1b25604db643a0c220aff5a97e7afd6
|
|
Reloads the backend configuration file when the file
listener catches a change.
Forces validations errors when the configuration file
could not be parsed.
Remove not used configurations.
Change-Id: Ic6fcb2b557d52ec53074c38ab8e0fcfa96e9be67
Issue-ID: SDC-2758
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Checks whether plugin was ready and will reset loader and ready event when moving between windows if not.
Issue-ID: SDC-2715
Signed-off-by: ilanap <ilanap@amdocs.com>
Change-Id: I9c3d637135153f0607a6588e5f588450c1708b99
|
|
Issue-ID: SDC-2730
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Change-Id: I45500daf397a523d450b30836dda188573de04a3
|
|
Change-Id: I168b8ca43c438fc189a79585312b50b29082a82e
Issue-ID: SDC-2735
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
|
|
Issue-ID: SDC-2724
Signed-off-by: ys9693 <ys9693@att.com>
Change-Id: I52b4aacb58cbd432ca0e1ff7ff1f7dd52099c6fe
|
|
Changes to disable/hide Partner Domain Service
category to disable manual creation of such services
Issue-ID: SDC-2382
Change-Id: Ie15732360d78542f41101e315fa4aa803531b5f2
Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
|
|
The welcome screen close timeout is triggering even if you close the
welcome window. After 4 seconds it forces the user to go to the home
screen even if it is already in another screen. The timeout was also
the cause for one known problem in the sanity ui test
"onapOnboardVNFflow".
Adds also a print screen to the ui tests, to check if the resource
was really clicked.
Removes invalids "throws Exception" declarations that were being
handled in the main test method "Vf.changeInstanceNameInVfTest", that
was catching also assertions errors.
Change-Id: Idff26b1ba5b199482e68cc50532fa20f4f834e34
Issue-ID: SDC-2648
Signed-off-by: andre.schmid <andre.schmid@est.tech>
|
|
Change-Id: I7abb04fa17c525aaba414f1ba1714211ff08b46c
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2328
|
|
Introduced new service category, Partner Domain Service
Added logic to disable composition for Partner Domain Service category
Issue-ID: SDC-2382
Change-Id: I6ed135733c6f05914e102c037ebe9057ad731e75
Signed-off-by: Atif Husain <atif.husain@team.telstra.com>
|
|
After loading, the SDC splashscreen will now disappear after a total of 4 seconds.
Issue-ID: SDC-2258
Change-Id: I16629b2cf90f6cca0469ceb506128dabfc1ea3e1
Signed-off-by: aribeiro <anderson.ribeiro@est.tech>
|
|
Issue-ID: SDC-2384
This reverts commit 4f514b1c3f1c688345c750281097925ac22417ca.
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
Change-Id: I4f35c5771795750c6af71c41c7d8dc08001e833c
|
|
other instances
Issue-ID: SDC-2349
Change-Id: Ief5d068e1dacbef1f70766f0e3b17c1a28a35344
Signed-off-by: miriame <miriam.eini@amdocs.com>
|
|
Change-Id: Id24486b4a58d5aa2ccd1dfc8be99bf747b4263c5
Issue-ID: SDC-2258
Signed-off-by: Andrei_Barcovschi <andrei.barcovschi@ericsson.com>
|
|
sibling node is not service proxy
Change-Id: Ife353a3fcf254dbedc60435adf56e372fe84ff36
Issue-ID: SDC-2336
Signed-off-by: miriame <miriam.eini@amdocs.com>
|
|
Rename "Ecomp Generated value" to "Generated Value" in create service screen
Change-Id: I4e0439117e77ca9fa68719c970f3e13e4491b81b
Issue-ID: SDC-2318
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
|
|
capability column is not applied
Change-Id: Ife53616c79b9cc5271dfde6204775afdfaa3b646
Issue-ID: SDC-2317
Signed-off-by: miriame <miriam.eini@amdocs.com>
|
|
using Capabilities Properties
Change-Id: Ie9ad5034fc3f2ef2ae9038d05e2a56f9c78ac1d6
Issue-ID: SDC-2316
Signed-off-by: miriame <miriam.eini@amdocs.com>
|
|
This change includes following changes
1. Get capability properties from global types- BE
2. Show capability properties in cap/req screen
3. Support Capability Properties in assingment, operation and consumption screens
Change-Id: Ieb4fa5705007c8bed3d82eb4fe4604572aa202d7
Issue-ID: SDC-2294
Signed-off-by: Mojahidul Islam <mojahidul.islam@amdocs.com>
|
|
Change-Id: Ibce96d60248b26716ed518747444836b437f209f
Issue-ID: SDC-2249
Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
|
|
Change-Id: Ic3a9c6e714a5afd22b58bf2cb066932b1ec2a5c0
Issue-ID: SDC-2046
Signed-off-by: Toshimichi Fukuda <t_fukuda@jp.fujitsu.com>
Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com>
Signed-off-by: Ayumu Ueha <ueha.ayumu@jp.fujitsu.com>
|
|
Issue-ID: SDC-2275
Change-Id: If9e44517727547dbf2bd28ecbaa96be6114bd848
Signed-off-by: miriame <miriam.eini@amdocs.com>
|
|
Filters for preconfigured columns can be disabled using props.
(Should be merged after 'Dynamic columns in GAB table')
Change-Id: Id740ceb211c3978499b9c69197929a43e61e9cdc
Issue-ID: SDC-2234
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
Add a missing parameter in GAB dynamic columns logic.
Change-Id: Id50ad23ee9ad1ab9de91a812258518d684f5a86d
Issue-ID: SDC-2094
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
Possibility to add and remove new columns in GAB table.
Currently additional columns are not stored anywhere.
Change-Id: Idc204ef3da5be8f9509289461165e22d4c0068bf
Issue-ID: SDC-2229
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
Move hardcoded GAB columns configuration to configuration.yaml file
Change-Id: Ie70a1d44c9a04a37c3ba0d3b5f64ad2989b11166
Issue-ID: SDC-2225
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
Change-Id: I9d71385d6e29e1736a24f9d84581e465187e9f26
Issue-ID: SDC-2249
Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
|
|
Additional input is available in each GABs headers providing
possibility to filter data-rows
Change-Id: I3d782673e275a2dc3b2d297520ace774348a8e68
Issue-ID: SDC-2214
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
|
|
Change-Id: I54dc7b444e08117097c314cf5f51bd356ac5287d
Issue-ID: SDC-2240
Signed-off-by: talio <tali.orenbach@amdocs.com>
|
|
Apply Valid Value Constraints validation for FE and BE in
Property Assignment, Input, Service Consumption screen
Change-Id: I01c7523bad702f003cd52fd88bc69fe950b2b4f3
Issue-ID: SDC-2224
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Introduce Generic Artifact Browser SDC UI in VF -> Deployment Artifacts
view.
Change-Id: I312c6c9d77f42ad2d073a8ad21c983ede39dfd0b
Issue-ID: SDC-2211
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
|
|
Change-Id: Ie08d905bd40761b23198ad806be1750291343aae
Issue-ID: SDC-2219
Signed-off-by: kooper <sergey.sachkov@est.tech>
|
|
Change-Id: I5f1ac23776976d16f8c2258f82b8dfe6aa925037
Issue-ID: SDC-2158
Signed-off-by: kooper <sergey.sachkov@est.tech>
|
|
Service consumption feature
frontend implementation
Change-Id: I68e1b507b1d4379b271fe97428ff8ae86dc11b4c
Issue-ID: SDC-1990
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
|
|
Add support for PM_Dictionary and VES Events Deployment Artifacts to PNF
Change-Id: Ief85d40bd180aae0662cfb58f794f5b0d7e5ec9c
Issue-ID: SDC-2109
Issue-ID: SDC-2155
Signed-off-by: dermot123 <dermot.melia@est.tech>
|
|
Issue-ID: SDC-2142
Change-Id: I23a2de18862e18389f801cbec3e452d7094df8e9
Signed-off-by: miriame <miriam.eini@amdocs.com>
|