To apply the shared module into the database page 77/100577/3
authorEkko Chang <ekko.chang@qct.io>
Wed, 22 Jan 2020 06:13:28 +0000 (06:13 +0000)
committerEkko Chang <ekko.chang@qct.io>
Tue, 4 Feb 2020 07:55:42 +0000 (07:55 +0000)
commitbd1e6d129bf063e660cbe4457354be478e754fe3
tree3cfa6f26921b61d60eeb3b523446aa46dc9b991d
parent5d81682e5bbaa28c4dd8258fb530a775d4f7b5e2
To apply the shared module into the database page

Issue-ID: DCAEGEN2-1716
Signed-off-by: Ekko Chang <ekko.chang@qct.io>
Change-Id: I2b89fe4fb81be10852c0fc813bbf5c81999bbc12
components/datalake-handler/admin/src/src/app/app.module.ts
components/datalake-handler/admin/src/src/app/core/models/db.model.ts
components/datalake-handler/admin/src/src/app/core/services/rest-api.service.ts
components/datalake-handler/admin/src/src/app/views/database/database-list/database-list.component.html
components/datalake-handler/admin/src/src/app/views/database/database-list/database-list.component.ts
components/datalake-handler/admin/src/src/app/views/database/database-list/db-modal/db-modal.component.css [new file with mode: 0644]
components/datalake-handler/admin/src/src/app/views/database/database-list/db-modal/db-modal.component.html [new file with mode: 0644]
components/datalake-handler/admin/src/src/app/views/database/database-list/db-modal/db-modal.component.spec.ts [new file with mode: 0644]
components/datalake-handler/admin/src/src/app/views/database/database-list/db-modal/db-modal.component.ts [new file with mode: 0644]
components/datalake-handler/admin/src/src/assets/i18n/en-us.json