dbs ui code 44/97444/3
authorZhangZihao <zhangzihao@chinamobile.com>
Wed, 23 Oct 2019 03:32:53 +0000 (11:32 +0800)
committerZihao Zhang <zhangzihao@chinamobile.com>
Fri, 25 Oct 2019 02:50:56 +0000 (02:50 +0000)
commit48ba434dcc92846ed96bc1dc3577d47610c73831
tree4878783e93c40af664c576686baf5fa44c113929
parent7be70cdd7417ca5470b7db522796db0c19703ed4
dbs ui code

Change-Id: I7e4c2501ba8437394cff6355671755e53071f2a3
Issue-ID: DCAEGEN2-1877
Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
24 files changed:
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-add-modal/database-add-modal.component.html
components/datalake-handler/admin/src/src/app/views/database/database-list/database-add-modal/database-add-modal.component.ts
components/datalake-handler/admin/src/src/app/views/database/database-list/database-list.component.css
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/dbs-modal/couchbase/couchbase.component.css
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/couchbase/couchbase.component.html
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/couchbase/couchbase.component.ts
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/druid/druid.component.css
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/druid/druid.component.html
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/druid/druid.component.ts
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/elasticsearch/elasticsearch.component.css
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/elasticsearch/elasticsearch.component.html
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/elasticsearch/elasticsearch.component.ts
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/hdfs/hdfs.component.css
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/hdfs/hdfs.component.html
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/hdfs/hdfs.component.ts
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/mongodb/mongodb.component.css
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/mongodb/mongodb.component.html
components/datalake-handler/admin/src/src/app/views/database/database-list/dbs-modal/mongodb/mongodb.component.ts
components/datalake-handler/admin/src/src/app/views/database/database.component.html
components/datalake-handler/admin/src/src/assets/i18n/en-us.json