summaryrefslogtreecommitdiffstats
path: root/components/datalake-handler
AgeCommit message (Collapse)AuthorFilesLines
2020-01-14Merge "Modified resp topicConfig and add getTopicName()"Vijay Venkatesh Kumar5-8/+86
2020-01-09Docker build for Docker HubGuobiao Mo1-4/+16
Downgrade com.spotify:dockerfile-maven-plugin version so that it works with Docker Hub and JDK 9.0+. Issue-ID: DCAEGEN2-2009 Change-Id: Icf30b33edea3f5f147326c09ff746fba94b5a945 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2020-01-09To optimize the shared module and apply it into the pageEkko Chang24-585/+1017
Issue-ID: DCAEGEN2-1715 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: I1a461ab6f2a5cc272dbdeacb9b5a480b269eed93
2020-01-09Modified resp topicConfig and add getTopicName()ZhangZihao5-8/+86
Change-Id: I06db2663534c970b76244f462da66d2c72b11f12 Issue-ID: DCAEGEN2-1877 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2020-01-07Create Docker image in Maven buildGuobiao Mo2-7/+65
Create Docker image in Maven build so that Jenkins build can auto build and push docker image to ONAP docker repo. Issue-ID: DCAEGEN2-2009 Change-Id: I9c7e5012e44bb300d6d4f6701f8299350d7ff6cb Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2020-01-07Merge "Auto populate table 'topic_name'"Tony Hansen3-1/+73
2019-12-30Auto populate table 'topic_name'Guobiao Mo3-1/+73
We continually monitor Kafka; when a new topic is created, its name is auto inserted into table 'topic_name', which is a look up table and UI's topic selection list is based on it. Issue-ID: DCAEGEN2-1715 Change-Id: I35329eb76ed8fb9d41a73f1827f443f7a10b450e Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-12-19Fixed kafka's ui and add getKafkaDetail()ZhangZihao4-36/+67
Change-Id: I4f5b3c06feb19c39a7d67b678704f726c305e7c8 Issue-ID: DCAEGEN2-1877 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-12-17Merge "Optimize the flow of api callback function"Vijay Venkatesh Kumar25-1128/+1203
2019-12-16Merge "fix db and tools ui"Vijay Venkatesh Kumar15-58/+128
2019-12-12Modified topic and db api functionZhangZihao6-32/+31
table DB's PK is now integer, instead of string. Change-Id: Id1ceb1bcd7a0455bc55e30c875e4398d12e8cf82 Issue-ID: DCAEGEN2-1715 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-12-12fix db and tools uiZhangZihao15-58/+128
Optimized page display and fixed bugs of tools created. Solved the problem of create db or tool failure. Change-Id: If8eb0596876835baa36c1f9f82ac1a166e4494e3 Issue-ID: DCAEGEN2-1877 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-12-10Optimize the flow of api callback functionEkko Chang25-1128/+1203
Issue-ID: DCAEGEN2-1715 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: Ic0ecb009db69b095d253687861da6560c200e31a
2019-11-27Merge "Fixed the related api function with topic"Tony Hansen6-10/+37
2019-11-26Fixed the related api function with topicEkko Chang6-10/+37
Issue-ID: DCAEGEN2-1715 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: Iab20a1044cb953fb490f7981b6fa36e5eeea3c52
2019-11-22Fix UI bugsGuobiao Mo14-34/+73
Issue-ID: DCAEGEN2-1716 Change-Id: I01a5a3c69ff65afde37650e559619723f100e69a Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-11-21fix: topic table and mockup dataMay Lin10-752/+407
Issue-ID: DCAEGEN2-1715 Signed-off-by: May Lin <may.lin@qct.io> Change-Id: I9fa6c05244454620b54601c1efdc6eb7f6b0f73e
2019-11-20Merge "rest api modify"Tony Hansen1-1/+1
2019-11-19rest api modifyZhangZihao1-1/+1
Change-Id: I197cb58963370009e5ac237ae783694649ad3415 Issue-ID: DCAEGEN2-1877 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-11-19db by toolZhangZihao2-13/+16
Change-Id: Ice7559bf89b79a1cf284eb94e23140406d97b0df Issue-ID: DCAEGEN2-1877 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-11-13tools codeZhangZihao20-20/+951
Change-Id: Ic562e7689255ce06dfdb793e38fab077b7cf3641 Issue-ID: DCAEGEN2-1877 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-11-03Merge "dbs modify code"Vijay Venkatesh Kumar6-28/+87
2019-11-03Merge "dbs ui code"Vijay Venkatesh Kumar24-990/+1326
2019-10-27dbs modify codeZhangZihao6-28/+87
Change-Id: I87f0a339382354fa9ca6cbded9d1403a234f39f4 Issue-ID: DCAEGEN2-1622 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-10-25dbs ui codeZhangZihao24-990/+1326
Change-Id: I7e4c2501ba8437394cff6355671755e53071f2a3 Issue-ID: DCAEGEN2-1877 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-10-24Replace hard-coded IP address with host nameGuobiao Mo1-1/+1
Issue-ID: DCAEGEN2-1637 Change-Id: I46a1e935a92e1e5cca8899f619dffe13ad8a958a Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-10-14kafka uiZhangZihao21-108/+1175
Change-Id: Ie87c3ab9506230a8ef75cfbb33d1909f8b3b29c9 Issue-ID: DCAEGEN2-1631 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-09-10Defined a constant for this literal "Db not found"Rama-Huawei1-4/+5
Removed the declaration of thrown exception, as it can't be thrown from method's body Issue-ID: DCAEGEN2-1468 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: I341b5ea67dd643503fee9077a7073aeb8adbc15a
2019-09-09Static field is updated from a non-static method.Rama-Huawei1-272/+266
Converted while loops into for loop Removed the static fields and make them as a local variables Issue-ID: DCAEGEN2-1468 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: Ib6c60ff5975cc7b645174497a8fcfac313cd825b
2019-08-18Merge "Removed unused imports"Tony Hansen4-21/+9
2019-08-18Merge "Bug fix"Tony Hansen1-1/+1
2019-08-14Merge "Return an empty collection instead of null"Yan Yang6-29/+7
2019-08-14Merge "System.out is replace by a logger"Yan Yang2-21/+12
2019-08-14Merge "Get all databases id and name by designTypeId"Yan Yang1-10/+16
2019-08-12feat: support new deploy formatcyuamber1-2/+10
Change-Id: Ie7fa4e3e43e2b9b1ba294e8589ee07c4af712981 Issue-ID: DCAEGEN2-1671 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-08-12Merge "feat: add new features of design module"Yan Yang9-147/+183
2019-08-09feat: add new features of design modulecyuamber10-150/+183
Change-Id: I28709e7868ad88d0bb809d9c4e73524fbb90acb6 Issue-ID: DCAEGEN2-1671 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-08-08Get all databases id and name by designTypeIdZhangZihao1-10/+16
Change-Id: I9127ad0f5aa3b77e7e3847f9fe8240ab4c1482f7 Issue-ID: DCAEGEN2-1658 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-08-08feat(mockup): add the mockup data serverEkko Chang5-6/+323
Issue-ID: DCAEGEN2-1714 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: Ia82a3cf75a9c60cf2b86240989388f1b1686dbf6
2019-08-07Removed unused importsRama-Huawei4-21/+9
Also some places were using import with * option Issue-ID: DCAEGEN2-1468 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: I0f57bbb429816d9aa6219a4a1e4fc4c384bec873
2019-08-07Return an empty collection instead of nullRama-Huawei6-29/+7
Issue-ID: DCAEGEN2-1468 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: I294014cd009ae02983e575c94e830b2ff30e7b07
2019-08-07System.out is replace by a loggerRama-Huawei2-21/+12
Issue-ID: DCAEGEN2-1468 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: Iefdbfd3480f831ce734e748ac0680ed53c60f0fb
2019-08-05Unit testRama-Huawei1-0/+6
Improved 100% code coverage for ApplicationConfiguration file Issue-ID: DCAEGEN2-1468 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: Ib2d807273b6a25139b4844d868c7082fb4ac9623
2019-08-05Used isEmpty to check collection is empty or notRama-Huawei3-6/+6
Issue-ID: DCAEGEN2-1468 Signed-off-by: Rama-Huawei <rama.subba.reddy.s@huawei.com> Change-Id: Ice0fe7a0119442f7cf7f6171ea1e2a2c8a0c8cab
2019-08-02Merge "refactor:Kafka multi-language and Kafka list svg"Yan Yang4-1/+4
2019-08-02Merge "feat(card):add button click event"Yan Yang4-6/+30
2019-08-02Merge "design modify 2"Yan Yang5-43/+105
2019-08-02refactor:Kafka multi-language and Kafka list svgcyuamber4-1/+4
Change-Id: I08cb89a8a0a1ad7743493173946a6469f51c6d09 Issue-ID: DCAEGEN2-1693 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-08-02feat(card):add button click eventcyuamber4-6/+30
Change-Id: Ib3937be5aa39402cd90c6d354ef5def133f43f51 Issue-ID: DCAEGEN2-1671 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-08-01Merge "feat(git): add angularjs git commit message conventions in the project"Yan Yang4-2480/+3682