summaryrefslogtreecommitdiffstats
path: root/components
AgeCommit message (Collapse)AuthorFilesLines
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-05Merge "Unit test"Yan Yang1-0/+6
2019-08-05Merge "Used isEmpty to check collection is empty or not"Yan Yang3-6/+6
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-02Enable deploy pluginVijay Venkatesh Kumar1-3/+0
Change-Id: I24e09f8fc98c685c73ee34e0762c0d4ec9058f71 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1578
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
2019-08-01Merge "Kafka interface Function modification"Yan Yang6-4/+210
2019-08-01Merge "Add 7 icons for sidebar"Yan Yang7-0/+196
2019-08-01Kafka interface Function modificationcyuamber6-4/+210
Change-Id: I2857df735992e4f48bc492650865aa124ec30baf Issue-ID: DCAEGEN2-1693 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-08-01feat(git): add angularjs git commit message conventions in the projectcyuamber4-2480/+3682
Change-Id: Ieed4da9792f5bc272f5ffaf34f49278c8f8964a5 Issue-ID: DCAEGEN2-1671 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-08-01design modify 2ZhangZihao5-43/+105
Change-Id: I7c75460b30184bf2803f8a936a4252867300e898 Issue-ID: DCAEGEN2-1658 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-07-31Add 7 icons for sidebarMay Lin7-0/+196
Issue-ID: DCAEGEN2-1696 Signed-off-by: May Lin <may.lin@qct.io> Change-Id: Ie2c5acb99d66ababfb8d2535fde31b30a7c6e0ac
2019-07-31Kafka interface page component creationcyuamber7-3/+65
Change-Id: I66a0a939df40b8460e2c422568a71684b30e9225 Issue-ID: DCAEGEN2-1693 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-07-30Merge "deploy improve 1"Yan Yang5-138/+133
2019-07-30deploy improve 1ZhangZihao5-138/+133
Change-Id: I9ba21e0e0f8e6ab75d63e65457bc382aa02cff91 Issue-ID: DCAEGEN2-1658 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-07-29Add the card shared moduleEkko Chang26-36/+777
Issue-ID: DCAEGEN2-1671 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: I52777a2c11d3ea351df7e3fc8b236d8f94bc44e1
2019-07-26Merge "kakfa test improve"Yan Yang1-0/+14
2019-07-25Add the modal shared moduleEkko Chang12-52/+439
Issue-ID: DCAEGEN2-1671 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: Ibb7709739e3414d0e2fc955e1dffd747b5591d66
2019-07-24feat: add button componentcyuamber12-96/+315
Change-Id: I7558d1b73d40ce86ba1a533495cbfca1b347670b Issue-ID: DCAEGEN2-1671 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-07-24kakfa test improveZhangZihao1-0/+14
Change-Id: I76f8094c32b82812069ff00b9ec1c9618962771a Issue-ID: DCAEGEN2-1631 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-07-22kafka testZhangZihao3-2/+147
Change-Id: I1ff274c218a19fd7cedfeda7c07bfa0245687070 Issue-ID: DCAEGEN2-1631 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-07-19Change the project structure of the UI.Ekko Chang3-42/+264
1. Modify README. 2. Add LICENSE and mockup directory. Issue-ID: DCAEGEN2-1671 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: I59b39919f3b31c515028b109e3af810aca93bd62
2019-07-19Merge "db of design"Yan Yang1-0/+14
2019-07-19Merge "Add maven-deploy-plugin"Yan Yang2-29/+10
2019-07-18Add maven-deploy-pluginGuobiao Mo2-29/+10
For JJB alignment across DCAE components - DCAE services Issue-ID: DCAEGEN2-1578 Change-Id: I3e3b4b70054a1799c88d65ae470309c32cb467e6 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-07-19feat: change the structure of the projectcyuamber131-108/+399
Change-Id: I68dc566780aa26f7d4de7488705adcb3fec2f782 Signed-off-by: cyuamber <xuranyjy@chinamobile.com> Issue-ID: DCAEGEN2-1671
2019-07-18db of designZhangZihao1-0/+14
Change-Id: I0119780b7903bd84874c5ff9eca1aadb981e01b3 Issue-ID: DCAEGEN2-1658 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-07-18Merge "feat: add database to design module"Yan Yang9-56/+153
2019-07-18feat: add database to design modulecyuamber9-56/+153
Change-Id: I284913dfb3d20821ff89ad83a2ebc40d463734b1 Signed-off-by: cyuamber <xuranyjy@chinamobile.com> Issue-ID: DCAEGEN2-1663
2019-07-17Merge "design modify 2"Yan Yang18-653/+43
2019-07-17design modify 2ZhangZihao18-653/+43
Change-Id: I839bee562f03e12de9a3a4bfcd25f4db5fee6f7e Issue-ID: DCAEGEN2-1658 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-07-16JJB alignment across DCAE components - DCAE servicesGerard Hickey7-16/+17
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: If6a25d2ea01e5cac84dba95504ffa09cf4796f7a
2019-07-15change: change template model and dashboard-list service structurecyuamber11-247/+152
Change-Id: I262440d8e915cb325cca4f101b1225d151827334 Signed-off-by: cyuamber <xuranyjy@chinamobile.com> Issue-ID: DCAEGEN2-1663
2019-07-12feat: new changes for design modulecyuamber8-251/+249
Change-Id: I0456755e02ce0e1e803b2e6508e943ae86ed4576 Signed-off-by: cyuamber <xuranyjy@chinamobile.com> Issue-ID: DCAEGEN2-1663
2019-07-11design modify 1ZhangZihao17-642/+610
Change-Id: I32ef0ff484b786b9c5b73df8fd1b8cc97c5dc227 Issue-ID: DCAEGEN2-1658 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-07-11Merge "supports multiple Kafka clusters and DBs"Yan Yang21-74/+76
2019-07-10supports multiple Kafka clusters and DBsGuobiao Mo21-74/+76
Change kafka table id to int Issue-ID: DCAEGEN2-1631 Change-Id: Ib5109b75a387f76709dc38161bf2d7ef084950ef Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-07-10coverage unit testzm3304-0/+245
Change-Id: Ib1b5a43fe1974b1276a7367b32bd63ee506c2232 Signed-off-by: zm330 <zhangminyj@chinamobile.com> Issue-ID: DCAEGEN2-1468
2019-07-07Unit testGuobiao Mo3-3/+55
Issue-ID: DCAEGEN2-1468 Change-Id: Ib86b58ce77d4e03e695140729d8abb280594842c Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-07-07Unit testGuobiao Mo30-648/+898
Issue-ID: DCAEGEN2-1468 Change-Id: Ib0a1bbfa02390a9093e0a8ac4da1ae3fe2c1cd11 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-07-04Merge "kafka"Yan Yang7-0/+354
2019-07-04kafkaZhangZihao7-0/+354
Change-Id: I3084858f2ddc06c42e062f65d65b4d3dec620fd7 Issue-ID: DCAEGEN2-1631 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>