aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2019-03-26Merge "Retrieve worfklows by model"Wojciech Sliwka3-5/+5
2019-03-26Merge "ControllerUtils tests and improvements"Wojciech Sliwka4-30/+38
2019-03-24Ingest SO Task fields: 'timeout' and 'description'Ittay Stern1-1/+4
2019-03-23ControllerUtils tests and improvementsMichal Kabaj4-30/+38
2019-03-21Retrieve worfklows by modelWojciech Sliwka3-5/+5
2019-03-20Add tests for AaiServiceImplkurczews2-9/+6
2019-03-19Task.java to Task.kt, and test itIttay Stern2-136/+43
2019-03-18Fix getManualTasks double-addition of baseUrlIttay Stern1-18/+18
2019-03-14Merge "Increasing test coverage for vid.mso.rest"Wojciech Sliwka4-12/+18
2019-03-11Introduced feature toggle for workflows APIgolabek1-0/+1
2019-03-11Merge "VnfInPlaceFields and ScaleOut rendered dynamically"Wojciech Sliwka6-21/+148
2019-03-11Increasing test coverage for vid.mso.restBartosz Gardziejewski4-12/+18
2019-03-10Multiple Sonar FixesDriptaroop Das2-33/+48
2019-03-08VnfInPlaceFields and ScaleOut rendered dynamicallygolabek6-21/+148
2019-03-06Fix cyclic CategoryParameterOption::hashCodeIttay Stern1-9/+31
2019-02-28First part of TestsWojciech Sliwka1-2/+3
2019-02-27Increasing test coverage for vid.msoBartosz Gardziejewski2-32/+4
2019-02-26Update license headersIttay Stern422-267/+6644
2019-02-25Remove unused test-controllersIttay Stern4-971/+0
2019-02-22Introduced dynamic workflow properties in VID FEgolabek2-8/+14
2019-02-21workflow parameters APIWojciech Sliwka5-7/+56
2019-02-18Merge "PombaReqest and ServiceInstance improvements"Wojciech Sliwka2-14/+93
2019-02-18Merge "Introduced mocked SO workflows in VID FE"Ittay Stern7-16/+154
2019-02-18Introduced mocked SO workflows in VID FEgolabek7-16/+154
2019-02-18PombaReqest and ServiceInstance improvementsMichal Kabaj2-14/+93
2019-02-18Merge "Add tests for AaiServiceImpl"Wojciech Sliwka2-15/+20
2019-02-18Add tests for AaiServiceImplkurczews2-15/+20
2019-02-13junits for PombaClientImplTomasz Gwozdecki1-5/+6
2019-01-31Replaced tests for rolesWojciech Sliwka2-14/+34
2019-01-27Merge "Rewrite RoleGeneratorControllerTest"Ittay Stern1-8/+31
2019-01-25Rewrite PropertyControllerTestJoanna Jeremicz2-84/+90
2019-01-24MsoUtil refactorbiniek3-182/+50
2019-01-22Rewrite RoleGeneratorControllerTestJoanna Jeremicz1-8/+31
2019-01-09Merge from ECOMP's repositoryIttay Stern308-4244/+11621
2018-12-17Merge "ChangeManagementController tests"Ittay Stern1-12/+48
2018-12-12Merge "Make CategoryParameter.getOptions() unmodifiable"Ittay Stern1-1/+2
2018-12-10Refactor of Intersection classbiniek2-24/+40
2018-12-03Merge "Handle annotated-input which has 2 properties"Ofir Sonsino1-5/+24
2018-11-30ChangeManagementController testsJoanna Jeremicz1-12/+48
2018-11-29Handle annotated-input which has 2 propertiesIttay Stern1-5/+24
2018-11-27Merge "Reject getVersionByInvariantId with no IDs"Ofir Sonsino1-3/+10
2018-11-27Remove unused AAI model POJOsIttay Stern4-79/+0
2018-11-27Reject getVersionByInvariantId with no IDsIttay Stern1-3/+10
2018-11-23Removed dependency from lombokbiniek5-82/+113
2018-11-15Get subscribers rewritten to new rest clientgolabek8-30/+149
2018-11-11Merge "Nodes query rewritten to generic rest client"Ofir Sonsino6-134/+437
2018-11-06Make CategoryParameter.getOptions() unmodifiableJoanna Jeremicz1-1/+2
2018-11-06Enable role managementSonsino, Ofir (os0695)2-8/+6
2018-11-06Merge "Fix reading entity"Ofir Sonsino1-3/+12
2018-11-06Merge "HealthCheckController/test refactor"Ofir Sonsino4-206/+132