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
path:
root
/
vid-app-common
/
src
/
main
/
java
/
org
/
onap
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
add owningEntityId to each result of getServicesByOwningEntityId
Eylon Malin
1
-5
/
+7
2020-02-04
regression unit test for getServicesByProjectNames
Eylon Malin
3
-3
/
+4
2020-02-03
regression unit test for getServicesByOwningEntityId
Eylon Malin
3
-3
/
+4
2020-02-03
Respect owning-entity-id when searching instances by Subscriber
Ittay Stern
5
-11
/
+73
2020-01-29
RoleValidatorByOwningEntity permits by PermissionPropertiesOwningEntity
Einat Vinouze
11
-53
/
+92
2020-01-29
RoleValidatorFactory respects owning-entity feature flag
Alexey Sandler
1
-3
/
+14
2020-01-28
create RoleValidatorFactory component.
Alexey Sandler
4
-22
/
+65
2020-01-28
Rename Role's subscriberId field
Ittay Stern
6
-22
/
+22
2020-01-28
RoleValidatorsComposer composite several RoleValidators together
Ittay Stern
1
-0
/
+16
2020-01-28
Merge "Introduce WithPermissionProperties as validation-points for RoleValida...
Ittay Stern
9
-57
/
+79
2020-01-28
Introduce WithPermissionProperties as validation-points for RoleValidator
Einat Vinouze
9
-57
/
+79
2020-01-27
Merge "When feature toggle is active then SDNC preload files is enable."
Ittay Stern
2
-0
/
+35
2020-01-27
When feature toggle is active then SDNC preload files is enable.
Yoav Schneiderman
2
-0
/
+35
2020-01-27
create RoleValidatorByOwningEntity class.
Alexey Sandler
1
-0
/
+44
2020-01-26
Merge "create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev."
Ittay Stern
1
-0
/
+1
2020-01-26
Rename RoleValidatorByRoles to RoleValidatorBySubscriberAndServiceType
Einat Vinouze
2
-3
/
+3
2020-01-26
create a flag FLAG_2006_USER_PERMISSIONS_BY_OWNING_ENTITY in dev.
Alexey Sandler
1
-0
/
+1
2020-01-23
Upgrade epsdk version to 2.6.0 (but keep overlay 2.5.0) (fix)
Ittay Stern
1
-3
/
+2
2020-01-23
Revert "Promise Request-id header: Check MDC value if no header"
Ittay Stern
1
-12
/
+1
2020-01-23
Promise Request-id header: Check MDC value if no header
Ittay Stern
1
-1
/
+12
2020-01-20
Merge "Async MSO error visibility: let open "retry" from Audit-info"
Eylon Malin
1
-0
/
+1
2020-01-19
originalName stored and sent to frontend in a template
Eylon Malin
8
-32
/
+53
2020-01-16
Async MSO error visibility: let open "retry" from Audit-info
Ittay Stern
1
-0
/
+1
2020-01-15
Async MSO error format: handle more cases
Ittay Stern
1
-18
/
+27
2020-01-15
Honor user-cookie to select a temporal feature set
Ittay Stern
2
-6
/
+89
2020-01-15
remove "Previous instantiotion" button from service popup.
Alexey Sandler
1
-1
/
+1
2020-01-13
clear isFailed and statusMessage when get it from frontend request
Eylon Malin
1
-9
/
+19
2020-01-12
Provide literal usePreload=false when usePreload is <null>
Ittay Stern
1
-3
/
+4
2020-01-09
Fix the format of supplementary file and user params for aLaCarte requests
Eylon Malin
5
-44
/
+88
2020-01-08
VidController sets isInstantiationTemplateExists on Browse SDC
Alexey Sandler
1
-2
/
+14
2020-01-07
templates button - rename from hasTemplates to isInstantiationTemplateExists ...
Einat Vinouze
2
-2
/
+13
2020-01-07
Add isInstantiationTemplateExists to service model list
Alexey Sandler
2
-1
/
+38
2020-01-02
improve getAllTemplatesServiceModelIds query
Eylon Malin
1
-6
/
+5
2020-01-01
Add DB query for all model-service-ids which have a template
Alexey Sandler
1
-2
/
+15
2019-12-25
Let enabling FLAG_2004_INSTANTIATION_TEMPLATES_POPUP
Ittay Stern
1
-0
/
+1
2019-12-24
Write async instantiations request-summary to DB
Ittay Stern
1
-4
/
+22
2019-12-24
move templates API to a intended controller
Yoav Schneiderman
2
-12
/
+14
2019-12-23
Add request-summary field to ServiceInfo
Ittay Stern
3
-12
/
+74
2019-12-22
Add Volume Groups count ability during summarizing.
Alexey Sandler
1
-6
/
+29
2019-12-19
Merge "Tweak add resources summarizing function in service instance"
Amichai Hemli
1
-21
/
+19
2019-12-19
Merge "move templates API to a intended controller"
Ittay Stern
2
-11
/
+60
2019-12-19
Tweak add resources summarizing function in service instance
Ittay Stern
1
-21
/
+19
2019-12-19
move templates API to a intended controller
Einat Vinouze
2
-11
/
+60
2019-12-19
Merge "Add resources summarizing function in service instance."
Ittay Stern
1
-0
/
+30
2019-12-19
Add resources summarizing function in service instance.
Alexey Sandler
1
-0
/
+30
2019-12-18
on templates - filter only Action==INSTANTIATE
Einat Vinouze
2
-5
/
+6
2019-12-17
Templates: show correct values of sdnc-preload, volume-group name
Ittay Stern
2
-4
/
+11
2019-12-12
Merge changes from topics "VID-45", "VID-44"
Ittay Stern
1
-3
/
+1
2019-12-10
Adding unlimited max value to VNF, NETWORK
Yoav Schneiderman
1
-0
/
+1
2019-12-09
Join ExistingElementsCounterMaps with ServiceInstantiation
Ittay Stern
7
-12
/
+196
[next]