summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-10Address licence discrepancyIttay Stern1-0/+0
2019-12-10Updating INFO.yamlIttay Stern1-0/+8
2019-12-10fix and improve testClickPreviousInstantiationsInCreationDialogEylon Malin2-26/+37
2019-12-09Enable InstantiationTemplatesApiTest with counter-mapsIttay Stern2-2/+7
2019-12-09Join ExistingElementsCounterMaps with ServiceInstantiationIttay Stern9-24/+298
2019-12-09Merge "Extract getExistingCounterMap from AAITreeConverter to ModelUtil"Amichai Hemli7-97/+127
2019-12-09Extract getExistingCounterMap from AAITreeConverter to ModelUtilIttay Stern7-97/+127
2019-12-09Merge "Change ServiceInstance's top-level rollbackOnFailure serialization to ...Amichai Hemli7-11/+204
2019-12-09Change ServiceInstance's top-level rollbackOnFailure serialization to StringIttay Stern7-11/+204
2019-12-09Show previous instantiations button in new service modal e2e testSara Weiss6-7/+41
2019-12-09add create another one menu item to instantiationStatus pageEylon Malin9-40/+81
2019-12-08another try to fix cypress test should enable correct menu itemsEylon Malin2-93/+55
2019-12-08Merge "Changing VNF platform to multiselect + cypress + API"Amichai Hemli17-90/+90
2019-12-08Merge "Add existingVNFCounterMap to mock json file to display the Service Mod...Ittay Stern2-0/+2
2019-12-08Changing VNF platform to multiselect + cypress + APIAlexey Sandler17-90/+90
2019-12-08Merge "fix cypress test: should enable correct menu items"Ittay Stern2-103/+39
2019-12-08Add existingVNFCounterMap to mock json file to display the Service Model.Alexey Sandler2-0/+2
2019-12-08Merge "UT convertResponseToUI - use ISOString to compare dates"Ittay Stern1-1/+1
2019-12-08Merge "Show previous instantiations button in new service modal"Ittay Stern11-416/+490
2019-12-08UT convertResponseToUI - use ISOString to compare datesEylon Malin1-1/+1
2019-12-08fix cypress test: should enable correct menu itemsEylon Malin2-103/+39
2019-12-08Show previous instantiations button in new service modalSara Weiss11-416/+490
2019-12-05Call to useTemplate create Action in orderAlexey Sandler2-5/+6
2019-12-05Merge "Create UseTemplate Action and Reducer to update state with template fr...Ittay Stern4-0/+59
2019-12-05Create UseTemplate Action and Reducer to update state with template from BE.Alexey Sandler4-0/+59
2019-12-05support recreate and isRecreateEnabled in instantiationStatus serviceEylon Malin2-0/+23
2019-12-05support build recreate url in instantiationStatus serviceEylon Malin3-45/+63
2019-12-04increase maxOpenedInstantiationRequests from 20 to 200Amichai Hemli2-2/+2
2019-12-04Create function that convert rollbackOnFailure value from String to BooleanAlexey Sandler2-3/+9
2019-12-04Adding Template button to new service instance + cypress test + filterYoav Schneiderman15-80/+855
2019-12-04Merge "Extract subscriber-name only when it is not defined"Ittay Stern2-4/+12
2019-12-04Merge "document FLAG_2004_INSTANTIATION_STATUS_FILTER"Ittay Stern1-0/+3
2019-12-04Extract subscriber-name only when it is not definedAlexey Sandler2-4/+12
2019-12-04document FLAG_2004_INSTANTIATION_STATUS_FILTEREylon Malin1-0/+3
2019-12-04Sink all Async-Jobs logging to same debug.logIttay Stern12-25/+43
2019-12-04make sure request id is unique per each async job executionEylon Malin3-14/+22
2019-12-04improve test deployTwoServicesGetServicesFilterByModelIdEylon Malin2-19/+50
2019-12-03Drawing Board RECREATE will use a new route that retrieves a templateAlexey Sandler8-2/+180
2019-12-03Merge "free text filter in instantiationStatus Page"Ittay Stern15-53/+142
2019-12-03free text filter in instantiationStatus PageEylon Malin15-53/+142
2019-12-02disable npm progress-bar by npmrc file instead of mvn goalAmichai Hemli2-10/+1
2019-12-02Merge "FE getServicesJobInfo can filter by serviceModelId"Amichai Hemli4-7/+25
2019-12-02Merge "add more test scenarios for filter serviceInfo by service model id"Ittay Stern1-14/+29
2019-12-02Merge "Add query param option for filtering services info by service model id"Ittay Stern3-5/+40
2019-12-02FE getServicesJobInfo can filter by serviceModelIdEylon Malin4-7/+25
2019-12-02Add query param option for filtering services info by service model idSara Weiss3-5/+40
2019-12-02add more test scenarios for filter serviceInfo by service model idEylon Malin1-14/+29
2019-12-02API to get template-topology by job idIttay Stern4-9/+35
2019-12-01Cypress to drive recreation from templatesIttay Stern4-0/+392
2019-12-01Merge "Add filter for serviceInfo by service model id"Ittay Stern4-54/+147