summaryrefslogtreecommitdiffstats
path: root/components/datalake-handler/admin
AgeCommit message (Collapse)AuthorFilesLines
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-06-25Topic interface Function modificationcyuamber13-223/+871
Change-Id: Ifa8c7c4a929f2bd6fcbd660a86e05a079786cc8b Issue-ID: DCAEGEN2-1623 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-21Merge "Template interface Function modification"Yan Yang9-23/+114
2019-06-21Merge "Dashboard-list interface Function modification"Yan Yang4-15/+31
2019-06-20Menu bar function modificationcyuamber4-31/+22
Change-Id: I3c03f9ff655cce1ff1709b091899550e00a74be7 Issue-ID: DCAEGEN2-1624 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-20Template interface Function modificationcyuamber9-23/+114
Change-Id: If9b5190f3a261084f34978db192faa68b6a6f19d Issue-ID: DCAEGEN2-1625 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-20Dashboard-list interface Function modificationcyuamber4-15/+31
Change-Id: I00f3c5511dc35ff697a0983e8e297a6fcdd505fa Issue-ID: DCAEGEN2-1624 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-19DataLake DB module interface Function modificationcyuamber14-162/+158
Change-Id: I79dd646cd760e2799a0dd2b03aaeab6de92c5cd3 Issue-ID: DCAEGEN2-1622 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-19Rename dashboard and templatecyuamber1-3/+3
Change-Id: I6f722609c6310f0151ff608eb7c20387a1e82032 Issue-ID: DCAEGEN2-1634 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-18Template interface Function modificationcyuamber4-463/+14
Change-Id: I9fd0aa7949409ed10476b7a45ef4eb26d8259230 Issue-ID: DCAEGEN2-1625 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-18Dashboard-list interface Multi-languagecyuamber7-48/+46
Change-Id: Ica069228d4d0165884a5adf44257a6243ca9fc00 Issue-ID: DCAEGEN2-1624 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-18Template interface Function modificationcyuamber8-56/+74
Change-Id: I2fcca1b978855abbc25bf73f731f0dcc2c973f70 Issue-ID: DCAEGEN2-1625 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-18Dashboard-list interface Function modificationcyuamber7-31/+34
Change-Id: If70b45acc611e1f8857d4c5f013f739868f19676 Issue-ID: DCAEGEN2-1624 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-12Template interface front-end developmentcyuamber1-1/+1
Change-Id: Idf16e1775c885c8c71c5c477b65a9fe808edbf77 Issue-ID: DCAEGEN2-1600 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-11Fix bug of HDFS and css styleEkko Chang6-127/+348
Issue-ID: DCAEGEN2-1188 Change-Id: I282579f4e6fc65c59474f71ac26b44f2fb5e975c Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-06-11Merge "Dashboard-list interface front-end development"Yan Yang6-201/+97
2019-06-06Dashboard-list interface front-end developmentcyuamber6-201/+97
Change-Id: I905c23f3c84b75c75a87ec34ee0adf3423242ec2 Issue-ID: DCAEGEN2-1599 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-06Merge "Template interface front-end development"Yan Yang9-12/+1083
2019-06-06Template interface front-end developmente9-12/+1083
Change-Id: I2d97fefd3c9472253fc46cf2eaeb80c9fa6aa592 Issue-ID: DCAEGEN2-1600 Signed-off-by: e <xuranyjy@chinamobile.com>
2019-06-06Merge "Dashboard-list interface front-end development"Yan Yang44-12/+1866
2019-06-05Dashboard-list interface front-end developmente44-12/+1866
Change-Id: I7328e0c26e927245ea20f99c7f780669c66e7557 Issue-ID: DCAEGEN2-1599 Signed-off-by: e <xuranyjy@chinamobile.com>
2019-06-05Add UI support for HDFSEkko Chang7-145/+324
Issue-ID: DCAEGEN2-1188 Change-Id: Ica357fa392e9f597656b6e1d62c5cdd01f8ae213 Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-05-22Add function to framework of frond-endEkko Chang18-128/+498
1. Add spinner animation when loading. 2. Add REST API of feeder control. 3. Re-layout the design of frame. 4. Fix bug of topic config does not update when save. Issue-ID: DCAEGEN2-1188 Change-Id: I89b4efd7c13a8a0e945193bfd2d1274dff903f8a Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-05-15Add functionEkko Chang119-14075/+612
1. Add i18n language pattern 2. Add new page for verison control 3. Git tracked files fix Issue-ID: DCAEGEN2-1188 Change-Id: I93ead79b9ae7f6291b4f2d04718c7a14f4213cb2 Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-05-13Modify framework of front-endEkko Chang113-10/+17836
1. Integrate REST API with feeder 2. Implement css coding 3. Dockerize app and add license header Issue-ID: DCAEGEN2-1188 Change-Id: If4f0c70c842f81a44266a21dd598ab503bdc5dd8 Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-04-29First commit of front-end admin UIEkko Chang87-0/+13500
1. framework of front-end Issue-ID: DCAEGEN2-1188 Change-Id: Ib42e20f87f3f4fa5f0aee65c88b1efbfe1523b93 Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-03-27DataLake seed codeGuobiao Mo1-1/+1
POM changes, move sub-project admin and collector under <groupId>org.onap.dcaegen2.services.components.datalake-handler </groupId> Issue-ID: DCAEGEN2-1189 Change-Id: I69d17f55d70462a1cdce6809d6f6e9fa3164ca3a Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-03-26DataLake seed codeGuobiao Mo1-0/+20
Issue-ID: DCAEGEN2-1189 Change-Id: Ib25b70197e3b162efadbce0f1b5235e3ba6635e9 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>