Topic interface Function modification 84/90284/2
authorcyuamber <xuranyjy@chinamobile.com>
Fri, 21 Jun 2019 07:24:19 +0000 (15:24 +0800)
committerxu ran <xuranyjy@chinamobile.com>
Tue, 25 Jun 2019 02:03:16 +0000 (02:03 +0000)
commit547ac95d4d177208c37186bc6cb36dbd886230bd
tree9a488df69dd9f3ee01b3af802e912382fe00b4d4
parent7d3fb8e0a193c1471fcde17ddbe855b5ac1ebd70
Topic interface Function modification

Change-Id: Ifa8c7c4a929f2bd6fcbd660a86e05a079786cc8b
Issue-ID: DCAEGEN2-1623
Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
13 files changed:
components/datalake-handler/admin/src/src/app/app.module.ts
components/datalake-handler/admin/src/src/app/core/models/topic.model.ts
components/datalake-handler/admin/src/src/app/core/services/rest-api.service.ts
components/datalake-handler/admin/src/src/app/topics/topic-list/new-topic-model/new-topic-model.component.css [new file with mode: 0644]
components/datalake-handler/admin/src/src/app/topics/topic-list/new-topic-model/new-topic-model.component.html [new file with mode: 0644]
components/datalake-handler/admin/src/src/app/topics/topic-list/new-topic-model/new-topic-model.component.spec.ts [new file with mode: 0644]
components/datalake-handler/admin/src/src/app/topics/topic-list/new-topic-model/new-topic-model.component.ts [new file with mode: 0644]
components/datalake-handler/admin/src/src/app/topics/topic-list/topic-detail-modal/topic-detail-modal.component.html
components/datalake-handler/admin/src/src/app/topics/topic-list/topic-list.component.html
components/datalake-handler/admin/src/src/app/topics/topic-list/topic-list.component.ts
components/datalake-handler/admin/src/src/assets/i18n/en-us.json
components/datalake-handler/admin/src/src/assets/i18n/zh-hans.json
components/datalake-handler/admin/src/src/assets/i18n/zh-hant.json