Age | Commit message (Expand) | Author | Files | Lines |
2020-04-07 | Limit the length of logged responses in outgoingRequestLog |  Ittay Stern | 2 | -3/+59 |
2020-04-06 | Add another VNF to the new view/edit screen - Integration test |  Einat Vinouze | 2 | -0/+223 |
2020-04-05 | Merge "Add another Network to the new view/edit screen" |  Eylon Malin | 3 | -2/+113 |
2020-04-05 | Add another Network to the new view/edit screen |  Alexey Sandler | 3 | -2/+113 |
2020-04-02 | when deleting a vf module from the modern ui verify that correct delete is se... |  Amichai Hemli | 2 | -0/+196 |
2020-04-01 | Configure "portal app_password" in DB by environment variable |  Ittay Stern | 5 | -6/+129 |
2020-04-01 | allow LOB multi-selection for vnf - fix cypress |  Einat Vinouze | 1 | -0/+1 |
2020-03-30 | add test that verify delete and upgrade of the not upgraded vfm's |  Alexey Sandler | 1 | -4/+41 |
2020-03-26 | add cypress test that verify deletion of the not upgraded vfm |  Alexey Sandler | 1 | -0/+117 |
2020-03-24 | Introduce guilin.features.properties with modern UI |  Ittay Stern | 1 | -0/+42 |
2020-03-19 | set default values in VFM Upgrade popup |  Alexey Sandler | 3 | -7/+7 |
2020-03-16 | Merge "allow LOB multi-selection for network - add FF" |  Amichai Hemli | 1 | -0/+1 |
2020-03-16 | allow LOB multi-selection for network - add FF |  Einat Vinouze | 1 | -0/+1 |
2020-03-15 | Extend timeout in DB-related tests of JobsBrokerService |  Ittay Stern | 1 | -3/+4 |
2020-03-12 | Extend timeout in test JobsBrokerService |  Ittay Stern | 1 | -1/+1 |
2020-03-11 | add new format to fetch requests from MSO to the CM |  Amichai Hemli | 6 | -8/+31 |
2020-03-08 | Merge changes Ibbc7da3a,I8efee06f |  Amichai Hemli | 13 | -115/+125 |
2020-03-08 | Don't use EELFLoggerDelegate.errorLogger in Async jobs |  Ittay Stern | 10 | -33/+35 |
2020-03-08 | allow platform multi-selection for network |  Einat Vinouze | 1 | -0/+1 |
2020-03-08 | isVfModuleBaseModule() will not throw on model mismatch |  Ittay Stern | 4 | -82/+90 |
2020-03-04 | Upgrade AAI API version to v166.0.3 |  Ittay Stern | 1 | -6/+0 |
2020-03-01 | when signaling the frontend about templates check the correct flag FLAG_2004_... |  Amichai Hemli | 2 | -3/+3 |
2020-02-27 | Bump opencsv, c3p0, snakeyaml, h2 database to latests |  Ittay Stern | 1 | -11/+11 |
2020-02-26 | Test many POJOs getters/setters |  Ittay Stern | 6 | -98/+160 |
2020-02-24 | Show "retain VG" for vfModule that is allowed or that is an "alien" |  Einat Vinouze | 1 | -0/+1 |
2020-02-23 | Merge "upgrade vfmodule when upgraded already service, vnf and brother vfmodu... |  Amichai Hemli | 1 | -0/+193 |
2020-02-23 | upgrade vfmodule when upgraded already service, vnf and brother vfmodule e2e |  Ittay Stern | 1 | -0/+193 |
2020-02-23 | Topology tree: test fetchCustomizationIdsFromToscaModelsWhileNeeded |  Ittay Stern | 2 | -2/+55 |
2020-02-20 | Topology tree: enrich vfModules data from other versions of same model |  Ittay Stern | 8 | -30/+272 |
2020-02-20 | Topology tree: extract AAITreeNodesEnricher out of AAIServiceTree |  Ittay Stern | 6 | -232/+331 |
2020-02-20 | Learn to get all model versions sorted from high to low |  Ittay Stern | 3 | -15/+49 |
2020-02-20 | Learn to inflate models by Customization uuids |  Ittay Stern | 2 | -29/+75 |
2020-02-17 | Test AaiController's get-tenants existing flow |  Ittay Stern | 5 | -12/+95 |
2020-02-16 | Limit vfmodule tenant and region dictation to "create" |  Ittay Stern | 2 | -4/+22 |
2020-02-16 | Merge "create error button should be displayed according to the feature flag" |  Ittay Stern | 2 | -96/+96 |
2020-02-13 | Translate owning entity name to owning entity ID - update api test to except ... |  Einat Vinouze | 1 | -3/+1 |
2020-02-13 | create error button should be displayed according to the feature flag |  Amichai Hemli | 2 | -96/+96 |
2020-02-13 | translate owning entity name to owning entity ID |  Einat Vinouze | 2 | -11/+120 |
2020-02-12 | Feature toggle for owning-entities filtering |  Ittay Stern | 2 | -5/+8 |
2020-02-11 | Filter owning-entities from /category_parameter by permissions |  Ittay Stern | 5 | -9/+190 |
2020-02-11 | Merge "Add AsyncInstantiationController tests" |  Ittay Stern | 1 | -0/+178 |
2020-02-10 | remove check in order to accept upgrade even if the service in latest model v... |  Alexey Sandler | 1 | -3/+0 |
2020-02-10 | Add AsyncInstantiationController tests |  kurczews | 1 | -0/+178 |
2020-02-10 | AsyncInstantiationIntegrationTest: cleanup and enable TENANT_AND_REGION_FROM_VNF |  Ittay Stern | 2 | -14/+9 |
2020-02-06 | vfmodule tenant and region are dictated by parent VNF values |  Ittay Stern | 6 | -20/+226 |
2020-02-05 | Merge "create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF" |  Ittay Stern | 1 | -0/+1 |
2020-02-05 | create the flag FLAG_2006_VFMODULE_TAKES_TENANT_AND_REGION_FROM_VNF |  Alexey Sandler | 1 | -0/+1 |
2020-02-05 | Respect permissions by owning-entity-id when searching instances by owning en... |  Eylon Malin | 1 | -3/+1 |
2020-02-04 | add owningEntityId to each result of getServicesByOwningEntityId |  Eylon Malin | 2 | -8/+10 |
2020-02-04 | regression unit test for getServicesByProjectNames |  Eylon Malin | 5 | -7/+137 |