mirror of
https://gitee.com/devlive-community/datacap.git
synced 2024-11-29 10:37:57 +08:00
[Env] Remove incubator
This commit is contained in:
parent
e541d8520c
commit
d2e98e03e8
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
4
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -9,7 +9,7 @@ body:
|
||||
label: Contribution guidelines
|
||||
description: Please read the contribution guidelines before proceeding.
|
||||
options:
|
||||
- label: I've read the [contribution guidelines](https://github.com/EdurtIO/incubator-datacap/blob/master/CONTRIBUTING.md) and wholeheartedly agree
|
||||
- label: I've read the [contribution guidelines](https://github.com/EdurtIO/datacap/blob/master/CONTRIBUTING.md) and wholeheartedly agree
|
||||
required: true
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
@ -65,7 +65,7 @@ body:
|
||||
description: Please provide a minimal (!) `application.properties` to reproduce the bug.
|
||||
placeholder: |-
|
||||
site_name: DataCap Website
|
||||
site_url: https://databap.incubator.edurt.io
|
||||
site_url: https://databap.edurt.io
|
||||
render: yaml
|
||||
validations:
|
||||
required: true
|
||||
|
2
.github/ISSUE_TEMPLATE/config.yml
vendored
2
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -1,5 +1,5 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Question
|
||||
url: https://github.com/EdurtIO/incubator-datacap/discussions
|
||||
url: https://github.com/EdurtIO/datacap/discussions
|
||||
about: Please ask your question here
|
||||
|
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
@ -10,7 +10,7 @@ body:
|
||||
label: Contribution guidelines
|
||||
description: Please read the contribution guidelines before proceeding.
|
||||
options:
|
||||
- label: I've read the [contribution guidelines](https://github.com/EdurtIO/incubator-datacap/blob/master/CONTRIBUTING.md) and wholeheartedly agree
|
||||
- label: I've read the [contribution guidelines](https://github.com/EdurtIO/datacap/blob/master/CONTRIBUTING.md) and wholeheartedly agree
|
||||
required: true
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
|
2
.github/ISSUE_TEMPLATE/release_notes.yml
vendored
2
.github/ISSUE_TEMPLATE/release_notes.yml
vendored
@ -9,7 +9,7 @@ body:
|
||||
label: Contribution guidelines
|
||||
description: Please read the contribution guidelines before proceeding.
|
||||
options:
|
||||
- label: I've read the [contribution guidelines](https://github.com/EdurtIO/incubator-datacap/blob/master/CONTRIBUTING.md) and wholeheartedly agree
|
||||
- label: I've read the [contribution guidelines](https://github.com/EdurtIO/datacap/blob/master/CONTRIBUTING.md) and wholeheartedly agree
|
||||
required: true
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
|
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches: [ "*" ]
|
||||
pull_request:
|
||||
branches: [ "develop" ]
|
||||
branches: [ "dev" ]
|
||||
schedule:
|
||||
- cron: '41 18 * * 1'
|
||||
|
||||
|
2
.github/workflows/issue-translator.yml
vendored
2
.github/workflows/issue-translator.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
steps:
|
||||
- uses: tomsun28/issues-translate-action@v2.6
|
||||
with:
|
||||
IS_MODIFY_TITLE: false
|
||||
IS_MODIFY_TITLE: true
|
||||
# not require, default false, . Decide whether to modify the issue title
|
||||
# if true, the robot account @Issues-translate-bot must have modification permissions, invite @Issues-translate-bot to your project or use your custom bot.
|
||||
CUSTOM_BOT_NOTE: Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
|
||||
|
@ -1,7 +1,7 @@
|
||||
## Contributing
|
||||
|
||||
[fork]: https://github.com/EdurtIO/incubator-datacap/fork
|
||||
[pr]: https://github.com/EdurtIO/incubator-datacap/compare
|
||||
[fork]: https://github.com/EdurtIO/datacap/fork
|
||||
[pr]: https://github.com/EdurtIO/datacap/compare
|
||||
[code-of-conduct]: CODE_OF_CONDUCT.md
|
||||
|
||||
Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great.
|
||||
|
24
README.md
24
README.md
@ -1,4 +1,4 @@
|
||||
# DataCap (incubator)
|
||||
# DataCap
|
||||
|
||||
DataCap is integrated software for data transformation, integration and visualization.
|
||||
|
||||
@ -115,22 +115,22 @@ Here are some of the major database solutions that are supported:
|
||||
|
||||
---
|
||||
|
||||
[![Stargazers over time](https://starchart.cc/EdurtIO/incubator-datacap.svg)](https://starchart.cc/EdurtIO/incubator-datacap)
|
||||
[![Stargazers over time](https://starchart.cc/EdurtIO/datacap.svg)](https://starchart.cc/EdurtIO/datacap)
|
||||
|
||||
## Overview
|
||||
|
||||
---
|
||||
|
||||
![](https://visitor-badge.glitch.me/badge?page_id=incubator-datacap)
|
||||
[![](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)
|
||||
![](https://visitor-badge.glitch.me/badge?page_id=datacap)
|
||||
[![](https://tokei.rs/b1/github/EdurtIO/datacap)](https://github.com/EdurtIO/datacap)
|
||||
![version](https://img.shields.io/github/v/release/EdurtIO/datacap.svg)
|
||||
|
||||
![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 branch checks state](https://img.shields.io/github/checks-status/EdurtIO/datacap/develop?style=flat-square)
|
||||
![GitHub Release Date](https://img.shields.io/github/release-date/EdurtIO/datacap?style=flat-square)
|
||||
|
||||
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/EdurtIO/incubator-datacap?style=flat-square)
|
||||
![GitHub contributors](https://img.shields.io/github/contributors-anon/EdurtIO/incubator-datacap?style=flat-square)
|
||||
![GitHub last commit](https://img.shields.io/github/last-commit/EdurtIO/incubator-datacap?style=flat-square)
|
||||
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/EdurtIO/datacap?style=flat-square)
|
||||
![GitHub contributors](https://img.shields.io/github/contributors-anon/EdurtIO/datacap?style=flat-square)
|
||||
![GitHub last commit](https://img.shields.io/github/last-commit/EdurtIO/datacap?style=flat-square)
|
||||
|
||||
## Join Us
|
||||
|
||||
@ -156,6 +156,6 @@ Open the DingTalk software and scan the following QR code to join
|
||||
|
||||
---
|
||||
|
||||
<a href="https://github.com/EdurtIO/incubator-datacap/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=EdurtIO/incubator-datacap" />
|
||||
<a href="https://github.com/EdurtIO/datacap/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=EdurtIO/datacap" />
|
||||
</a>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
git remote add upstream git@github.com:EdurtIO/incubator-datacap.git
|
||||
git remote add upstream git@github.com:EdurtIO/datacap.git
|
||||
git remote -v
|
||||
git fetch upstream
|
||||
git merge upstream/develop
|
||||
|
@ -3,7 +3,7 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<parent>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
2
dist/pom.xml
vendored
2
dist/pom.xml
vendored
@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
@ -1 +1 @@
|
||||
datacap.incubator.edurt.io
|
||||
datacap.edurt.io
|
||||
|
@ -29,7 +29,7 @@ The development environment is mainly divided into two services and a document m
|
||||
Fork the code in the code warehouse and clone the code to the local, enter the source code directory
|
||||
|
||||
```bash
|
||||
git clone git@github.com:<GitHubUser>/incubator-datacap.git
|
||||
git clone git@github.com:<GitHubUser>/datacap.git
|
||||
```
|
||||
|
||||
#### Load source code
|
||||
|
@ -14,7 +14,7 @@ hide:
|
||||
</style>
|
||||
|
||||
<div class="font-center">
|
||||
The current Trino release is version <img src="https://img.shields.io/github/v/release/EdurtIO/incubator-datacap.svg" />. Learn more details from the <a href="/release-latest.html">release notes</a>.
|
||||
The current Trino release is version <img src="https://img.shields.io/github/v/release/EdurtIO/datacap.svg" />. Learn more details from the <a href="/release-latest.html">release notes</a>.
|
||||
</div>
|
||||
|
||||
<div class="grid cards" markdown style="margin-top: 30px; padding: 50px;">
|
||||
@ -37,7 +37,7 @@ The current Trino release is version <img src="https://img.shields.io/github/v/r
|
||||
|
||||
<br />
|
||||
|
||||
[Source Code](https://github.com/EdurtIO/incubator-datacap){ .md-button .md-button-primary }
|
||||
[Source Code](https://github.com/EdurtIO/datacap){ .md-button .md-button-primary }
|
||||
|
||||
</div>
|
||||
|
||||
@ -48,13 +48,13 @@ The current Trino release is version <img src="https://img.shields.io/github/v/r
|
||||
---
|
||||
|
||||
* **Chat On Slack**: [edurtio.slack.com](https://edurtio.slack.com/archives/C02EU2YM2N8)
|
||||
* **Issues**: [GitHub issues](https://github.com/EdurtIO/incubator-datacap/issues)
|
||||
* **Issues**: [GitHub issues](https://github.com/EdurtIO/datacap/issues)
|
||||
* **DingTalk**: [16160001608]()
|
||||
|
||||
- __Getting help__
|
||||
|
||||
---
|
||||
|
||||
If you need help using or running dbm, please ask a question on [Slack](https://edurtio.slack.com/archives/C02EU2YM2N8). Please [report](https://github.com/EdurtIO/incubator-datacap/issues/new/choose) any issue you find with dbm.
|
||||
If you need help using or running dbm, please ask a question on [Slack](https://edurtio.slack.com/archives/C02EU2YM2N8). Please [report](https://github.com/EdurtIO/datacap/issues/new/choose) any issue you find with dbm.
|
||||
|
||||
</div>
|
||||
|
@ -23,7 +23,7 @@ DataCap is a software for data transformation, integration and visualization.
|
||||
|
||||
Download the binary software package of the corresponding system from the following address for installation.
|
||||
|
||||
- [GitHub Release](https://github.com/EdurtIO/incubator-datacap/releases/latest)
|
||||
- [GitHub Release](https://github.com/EdurtIO/datacap/releases/latest)
|
||||
|
||||
##### Download package
|
||||
|
||||
@ -78,7 +78,7 @@ Stop the service and execute the following script
|
||||
- Clone the source code to this machine
|
||||
|
||||
```bash
|
||||
git clone https://github.com/EdurtIO/incubator-datacap.git
|
||||
git clone https://github.com/EdurtIO/datacap.git
|
||||
```
|
||||
|
||||
- Compile and build the application
|
||||
|
@ -14,7 +14,7 @@ Support Time: `2022-11-09`
|
||||
|
||||
---
|
||||
|
||||
DataCap uses configuration files by default [clickhouse.json](https://github.com/EdurtIO/incubator-datacap/blob/develop/server/src/main/etc/conf/plugins/http/clickhouse.json)
|
||||
DataCap uses configuration files by default [clickhouse.json](https://github.com/EdurtIO/datacap/blob/develop/server/src/main/etc/conf/plugins/http/clickhouse.json)
|
||||
|
||||
!!! note
|
||||
|
||||
@ -34,7 +34,7 @@ DataCap uses configuration files by default [clickhouse.json](https://github.com
|
||||
|
||||
!!! warning
|
||||
|
||||
The online service has not been tested yet, if you have detailed test results, please submit [issues](https://github.com/EdurtIO/incubator-datacap/issues/new/choose) to us
|
||||
The online service has not been tested yet, if you have detailed test results, please submit [issues](https://github.com/EdurtIO/datacap/issues/new/choose) to us
|
||||
|
||||
- [x] 19.x
|
||||
- [x] 20.x
|
||||
|
@ -14,7 +14,7 @@ Support Time: `2022-09-22`
|
||||
|
||||
---
|
||||
|
||||
DataCap uses configuration files by default [clickhouse.json](https://github.com/EdurtIO/incubator-datacap/blob/develop/server/src/main/etc/conf/plugins/jdbc/clickhouse.json)
|
||||
DataCap uses configuration files by default [clickhouse.json](https://github.com/EdurtIO/datacap/blob/develop/server/src/main/etc/conf/plugins/jdbc/clickhouse.json)
|
||||
|
||||
!!! note
|
||||
|
||||
@ -53,7 +53,7 @@ DataCap uses configuration files by default [clickhouse.json](https://github.com
|
||||
|
||||
!!! warning
|
||||
|
||||
The online service has not been tested yet, if you have detailed test results, please submit [issues](https://github.com/EdurtIO/incubator-datacap/issues/new/choose) to us
|
||||
The online service has not been tested yet, if you have detailed test results, please submit [issues](https://github.com/EdurtIO/datacap/issues/new/choose) to us
|
||||
|
||||
- [x] 19.x
|
||||
- [x] 20.x
|
||||
|
@ -14,7 +14,7 @@ Support Time: `2022-09-19`
|
||||
|
||||
---
|
||||
|
||||
DataCap uses configuration files by default [mysql.json](https://github.com/EdurtIO/incubator-datacap/blob/develop/server/src/main/etc/conf/plugins/jdbc/mysql.json)
|
||||
DataCap uses configuration files by default [mysql.json](https://github.com/EdurtIO/datacap/blob/develop/server/src/main/etc/conf/plugins/jdbc/mysql.json)
|
||||
|
||||
!!! note
|
||||
|
||||
@ -60,7 +60,7 @@ DataCap uses configuration files by default [mysql.json](https://github.com/Edur
|
||||
|
||||
!!! warning
|
||||
|
||||
The online service has not been tested yet, if you have detailed test results, please submit [issues](https://github.com/EdurtIO/incubator-datacap/issues/new/choose) to us
|
||||
The online service has not been tested yet, if you have detailed test results, please submit [issues](https://github.com/EdurtIO/datacap/issues/new/choose) to us
|
||||
|
||||
- [x] 5.x
|
||||
- [x] 6.x
|
||||
|
@ -14,7 +14,7 @@ Support Time: `2023-01-29`
|
||||
|
||||
---
|
||||
|
||||
DataCap uses configuration files by default [snowflake.json](https://github.com/EdurtIO/incubator-datacap/blob/develop/server/src/main/etc/conf/plugins/jdbc/snowflake.json)
|
||||
DataCap uses configuration files by default [snowflake.json](https://github.com/EdurtIO/datacap/blob/develop/server/src/main/etc/conf/plugins/jdbc/snowflake.json)
|
||||
|
||||
!!! note
|
||||
|
||||
@ -53,4 +53,4 @@ DataCap uses configuration files by default [snowflake.json](https://github.com/
|
||||
|
||||
!!! warning
|
||||
|
||||
The online service has not been tested yet, if you have detailed test results, please submit [issues](https://github.com/EdurtIO/incubator-datacap/issues/new/choose) to us
|
||||
The online service has not been tested yet, if you have detailed test results, please submit [issues](https://github.com/EdurtIO/datacap/issues/new/choose) to us
|
||||
|
@ -14,7 +14,7 @@ Support Time: `2023-01-30`
|
||||
|
||||
---
|
||||
|
||||
DataCap uses configuration files by default [ydb.json](https://github.com/EdurtIO/incubator-datacap/blob/develop/server/src/main/etc/conf/plugins/jdbc/ydb.json)
|
||||
DataCap uses configuration files by default [ydb.json](https://github.com/EdurtIO/datacap/blob/develop/server/src/main/etc/conf/plugins/jdbc/ydb.json)
|
||||
|
||||
!!! note
|
||||
|
||||
@ -47,6 +47,6 @@ DataCap uses configuration files by default [ydb.json](https://github.com/EdurtI
|
||||
|
||||
!!! warning
|
||||
|
||||
The online service has not been tested yet, if you have detailed test results, please submit [issues](https://github.com/EdurtIO/incubator-datacap/issues/new/choose) to us
|
||||
The online service has not been tested yet, if you have detailed test results, please submit [issues](https://github.com/EdurtIO/datacap/issues/new/choose) to us
|
||||
|
||||
- [x] 2.1.x
|
||||
|
@ -14,7 +14,7 @@ Support Time: `2022-12-01`
|
||||
|
||||
---
|
||||
|
||||
DataCap uses configuration files by default [redis.json](https://github.com/EdurtIO/incubator-datacap/blob/develop/server/src/main/etc/conf/plugins/native/redis.json)
|
||||
DataCap uses configuration files by default [redis.json](https://github.com/EdurtIO/datacap/blob/develop/server/src/main/etc/conf/plugins/native/redis.json)
|
||||
|
||||
!!! note
|
||||
|
||||
@ -40,7 +40,7 @@ DataCap uses configuration files by default [redis.json](https://github.com/Edur
|
||||
|
||||
!!! warning
|
||||
|
||||
The online service has not been tested yet, if you have detailed test results, please submit [issues](https://github.com/EdurtIO/incubator-datacap/issues/new/choose) to us
|
||||
The online service has not been tested yet, if you have detailed test results, please submit [issues](https://github.com/EdurtIO/datacap/issues/new/choose) to us
|
||||
|
||||
- [x] 6.x
|
||||
- [x] 7.x
|
||||
|
@ -13,22 +13,22 @@
|
||||
---
|
||||
|
||||
- Replace plugin name to id
|
||||
- Support for internationalization [issues-82](https://github.com/EdurtIO/incubator-datacap/pull/82)
|
||||
- Support for internationalization [issues-82](https://github.com/EdurtIO/datacap/pull/82)
|
||||
- Reduce size of docker image
|
||||
- Switch bash docker image to eclipse-temurin:8-jdk-focal
|
||||
- Support ssl [issues-75](https://github.com/EdurtIO/incubator-datacap/pull/75)
|
||||
- Support ssl [issues-75](https://github.com/EdurtIO/datacap/pull/75)
|
||||
- Extract the plug-in to get the global tool
|
||||
- Support database write operation [issues-70](https://github.com/EdurtIO/incubator-datacap/pull/70)
|
||||
- Support database write operation [issues-70](https://github.com/EdurtIO/datacap/pull/70)
|
||||
- Supports user rights management
|
||||
- Support code snippet [issues-74](https://github.com/EdurtIO/incubator-datacap/pull/74)
|
||||
- Support code snippet [issues-74](https://github.com/EdurtIO/datacap/pull/74)
|
||||
- Support editor auto completion
|
||||
- Support to provide data source schema tree bar [issues-106](https://github.com/EdurtIO/incubator-datacap/pull/106)
|
||||
- Support multiple editor [issues-110](https://github.com/EdurtIO/incubator-datacap/pull/110)
|
||||
- Support to provide data source schema tree bar [issues-106](https://github.com/EdurtIO/datacap/pull/106)
|
||||
- Support multiple editor [issues-110](https://github.com/EdurtIO/datacap/pull/110)
|
||||
- Add profile for user
|
||||
- Support change user password
|
||||
- Add data source radar map within 7 days
|
||||
- Add about page
|
||||
- Add feedback [issues-126](https://github.com/EdurtIO/incubator-datacap/pull/126)
|
||||
- Add feedback [issues-126](https://github.com/EdurtIO/datacap/pull/126)
|
||||
|
||||
#### SPI
|
||||
|
||||
@ -42,7 +42,7 @@
|
||||
|
||||
- Support MongoDB
|
||||
- Support Dremio
|
||||
- Support HBase jdbc for Phoenix [issues-103](https://github.com/EdurtIO/incubator-datacap/issues/103)
|
||||
- Support HBase jdbc for Phoenix [issues-103](https://github.com/EdurtIO/datacap/issues/103)
|
||||
- Support H2
|
||||
- Support SqlServer
|
||||
- Support Oracle
|
||||
@ -51,7 +51,7 @@
|
||||
|
||||
---
|
||||
|
||||
- Fix cannot init RedisConnection [issues-71](https://github.com/EdurtIO/incubator-datacap/issues/71)
|
||||
- Fix cannot init RedisConnection [issues-71](https://github.com/EdurtIO/datacap/issues/71)
|
||||
|
||||
#### ElasticSearch
|
||||
|
||||
|
@ -1,11 +1,11 @@
|
||||
site_name: DataCap
|
||||
site_url: https://databap.incubator.edurt.io/
|
||||
site_url: https://databap.edurt.io/
|
||||
site_author: EdurtIO
|
||||
site_description: >-
|
||||
DataCap is integrated software for data transformation, integration and visualization.
|
||||
repo_name: EdurtIO/incubator-datacap
|
||||
repo_url: https://github.com/EdurtIO/incubator-datacap
|
||||
edit_uri: "https://github.com/EdurtIO/incubator-datacap/blob/master/docs/docs"
|
||||
repo_name: EdurtIO/datacap
|
||||
repo_url: https://github.com/EdurtIO/datacap
|
||||
edit_uri: "https://github.com/EdurtIO/datacap/blob/master/docs/docs"
|
||||
|
||||
copyright: Copyright © 2022 EdurtIO
|
||||
|
||||
@ -78,7 +78,7 @@ markdown_extensions:
|
||||
- pymdownx.magiclink:
|
||||
repo_url_shorthand: true
|
||||
user: EdurtIO
|
||||
repo: incubator-datacap
|
||||
repo: datacap
|
||||
- pymdownx.mark
|
||||
- pymdownx.smartsymbols
|
||||
- pymdownx.superfences
|
||||
|
@ -41,7 +41,7 @@ This file was automatically generated - do not edit
|
||||
<a href="/download.html" title="Download" class="md-button">
|
||||
Download
|
||||
</a>
|
||||
<a href="https://github.com/EdurtIO/incubator-datacap" target="_blank" title="Join Us On GitHub" class="md-button md-button--primary">
|
||||
<a href="https://github.com/EdurtIO/datacap" target="_blank" title="Join Us On GitHub" class="md-button md-button--primary">
|
||||
Join Us On GitHub
|
||||
</a>
|
||||
<a href="http://139.198.158.103:9096/" target="_blank" title="View online examples" class="md-button md-button--primary">
|
||||
|
@ -15,7 +15,7 @@ This file was automatically generated - do not edit
|
||||
<a href="/release-latest.html" style="font-size: 20px; color: #FFFFFF;">
|
||||
DataCap <em>1.4.0</em> is released ... <i class="fa fa-heart" style="color: red;"></i>
|
||||
</a>
|
||||
<a href="https://github.com/EdurtIO/incubator-datacap">
|
||||
<a href="https://github.com/EdurtIO/datacap">
|
||||
Do you ❤️ DataCap? Give us a 🌟 on GitHub
|
||||
</a>
|
||||
</div>
|
||||
@ -27,7 +27,7 @@ This file was automatically generated - do not edit
|
||||
<h2 id="__comments">{{ lang.t("meta.comments") }}</h2>
|
||||
<!-- Replace with generated snippet -->
|
||||
<script src="https://giscus.app/client.js"
|
||||
data-repo="EdurtIO/incubator-datacap"
|
||||
data-repo="EdurtIO/datacap"
|
||||
data-repo-id="R_kgDOIAzx4g"
|
||||
data-category="Q&A"
|
||||
data-category-id="DIC_kwDOIAzx4s4CRfmA"
|
||||
|
@ -5,7 +5,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<parent>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
6
pom.xml
6
pom.xml
@ -2,7 +2,7 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
|
||||
@ -26,8 +26,8 @@
|
||||
|
||||
<scm>
|
||||
<url>https://datacap.edurt.io</url>
|
||||
<connection>scm:git:git://github.com/EdurtIO/incubator-datacap.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:EdurtIO/incubator-datacap.git</developerConnection>
|
||||
<connection>scm:git:git://github.com/EdurtIO/datacap.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:EdurtIO/datacap.git</developerConnection>
|
||||
<tag>datacap,database,clickhouse,mysql,postgresql,kylin,db2,dremio,druid,elasticsearch,hive,ignite,kyuubi,monetdb,mongo,presto,trino</tag>
|
||||
</scm>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<parent>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
59
server/src/main/etc/conf/plugins/jdbc/oceanbase.json
Normal file
59
server/src/main/etc/conf/plugins/jdbc/oceanbase.json
Normal file
@ -0,0 +1,59 @@
|
||||
{
|
||||
"name": "OceanBase",
|
||||
"supportTime": "2022-11-30",
|
||||
"configures": [
|
||||
{
|
||||
"field": "name",
|
||||
"type": "String",
|
||||
"required": true,
|
||||
"message": "name is a required field, please be sure to enter"
|
||||
},
|
||||
{
|
||||
"field": "host",
|
||||
"type": "String",
|
||||
"required": true,
|
||||
"value": "127.0.0.1",
|
||||
"message": "host is a required field, please be sure to enter"
|
||||
},
|
||||
{
|
||||
"field": "port",
|
||||
"type": "Number",
|
||||
"required": true,
|
||||
"min": 1,
|
||||
"max": 65535,
|
||||
"value": 2881,
|
||||
"message": "port is a required field, please be sure to enter"
|
||||
},
|
||||
{
|
||||
"field": "username",
|
||||
"type": "String",
|
||||
"required": true,
|
||||
"group": "authorization"
|
||||
},
|
||||
{
|
||||
"field": "password",
|
||||
"type": "String",
|
||||
"required": true,
|
||||
"group": "authorization"
|
||||
},
|
||||
{
|
||||
"field": "database",
|
||||
"type": "String",
|
||||
"required": true,
|
||||
"value": "default",
|
||||
"message": "database is a required field, please be sure to enter",
|
||||
"group": "advanced"
|
||||
},
|
||||
{
|
||||
"field": "configures",
|
||||
"type": "Array",
|
||||
"value": [
|
||||
{
|
||||
"field": "useOldAliasMetadataBehavior",
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"group": "custom"
|
||||
}
|
||||
]
|
||||
}
|
@ -3,7 +3,7 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<parent>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<div>
|
||||
<Icon type="md-bulb" color="blue"/>
|
||||
{{ $t('alert.currentSourceFixedTooltipStep1') }}
|
||||
<a class="ivu-ml-16" target="_blank" href="https://github.com/EdurtIO/incubator-datacap/issues/new/choose">
|
||||
<a class="ivu-ml-16" target="_blank" href="https://github.com/EdurtIO/datacap/issues/new/choose">
|
||||
Go
|
||||
<Icon type="ios-arrow-forward"/>
|
||||
</a>
|
||||
|
@ -13,8 +13,8 @@ const content = `
|
||||
|
||||
---
|
||||
|
||||
- Support for data result column header hiding [#139](https://github.com/EdurtIO/incubator-datacap/pull/139)
|
||||
- Support data result filtering [#132](https://github.com/EdurtIO/incubator-datacap/pull/132) [#140](https://github.com/EdurtIO/incubator-datacap/pull/140)
|
||||
- Support for data result column header hiding [#139](https://github.com/EdurtIO/datacap/pull/139)
|
||||
- Support data result filtering [#132](https://github.com/EdurtIO/datacap/pull/132) [#140](https://github.com/EdurtIO/datacap/pull/140)
|
||||
- Replace \`@antv/g2\` to \`echarts\`
|
||||
- Replace \`ant-design-vue\` to \`iview\`
|
||||
- Replace \`@antv/s2\` to \`ag-grid\`
|
||||
|
@ -6,22 +6,22 @@ const content = `
|
||||
#### General
|
||||
|
||||
- Replace plugin name to id
|
||||
- Support for internationalization [issues-82](https://github.com/EdurtIO/incubator-datacap/pull/82)
|
||||
- Support for internationalization [issues-82](https://github.com/EdurtIO/datacap/pull/82)
|
||||
- Reduce size of docker image
|
||||
- Switch bash docker image to eclipse-temurin:8-jdk-focal
|
||||
- Support ssl [issues-75](https://github.com/EdurtIO/incubator-datacap/pull/75)
|
||||
- Support ssl [issues-75](https://github.com/EdurtIO/datacap/pull/75)
|
||||
- Extract the plug-in to get the global tool
|
||||
- Support database write operation [issues-70](https://github.com/EdurtIO/incubator-datacap/pull/70)
|
||||
- Support database write operation [issues-70](https://github.com/EdurtIO/datacap/pull/70)
|
||||
- Supports user rights management
|
||||
- Support code snippet [issues-74](https://github.com/EdurtIO/incubator-datacap/pull/74)
|
||||
- Support code snippet [issues-74](https://github.com/EdurtIO/datacap/pull/74)
|
||||
- Support editor auto completion
|
||||
- Support to provide data source schema tree bar [issues-106](https://github.com/EdurtIO/incubator-datacap/pull/106)
|
||||
- Support multiple editor [issues-110](https://github.com/EdurtIO/incubator-datacap/pull/110)
|
||||
- Support to provide data source schema tree bar [issues-106](https://github.com/EdurtIO/datacap/pull/106)
|
||||
- Support multiple editor [issues-110](https://github.com/EdurtIO/datacap/pull/110)
|
||||
- Add profile for user
|
||||
- Support change user password
|
||||
- Add data source radar map within 7 days
|
||||
- Add about page
|
||||
- Add feedback [issues-126](https://github.com/EdurtIO/incubator-datacap/pull/126)
|
||||
- Add feedback [issues-126](https://github.com/EdurtIO/datacap/pull/126)
|
||||
|
||||
#### SPI
|
||||
|
||||
@ -31,14 +31,14 @@ const content = `
|
||||
|
||||
- Support MongoDB
|
||||
- Support Dremio
|
||||
- Support HBase jdbc for Phoenix [issues-103](https://github.com/EdurtIO/incubator-datacap/issues/103)
|
||||
- Support HBase jdbc for Phoenix [issues-103](https://github.com/EdurtIO/datacap/issues/103)
|
||||
- Support H2
|
||||
- Support SqlServer
|
||||
- Support Oracle
|
||||
|
||||
#### Redis
|
||||
|
||||
- Fix cannot init RedisConnection [issues-71](https://github.com/EdurtIO/incubator-datacap/issues/71)
|
||||
- Fix cannot init RedisConnection [issues-71](https://github.com/EdurtIO/datacap/issues/71)
|
||||
|
||||
#### ElasticSearch
|
||||
|
||||
|
@ -6,39 +6,39 @@
|
||||
<template #list>
|
||||
<DropdownMenu>
|
||||
<DropdownItem>
|
||||
<a target="_blank" href="https://gitee.com/EdurtIO/incubator-datacap">
|
||||
<img width="13" src='https://gitee.com/EdurtIO/incubator-datacap/widgets/widget_5.svg'>
|
||||
<a target="_blank" href="https://gitee.com/EdurtIO/datacap">
|
||||
<img width="13" src='https://gitee.com/EdurtIO/datacap/widgets/widget_5.svg'>
|
||||
Gitee
|
||||
</a>
|
||||
</DropdownItem>
|
||||
<DropdownItem divided>
|
||||
<a target="_blank" href="https://gitee.com/EdurtIO/incubator-datacap/members">
|
||||
<a target="_blank" href="https://gitee.com/EdurtIO/datacap/members">
|
||||
<Icon type="md-infinite"/>
|
||||
Forks <img src='https://gitee.com/EdurtIO/incubator-datacap/badge/fork.svg?theme=white' alt='fork'/>
|
||||
Forks <img src='https://gitee.com/EdurtIO/datacap/badge/fork.svg?theme=white' alt='fork'/>
|
||||
</a>
|
||||
</DropdownItem>
|
||||
<DropdownItem>
|
||||
<a target="_blank" href="https://gitee.com/EdurtIO/incubator-datacap/stargazers">
|
||||
<a target="_blank" href="https://gitee.com/EdurtIO/datacap/stargazers">
|
||||
<Icon type="md-star"/>
|
||||
Stars <img src='https://gitee.com/EdurtIO/incubator-datacap/badge/star.svg?theme=white' alt='star'/>
|
||||
Stars <img src='https://gitee.com/EdurtIO/datacap/badge/star.svg?theme=white' alt='star'/>
|
||||
</a>
|
||||
</DropdownItem>
|
||||
<DropdownItem divided>
|
||||
<a target="_blank" href="https://github.com/EdurtIO/incubator-datacap">
|
||||
<a target="_blank" href="https://github.com/EdurtIO/datacap">
|
||||
<Icon type="logo-github"/>
|
||||
GitHub
|
||||
</a>
|
||||
</DropdownItem>
|
||||
<DropdownItem divided>
|
||||
<a target="_blank" href="https://github.com/EdurtIO/incubator-datacap/fork">
|
||||
<a target="_blank" href="https://github.com/EdurtIO/datacap/fork">
|
||||
<Icon type="md-infinite"/>
|
||||
Forks <img alt="GitHub stars" src="https://img.shields.io/github/forks/EdurtIO/incubator-datacap?logo=github">
|
||||
Forks <img alt="GitHub stars" src="https://img.shields.io/github/forks/EdurtIO/datacap?logo=github">
|
||||
</a>
|
||||
</DropdownItem>
|
||||
<DropdownItem>
|
||||
<a target="_blank" href="https://github.com/EdurtIO/incubator-datacap/stargazers">
|
||||
<a target="_blank" href="https://github.com/EdurtIO/datacap/stargazers">
|
||||
<Icon type="md-star"/>
|
||||
Stars <img alt="GitHub stars" src="https://img.shields.io/github/stars/EdurtIO/incubator-datacap?logo=github">
|
||||
Stars <img alt="GitHub stars" src="https://img.shields.io/github/stars/EdurtIO/datacap?logo=github">
|
||||
</a>
|
||||
</DropdownItem>
|
||||
</DropdownMenu>
|
||||
|
@ -20,7 +20,7 @@ export default {
|
||||
{
|
||||
key: 'github',
|
||||
icon: 'logo-github',
|
||||
href: 'https://github.com/EdurtIO/incubator-datacap',
|
||||
href: 'https://github.com/EdurtIO/datacap',
|
||||
blankTarget: true
|
||||
},
|
||||
{
|
||||
|
@ -70,7 +70,7 @@
|
||||
</MenuItem>
|
||||
</div>
|
||||
<div :style="{lineHeight: '64px', float: 'right', 'margin-right': '10px'}">
|
||||
<MenuItem name="feedback" target="_blank" to="https://github.com/EdurtIO/incubator-datacap/issues/new/choose">
|
||||
<MenuItem name="feedback" target="_blank" to="https://github.com/EdurtIO/datacap/issues/new/choose">
|
||||
<Tooltip placement="top">
|
||||
<Icon type="md-help-circle"/>
|
||||
<template #content>
|
||||
|
@ -23,7 +23,7 @@
|
||||
<div>
|
||||
<Icon type="ios-close-circle-outline" color="#ed4014"/>
|
||||
{{ $t('alert.currentSourceFixedTooltipStep1') }}
|
||||
<a class="ivu-ml-16" target="_blank" href="https://github.com/EdurtIO/incubator-datacap/issues/new/choose">
|
||||
<a class="ivu-ml-16" target="_blank" href="https://github.com/EdurtIO/datacap/issues/new/choose">
|
||||
Go
|
||||
<Icon type="ios-arrow-forward"/>
|
||||
</a>
|
||||
|
@ -3,7 +3,7 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<parent>
|
||||
<artifactId>incubator-datacap</artifactId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>1.5.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
Loading…
Reference in New Issue
Block a user