summaryrefslogtreecommitdiffstats
path: root/components/datalake-handler/admin
AgeCommit message (Collapse)AuthorFilesLines
2020-08-13Merge "[Datalake] Output logs to stdout."Vijay Venkatesh Kumar3-15/+13
2020-08-13[Datalake] Output logs to stdout.1.1.0-datalake-handler-admin-uiKate Hsuan3-15/+13
Issue-ID: DCAEGEN2-2371 Issue-ID: DCAEGEN2-2379 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: I4c3eb0d80c653ff95da2cb14cd15d864df86c095
2020-08-05DL-Handlers java upgrade from 8 to 11-DCAEGEN2-2286Sowmya_Narayanasetty1-1/+1
Signed-off-by: Sowmya_Narayanasetty <narayanasetty.sowmya@ltts.com> Change-Id: I9b53c7b8ca9db871b2dc46dea6a243089f6c8a1d Signed-off-by: Sowmya_Narayanasetty <narayanasetty.sowmya@ltts.com> Issue-ID: DCAEGEN2-2286
2020-03-27Avoid running as root.Kate Hsuan4-13/+58
Issue-ID: DCAEGEN2-2171 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: If4594ee7079532ae87ed4741db3cb6a53da23f34
2020-03-19Bug fix nginx resover address.Kate Hsuan3-6/+16
Issue-ID: DCAEGEN2-2008 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: I3e128dd3a05b230320c37ce58fff2fba4be4abff
2020-03-12datalake add multiple docker image tag and pushKate Hsuan1-1/+50
Issue-ID: DCAEGEN2-2008 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: Ic0c5ea2047ed7be19cab3edc8a403df53dcc74cd
2020-03-04Switch from cloudify helm plugin to cloudify/tosca.Kate Hsuan1-1/+1
1. Blueprint implementation. 2. Modify startup sequence. Issue-ID: DCAEGEN2-2098 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: I9d3d56565b0e997d3150eeef0891cc79bb0519ae
2020-02-05Merge "To apply the shared module into 3rd party design page and cleanup ↵Tony Hansen68-5749/+581
useless files"
2020-02-05Merge "Add admin docker image maven auto-build."Vijay Venkatesh Kumar1-3/+26
2020-02-05To apply the shared module into 3rd party design pageEkko Chang68-5749/+581
and cleanup useless files Issue-ID: DCAEGEN2-1717 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: I069afc836230c2470d6c25d80335428b37ef98f6
2020-02-05To apply the shared module into the 3rd party tools management pageEkko Chang10-132/+448
Issue-ID: DCAEGEN2-1717 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: Icc00785df9c516298327d8542bfb3c330d88513c
2020-02-04Add admin docker image maven auto-build.Kate Hsuan1-3/+26
Issue-ID: DCAEGEN2-2008 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: Icf7a5adfd999f6640510975abbc661c612110837
2020-02-04To apply the shared module into the database pageEkko Chang10-289/+504
Issue-ID: DCAEGEN2-1716 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: I2b89fe4fb81be10852c0fc813bbf5c81999bbc12
2020-01-21To apply the shared module into the kafka pageEkko Chang18-320/+509
Issue-ID: DCAEGEN2-2010 Signed-off-by: Ekko Chang <ekko.chang@qct.io> Change-Id: I830dcc1094d8e70045e0c0744f13f6a7b83d7cc1
2020-01-14Merge "To optimize the shared module and apply it into the page"Vijay Venkatesh Kumar24-585/+1017
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
2019-12-19Fixed kafka's ui and add getKafkaDetail()ZhangZihao3-33/+46
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-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-22Fix UI bugsGuobiao Mo8-16/+16
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-19rest api modifyZhangZihao1-1/+1
Change-Id: I197cb58963370009e5ac237ae783694649ad3415 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 ui code"Vijay Venkatesh Kumar24-990/+1326
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-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-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-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
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-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-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-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-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-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-18feat: add database to design modulecyuamber9-56/+153
Change-Id: I284913dfb3d20821ff89ad83a2ebc40d463734b1 Signed-off-by: cyuamber <xuranyjy@chinamobile.com> Issue-ID: DCAEGEN2-1663
2019-07-16JJB alignment across DCAE components - DCAE servicesGerard Hickey1-1/+1
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