Age | Commit message (Expand) | Author | Files | Lines |
2019-12-12 | Add edit button on service context menu. | Alexey Sandler | 3 | -3/+35 |
2019-12-12 | Merge "cypress test - default max instances of VNFs is unlimited" | Amichai Hemli | 1 | -12/+27 |
2019-12-12 | cypress test - default max instances of VNFs is unlimited | Eylon Malin | 1 | -12/+27 |
2019-12-11 | Merge "Add cypress test that check vnf popup contains correct lcp region data." | Eylon Malin | 1 | -31/+61 |
2019-12-11 | Add cypress test that check vnf popup contains correct lcp region data. | Alexey Sandler | 1 | -31/+61 |
2019-12-11 | cypress test - default max instances of vfModule is unlimited | Eylon Malin | 3 | -30/+62 |
2019-12-11 | change default max instances of VfModule to unlimited | Eylon Malin | 4 | -24/+50 |
2019-12-11 | add common method for getting max allowed instances of vfModule + UT | Eylon Malin | 2 | -20/+35 |
2019-12-10 | Adding unlimited max value to VNF, NETWORK | Yoav Schneiderman | 20 | -219/+324 |
2019-12-09 | Merge "Change ServiceInstance's top-level rollbackOnFailure serialization to ... | Amichai Hemli | 2 | -119/+2 |
2019-12-09 | Change ServiceInstance's top-level rollbackOnFailure serialization to String | Ittay Stern | 2 | -119/+2 |
2019-12-09 | Show previous instantiations button in new service modal e2e test | Sara Weiss | 2 | -3/+3 |
2019-12-09 | add create another one menu item to instantiationStatus page | Eylon Malin | 7 | -39/+73 |
2019-12-08 | another try to fix cypress test should enable correct menu items | Eylon Malin | 2 | -93/+55 |
2019-12-08 | Merge "Changing VNF platform to multiselect + cypress + API" | Amichai Hemli | 11 | -79/+43 |
2019-12-08 | Merge "Add existingVNFCounterMap to mock json file to display the Service Mod... | Ittay Stern | 2 | -0/+2 |
2019-12-08 | Changing VNF platform to multiselect + cypress + API | Alexey Sandler | 11 | -79/+43 |
2019-12-08 | Merge "fix cypress test: should enable correct menu items" | Ittay Stern | 2 | -103/+39 |
2019-12-08 | Add existingVNFCounterMap to mock json file to display the Service Model. | Alexey Sandler | 2 | -0/+2 |
2019-12-08 | Merge "UT convertResponseToUI - use ISOString to compare dates" | Ittay Stern | 1 | -1/+1 |
2019-12-08 | Merge "Show previous instantiations button in new service modal" | Ittay Stern | 9 | -7/+76 |
2019-12-08 | UT convertResponseToUI - use ISOString to compare dates | Eylon Malin | 1 | -1/+1 |
2019-12-08 | fix cypress test: should enable correct menu items | Eylon Malin | 2 | -103/+39 |
2019-12-08 | Show previous instantiations button in new service modal | Sara Weiss | 9 | -7/+76 |
2019-12-05 | Call to useTemplate create Action in order | Alexey Sandler | 2 | -5/+6 |
2019-12-05 | Merge "Create UseTemplate Action and Reducer to update state with template fr... | Ittay Stern | 4 | -0/+59 |
2019-12-05 | Create UseTemplate Action and Reducer to update state with template from BE. | Alexey Sandler | 4 | -0/+59 |
2019-12-05 | support recreate and isRecreateEnabled in instantiationStatus service | Eylon Malin | 2 | -0/+23 |
2019-12-05 | support build recreate url in instantiationStatus service | Eylon Malin | 3 | -45/+63 |
2019-12-04 | Create function that convert rollbackOnFailure value from String to Boolean | Alexey Sandler | 2 | -3/+9 |
2019-12-04 | Adding Template button to new service instance + cypress test + filter | Yoav Schneiderman | 15 | -80/+855 |
2019-12-04 | Extract subscriber-name only when it is not defined | Alexey Sandler | 2 | -4/+12 |
2019-12-03 | Drawing Board RECREATE will use a new route that retrieves a template | Alexey Sandler | 8 | -2/+180 |
2019-12-03 | Merge "free text filter in instantiationStatus Page" | Ittay Stern | 14 | -53/+141 |
2019-12-03 | free text filter in instantiationStatus Page | Eylon Malin | 14 | -53/+141 |
2019-12-02 | disable npm progress-bar by npmrc file instead of mvn goal | Amichai Hemli | 2 | -10/+1 |
2019-12-02 | FE getServicesJobInfo can filter by serviceModelId | Eylon Malin | 4 | -7/+25 |
2019-12-01 | Cypress to drive recreation from templates | Ittay Stern | 4 | -0/+392 |
2019-12-01 | Merge changes Ia06b7afe,I31b646b4 | Ittay Stern | 23 | -51/+11 |
2019-12-01 | remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD | Eylon Malin | 22 | -41/+8 |
2019-11-28 | remove FLAG_DEFAULT_VNF | Eylon Malin | 8 | -10/+3 |
2019-11-28 | adding testing to multi select service. | Yoav Schneiderman | 2 | -9/+168 |
2019-11-28 | remove FLAG_1810_CR_SOFT_DELETE_ALACARTE_VF_MODULE | Eylon Malin | 9 | -39/+2 |
2019-11-28 | fix some methods signature to be more TypeScript | Eylon Malin | 2 | -3/+4 |
2019-11-28 | update supplementaryFileContent at onSubmit of VfModule upgrade | Eylon Malin | 4 | -47/+94 |
2019-11-27 | Merge "Quick fix for the expected class type in test" | Ittay Stern | 1 | -1/+1 |
2019-11-27 | Quick fix for the expected class type in test | Amir Skalka | 1 | -1/+1 |
2019-11-27 | add sdnc checkbox to vfm upgrade modal | Alexey Sandler | 3 | -30/+32 |
2019-11-27 | use mergeObjectByPathAction for update VfModule properties upon upgrade | Eylon Malin | 3 | -13/+72 |
2019-11-27 | Merge "add reducer action that can merge any object by path" | Amichai Hemli | 3 | -20/+64 |