Linux Foundation Collaborative Projects
index
:
vid
2.0.0-ONAP
amsterdam
beijing
casablanca
dublin
elalto
feature/mfa
frankfurt
guilin
honolulu
master
release-1.0.0
test-jjb
ARCHIVED- 2022-02-15 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-12
Add edit button on service context menu.
Alexey Sandler
4
-7
/
+39
2019-12-12
when there is no max instances for VNF show Unlimited (default) in component ...
Eylon Malin
3
-14
/
+12
2019-12-12
Adding filter (Implement in FE) + cypress + tests
Yoav Schneiderman
5
-14
/
+33
2019-12-12
Pull release-notes from elalto, and prepare to frankfurt
Ittay Stern
1
-10
/
+29
2019-12-12
Merge "Show previous instantiations button only in new service modal"
Eylon Malin
3
-28
/
+32
2019-12-12
Updating INFO.yaml
Ittay Stern
1
-5
/
+3
2019-12-12
Merge "cypress test - default max instances of VNFs is unlimited"
Amichai Hemli
1
-12
/
+27
2019-12-12
Show previous instantiations button only in new service modal
Sara Weiss
3
-28
/
+32
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
2
-39
/
+69
2019-12-11
Add cypress test that check vnf popup contains correct lcp region data.
Alexey Sandler
2
-39
/
+69
2019-12-11
cypress test - default max instances of vfModule is unlimited
Eylon Malin
3
-30
/
+62
2019-12-11
Merge "SyncRestClient for Http/s ServerTest to use 127.0.0.1 address"
Ittay Stern
2
-20
/
+41
2019-12-11
SyncRestClient for Http/s ServerTest to use 127.0.0.1 address
Eylon Malin
2
-20
/
+41
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
Merge "Adding unlimited max value to VNF, NETWORK"
Eylon Malin
22
-219
/
+330
2019-12-10
Adding unlimited max value to VNF, NETWORK
Yoav Schneiderman
22
-219
/
+330
2019-12-10
Address licence discrepancy by removing some unneeded files
Ittay Stern
4
-348
/
+0
2019-12-10
Address licence discrepancy
Ittay Stern
1
-0
/
+0
2019-12-10
Updating INFO.yaml
Ittay Stern
1
-0
/
+8
2019-12-10
fix and improve testClickPreviousInstantiationsInCreationDialog
Eylon Malin
2
-26
/
+37
2019-12-09
Enable InstantiationTemplatesApiTest with counter-maps
Ittay Stern
2
-2
/
+7
2019-12-09
Join ExistingElementsCounterMaps with ServiceInstantiation
Ittay Stern
9
-24
/
+298
2019-12-09
Merge "Extract getExistingCounterMap from AAITreeConverter to ModelUtil"
Amichai Hemli
7
-97
/
+127
2019-12-09
Extract getExistingCounterMap from AAITreeConverter to ModelUtil
Ittay Stern
7
-97
/
+127
2019-12-09
Merge "Change ServiceInstance's top-level rollbackOnFailure serialization to ...
Amichai Hemli
7
-11
/
+204
2019-12-09
Change ServiceInstance's top-level rollbackOnFailure serialization to String
Ittay Stern
7
-11
/
+204
2019-12-09
Show previous instantiations button in new service modal e2e test
Sara Weiss
6
-7
/
+41
2019-12-09
add create another one menu item to instantiationStatus page
Eylon Malin
9
-40
/
+81
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
17
-90
/
+90
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
17
-90
/
+90
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
11
-416
/
+490
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
11
-416
/
+490
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
increase maxOpenedInstantiationRequests from 20 to 200
Amichai Hemli
2
-2
/
+2
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
Merge "Extract subscriber-name only when it is not defined"
Ittay Stern
2
-4
/
+12
[prev]
[next]