To apply the shared module into the kafka page 31/100031/3
authorEkko Chang <ekko.chang@qct.io>
Tue, 21 Jan 2020 06:28:12 +0000 (06:28 +0000)
committerEkko Chang <ekko.chang@qct.io>
Tue, 21 Jan 2020 06:33:22 +0000 (06:33 +0000)
commit6d28fc1cf92116eb513eef783face6abcea1170b
treeb74030479feaea6a552ecc7dae4b92e5af06c04f
parent85888c96619588108b7c97000ece0c13b27ac015
To apply the shared module into the kafka page

Issue-ID: DCAEGEN2-2010
Signed-off-by: Ekko Chang <ekko.chang@qct.io>
Change-Id: I830dcc1094d8e70045e0c0744f13f6a7b83d7cc1
18 files changed:
components/datalake-handler/admin/src/src/app/app.module.ts
components/datalake-handler/admin/src/src/app/core/models/kafka.model.ts
components/datalake-handler/admin/src/src/app/core/services/admin.service.ts
components/datalake-handler/admin/src/src/app/core/services/rest-api.service.ts
components/datalake-handler/admin/src/src/app/shared/modules/card/card.component.css
components/datalake-handler/admin/src/src/app/shared/modules/card/card.component.html
components/datalake-handler/admin/src/src/app/shared/modules/card/card.component.ts
components/datalake-handler/admin/src/src/app/views/kafka/kafka-list/kafka-list.component.css
components/datalake-handler/admin/src/src/app/views/kafka/kafka-list/kafka-list.component.html
components/datalake-handler/admin/src/src/app/views/kafka/kafka-list/kafka-list.component.ts
components/datalake-handler/admin/src/src/app/views/kafka/kafka-list/kafka-modal/kafka-modal.component.css [new file with mode: 0644]
components/datalake-handler/admin/src/src/app/views/kafka/kafka-list/kafka-modal/kafka-modal.component.html [new file with mode: 0644]
components/datalake-handler/admin/src/src/app/views/kafka/kafka-list/kafka-modal/kafka-modal.component.spec.ts [new file with mode: 0644]
components/datalake-handler/admin/src/src/app/views/kafka/kafka-list/kafka-modal/kafka-modal.component.ts [new file with mode: 0644]
components/datalake-handler/admin/src/src/app/views/test/test.component.html
components/datalake-handler/admin/src/src/app/views/topics/topic-list/topic-modal/topic-modal.component.html
components/datalake-handler/admin/src/src/app/views/topics/topic-list/topic-modal/topic-modal.component.ts
components/datalake-handler/admin/src/src/assets/i18n/en-us.json