[Web] Plug-in ICONS are displayed based on the plug-in type (#179)
@ -119,10 +119,7 @@ Here are some of the major database solutions that are supported:
|
||||
[![](https://tokei.rs/b1/github/EdurtIO/incubator-datacap)](https://github.com/EdurtIO/incubator-datacap)
|
||||
![version](https://img.shields.io/github/v/release/EdurtIO/incubator-datacap.svg)
|
||||
|
||||
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/downloads-pre/EdurtIO/incubator-datacap/latest/total?style=flat-square)
|
||||
![GitHub all releases](https://img.shields.io/github/downloads/EdurtIO/incubator-datacap/total?style=flat-square)
|
||||
|
||||
![GitHub branch checks state](https://img.shields.io/github/checks-status/EdurtIO/incubator-datacap/master?style=flat-square)
|
||||
![GitHub branch checks state](https://img.shields.io/github/checks-status/EdurtIO/incubator-datacap/develop?style=flat-square)
|
||||
![GitHub Release Date](https://img.shields.io/github/release-date/EdurtIO/incubator-datacap?style=flat-square)
|
||||
|
||||
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/EdurtIO/incubator-datacap?style=flat-square)
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>io.edurt.datacap.common</groupId>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
2
dist/pom.xml
vendored
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-http</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.http</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-http</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.http</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<packaging>pom</packaging>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>datacap-plugin-jdbc-db2</artifactId>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>datacap-plugin-jdbc-ignite</artifactId>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>datacap-plugin-jdbc-iotdb</artifactId>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>datacap-plugin-jdbc-neo4j</artifactId>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<packaging>pom</packaging>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-jdbc</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.jdbc</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<packaging>pom</packaging>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap-plugin-native</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin.natived</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -5,12 +5,12 @@
|
||||
<parent>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>datacap-plugin</artifactId>
|
||||
<groupId>io.edurt.datacap.plugin</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>DataCap for plugin</name>
|
||||
|
||||
|
2
pom.xml
@ -4,7 +4,7 @@
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
|
||||
<modules>
|
||||
<module>configure</module>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -3,4 +3,4 @@
|
||||
HOME=$(pwd)
|
||||
|
||||
sh "$HOME"/bin/shutdown.sh
|
||||
sh "$HOME"/bin/start.sh
|
||||
sh "$HOME"/bin/startup.sh
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "datacap-console-fe",
|
||||
"description": "DataCap web site",
|
||||
"version": "1.3.0",
|
||||
"name": "datacap-fe",
|
||||
"description": "DataCap console",
|
||||
"version": "1.4.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vue-cli-service serve",
|
||||
|
BIN
web/console-fe/public/static/images/plugin/ClickHouse.png
Normal file
After Width: | Height: | Size: 79 KiB |
BIN
web/console-fe/public/static/images/plugin/CrateDB.png
Normal file
After Width: | Height: | Size: 27 KiB |
BIN
web/console-fe/public/static/images/plugin/DB2.png
Normal file
After Width: | Height: | Size: 5.6 KiB |
BIN
web/console-fe/public/static/images/plugin/Dameng.png
Normal file
After Width: | Height: | Size: 68 KiB |
BIN
web/console-fe/public/static/images/plugin/Dremio.png
Normal file
After Width: | Height: | Size: 36 KiB |
BIN
web/console-fe/public/static/images/plugin/Druid.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
web/console-fe/public/static/images/plugin/ElasticSearch.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
web/console-fe/public/static/images/plugin/H2.png
Normal file
After Width: | Height: | Size: 8.3 KiB |
BIN
web/console-fe/public/static/images/plugin/Hive.png
Normal file
After Width: | Height: | Size: 86 KiB |
BIN
web/console-fe/public/static/images/plugin/Ignite.png
Normal file
After Width: | Height: | Size: 51 KiB |
BIN
web/console-fe/public/static/images/plugin/Impala.png
Normal file
After Width: | Height: | Size: 245 KiB |
BIN
web/console-fe/public/static/images/plugin/IoTDB.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
web/console-fe/public/static/images/plugin/Kylin.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
web/console-fe/public/static/images/plugin/Kyuubi.png
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
web/console-fe/public/static/images/plugin/MonetDB.png
Normal file
After Width: | Height: | Size: 63 KiB |
BIN
web/console-fe/public/static/images/plugin/MongoDB.png
Normal file
After Width: | Height: | Size: 194 KiB |
BIN
web/console-fe/public/static/images/plugin/MySQL.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
web/console-fe/public/static/images/plugin/Neo4j.png
Normal file
After Width: | Height: | Size: 192 KiB |
BIN
web/console-fe/public/static/images/plugin/OceanBase.png
Normal file
After Width: | Height: | Size: 7.9 KiB |
BIN
web/console-fe/public/static/images/plugin/Oracle.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
web/console-fe/public/static/images/plugin/Phoenix.png
Normal file
After Width: | Height: | Size: 33 KiB |
BIN
web/console-fe/public/static/images/plugin/PostgreSQL.png
Normal file
After Width: | Height: | Size: 85 KiB |
BIN
web/console-fe/public/static/images/plugin/Presto.png
Normal file
After Width: | Height: | Size: 11 KiB |
BIN
web/console-fe/public/static/images/plugin/Redis.png
Normal file
After Width: | Height: | Size: 152 KiB |
BIN
web/console-fe/public/static/images/plugin/SqlServer.png
Normal file
After Width: | Height: | Size: 50 KiB |
BIN
web/console-fe/public/static/images/plugin/TDengine.png
Normal file
After Width: | Height: | Size: 3.7 KiB |
BIN
web/console-fe/public/static/images/plugin/Trino.png
Normal file
After Width: | Height: | Size: 11 KiB |
@ -3,7 +3,7 @@
|
||||
<Select v-model="applySource" style="width: 160px" @on-change="handlerChangeValue">
|
||||
<Option v-for="column in columns" :value="column.id + ':' + column.type" v-bind:key="column.id">
|
||||
<Tooltip transfer :content="column.type">
|
||||
{{ column.name }}
|
||||
<Avatar :src="'/static/images/plugin/' + column.type + '.png'" size="small" /> {{ column.name }}
|
||||
</Tooltip>
|
||||
</Option>
|
||||
</Select>
|
||||
|
@ -39,7 +39,7 @@ const content = `
|
||||
|
||||
const releaseNote: ReleaseNote = {
|
||||
content: content,
|
||||
latest: true,
|
||||
latest: false,
|
||||
time: "2022-11-30",
|
||||
version: "1.2.0"
|
||||
};
|
||||
|
47
web/console-fe/src/views/common/release/Release130.ts
Normal file
@ -0,0 +1,47 @@
|
||||
import {ReleaseNote} from "./ReleaseNote";
|
||||
|
||||
const content = `
|
||||
> The current release involves several major updates.
|
||||
|
||||
#### General
|
||||
|
||||
---
|
||||
|
||||
- Support change username
|
||||
- Support custom sql template
|
||||
- Support plugin function
|
||||
- Add restart script
|
||||
|
||||
#### Web
|
||||
|
||||
---
|
||||
|
||||
- Optimize the presentation of the data source list
|
||||
- Add data source description and prompt
|
||||
- Support query history id order
|
||||
- Support quote query history
|
||||
|
||||
#### Plugins
|
||||
|
||||
---
|
||||
|
||||
- Support oceanbase for jdbc
|
||||
- Support redis for native
|
||||
- Support neo4j for jdbc
|
||||
- Support iotdb for jdbc
|
||||
|
||||
#### Redis
|
||||
|
||||
- Support auth for native
|
||||
`;
|
||||
|
||||
const releaseNote: ReleaseNote = {
|
||||
content: content,
|
||||
latest: true,
|
||||
time: "2022-12-16",
|
||||
version: "1.3.0"
|
||||
};
|
||||
|
||||
export default {
|
||||
releaseNote
|
||||
}
|
@ -2,9 +2,11 @@ import {ReleaseNote} from "@/views/common/release/ReleaseNote";
|
||||
import Release20221115 from "@/views/common/release/Release20221115";
|
||||
import Release20221015 from "@/views/common/release/Release20221015";
|
||||
import Release120 from "@/views/common/release/Release120";
|
||||
import Release130 from "@/views/common/release/Release130";
|
||||
|
||||
const releaseNotes: ReleaseNote[] = [];
|
||||
releaseNotes.push(Release120.releaseNote,
|
||||
releaseNotes.push(Release130.releaseNote,
|
||||
Release120.releaseNote,
|
||||
Release20221115.releaseNote,
|
||||
Release20221015.releaseNote);
|
||||
|
||||
|
@ -43,18 +43,18 @@
|
||||
<Submenu name="settings">
|
||||
<template #title>
|
||||
<Icon type="ios-cog"/>
|
||||
{{ $t('common.settings') }} <Tag color="warning">New</Tag>
|
||||
{{ $t('common.settings') }}
|
||||
</template>
|
||||
<MenuGroup :title="$t('common.default')">
|
||||
<MenuItem name="settings_functions" to="/admin/settings/function">
|
||||
<Icon type="ios-basket"/>
|
||||
{{ $t('common.function') }} <Tag style="margin-left: 5px;" color="warning">New</Tag>
|
||||
{{ $t('common.function') }}
|
||||
</MenuItem>
|
||||
</MenuGroup>
|
||||
<MenuGroup :title="$t('common.template')">
|
||||
<MenuItem name="admin_template_sql" to="/admin/template/sql">
|
||||
<Icon type="md-browsers"/>
|
||||
{{ $t('common.sql') }}<Tag style="margin-left: 5px;" color="warning">New</Tag>
|
||||
{{ $t('common.sql') }}
|
||||
</MenuItem>
|
||||
</MenuGroup>
|
||||
</Submenu>
|
||||
|
@ -157,7 +157,7 @@ export default defineComponent({
|
||||
handlerPluginConvert(elements: [])
|
||||
{
|
||||
const plugins = [];
|
||||
elements.forEach(element => plugins.push({tip: element}));
|
||||
elements.forEach(element => plugins.push({src: '/static/images/plugin/' + element + '.png', tip: element}));
|
||||
return plugins;
|
||||
},
|
||||
handlerImportController(value: boolean)
|
||||
|
@ -38,7 +38,10 @@
|
||||
<Divider orientation="left">{{ key }} ({{ plugins[key].length }})</Divider>
|
||||
<Space wrap :size="[8, 16]">
|
||||
<Tooltip v-for="plugin in plugins[key]" :content="plugin.description" transfer v-bind:key="plugin.name">
|
||||
<Radio :label="plugin.name + ' ' + plugin.type"/>
|
||||
<Radio :label="plugin.name + ' ' + plugin.type">
|
||||
<Avatar :src="'/static/images/plugin/' + plugin.name + '.png'" size="small" />
|
||||
<span style="margin-left: 2px;">{{ plugin.name }}</span>
|
||||
</Radio>
|
||||
</Tooltip>
|
||||
</Space>
|
||||
</div>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>1.3.0</version>
|
||||
<version>1.4.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|