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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-12-04
Merge "document FLAG_2004_INSTANTIATION_STATUS_FILTER"
Ittay Stern
1
-0
/
+3
2019-12-04
Extract subscriber-name only when it is not defined
Alexey Sandler
2
-4
/
+12
2019-12-04
document FLAG_2004_INSTANTIATION_STATUS_FILTER
Eylon Malin
1
-0
/
+3
2019-12-04
Sink all Async-Jobs logging to same debug.log
Ittay Stern
12
-25
/
+43
2019-12-04
make sure request id is unique per each async job execution
Eylon Malin
3
-14
/
+22
2019-12-04
improve test deployTwoServicesGetServicesFilterByModelId
Eylon Malin
2
-19
/
+50
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
15
-53
/
+142
2019-12-03
free text filter in instantiationStatus Page
Eylon Malin
15
-53
/
+142
2019-12-02
disable npm progress-bar by npmrc file instead of mvn goal
Amichai Hemli
2
-10
/
+1
2019-12-02
Merge "FE getServicesJobInfo can filter by serviceModelId"
Amichai Hemli
4
-7
/
+25
2019-12-02
Merge "add more test scenarios for filter serviceInfo by service model id"
Ittay Stern
1
-14
/
+29
2019-12-02
Merge "Add query param option for filtering services info by service model id"
Ittay Stern
3
-5
/
+40
2019-12-02
FE getServicesJobInfo can filter by serviceModelId
Eylon Malin
4
-7
/
+25
2019-12-02
Add query param option for filtering services info by service model id
Sara Weiss
3
-5
/
+40
2019-12-02
add more test scenarios for filter serviceInfo by service model id
Eylon Malin
1
-14
/
+29
2019-12-02
API to get template-topology by job id
Ittay Stern
4
-9
/
+35
2019-12-01
Cypress to drive recreation from templates
Ittay Stern
4
-0
/
+392
2019-12-01
Merge "Add filter for serviceInfo by service model id"
Ittay Stern
4
-54
/
+147
2019-12-01
Merge changes Ia06b7afe,I31b646b4
Ittay Stern
30
-89
/
+29
2019-12-01
Add filter for serviceInfo by service model id
Sara Weiss
4
-54
/
+147
2019-12-01
remove FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD
Eylon Malin
29
-61
/
+14
2019-12-01
upgrade some 3rd parties dependencies
Eylon Malin
6
-62
/
+77
2019-11-28
remove FLAG_DEFAULT_VNF
Eylon Malin
15
-28
/
+15
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
18
-105
/
+38
2019-11-28
Merge "fix some methods signature to be more TypeScript"
Ittay Stern
2
-3
/
+4
2019-11-28
Merge "BE unit tests for supplementaryFileParams in vf module upgrade"
Ittay Stern
2
-8
/
+27
2019-11-28
fix some methods signature to be more TypeScript
Eylon Malin
2
-3
/
+4
[prev]
[next]