Commit Graph

674 Commits

Author SHA1 Message Date
qianmoQ
aadc6f09ec [Web] Support close message 2023-04-17 14:22:35 +08:00
qianmoQ
9f3d712a00 [Plugin] [HTTP] Support questdb 2023-04-17 11:54:51 +08:00
qianmoQ
782d0e1f5c [Docs] Add wechat 2023-04-14 16:44:46 +08:00
qianmoQ
1c09f32700 [SPI] Remove http retry logic 2023-04-14 13:57:02 +08:00
qianmoQ
136c445708 [Plugin] [CeresDB] Rename package 2023-04-14 13:52:59 +08:00
qianmoQ
5f618edb0c [Plugin] [HTTP] Support greptimedb 2023-04-14 13:48:28 +08:00
qianmoQ
18be43c821 [Web] Fix data source test status issues 2023-04-14 10:31:15 +08:00
qianmoQ
e9b82bda7b [Web] [Visualization] Support copy multiple selection rows 2023-04-13 18:12:04 +08:00
qianmoQ
4b32cf115c [Web] [Visualization] Fix missing translation results for rendering containing translational data 2023-04-13 17:01:49 +08:00
qianmoQ
b70b047fa7 [Web] [Visualization] Fixed not rendering properly 2023-04-12 21:59:44 +08:00
qianmoQ
4543106f46 [Web] Fix invalid paging of data table 2023-04-12 20:20:09 +08:00
qianmoQ
7b2ee4e69b [Core] Add a connection to the database to specify the time zone 2023-04-12 20:06:50 +08:00
qianmoQ
ee784fcc10 [Core] Support format date 2023-04-12 20:00:05 +08:00
qianmoQ
3c737b1812 [Plugin] [HTTP] Support ceresdb 2023-04-12 17:31:42 +08:00
qianmoQ
bc3eb49e97 [Docs] [Translation] Add chinese index 2023-04-11 19:09:44 +08:00
qianmoQ
9db9a8c44d [Env] Optimized the docker image publishing process 2023-04-11 16:44:04 +08:00
qianmoQ
615bda84a4 [Env] Support github publish packages 2023-04-11 10:25:51 +08:00
qianmoQ
e6cb1a9e11 [Release] Released for 1.8.0 2023-04-10 21:15:56 +08:00
qianmoQ
c04165a5ab
Bump postgresql from 42.5.0 to 42.6.0 (#295) 2023-04-06 22:45:36 +08:00
qianmoQ
079d2c716e
[Plugin] [H2] Support h2 for native (memory) (#314) 2023-04-05 10:47:54 +08:00
qianmoQ
4e72af0ff4 [Plugin] [H2] Support h2 for native (memory) 2023-04-05 10:24:04 +08:00
qianmoQ
8a519ff0b0
[Env] Add docker publish ci (#313) 2023-04-05 01:39:08 +08:00
qianmoQ
82484bccab [Env] Add docker publish ci 2023-04-05 01:19:01 +08:00
qianmoQ
9b6f412cdb
[Core] Support h2 database (#312) 2023-04-04 22:53:48 +08:00
qianmoQ
f46e2c5160 [Core] Fixed web proxy 2023-04-04 22:29:27 +08:00
qianmoQ
df4a88bfdb [Core] Remove some invalid jars 2023-04-04 21:58:42 +08:00
qianmoQ
bd0d0b0278 [Core] Support h2 database 2023-04-04 21:18:18 +08:00
qianmoQ
38062092ec
Bump jackson.version from 2.13.4 to 2.14.2 (#310) 2023-04-04 07:02:40 +08:00
qianmoQ
2c3fe191a1
[Core] Support the code editor supports automatic prompts for data so… …urce library tables and columns (#311) 2023-04-03 23:04:20 +08:00
qianmoQ
32f07c4f12 [Core] Fix initialization sql script 2023-04-03 22:39:38 +08:00
dependabot[bot]
786a820cde
Bump jackson.version from 2.13.4 to 2.14.2
Bumps `jackson.version` from 2.13.4 to 2.14.2.

Updates `jackson-core` from 2.13.4 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.4...jackson-core-2.14.2)

Updates `jackson-databind` from 2.13.4 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-annotations` from 2.13.4 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-dataformat-yaml` from 2.13.4 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.13.4...jackson-dataformats-text-2.14.2)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-03 14:17:18 +00:00
qianmoQ
2b191508ad [Core] Support the code editor supports automatic prompts for data source library tables and columns close #301 2023-04-03 18:08:11 +08:00
qianmoQ
33a49f0157 [Core] [Lib] Add schedule lib 2023-03-30 16:44:43 +08:00
qianmoQ
e62bcdbe73
[Core] [Parser] Support returning parsing error results (#307) 2023-03-30 10:26:34 +08:00
qianmoQ
98833006e5 [Plugin] [Kafka] Fixed code bug 2023-03-30 10:03:33 +08:00
qianmoQ
dd9f5784d1 [Plugin] [Kafka] Support SHOW DATABASES and SHOW TABLES ... 2023-03-29 11:44:29 +08:00
qianmoQ
bda8b6af48 [Core] [Parser] Support SHOW DATABASES and SHOW TABLES ... 2023-03-29 11:28:35 +08:00
qianmoQ
258ed61ddf [Core] [Parser] Support returning parsing error results 2023-03-29 10:55:52 +08:00
qianmoQ
32752701c7
[Core] [Ai] ChatGPT is currently unable to associate context close #298 (#306) 2023-03-28 22:51:03 +08:00
qianmoQ
0c7cd892f2 [Core] [Ai] ChatGPT is currently unable to associate context close #298 2023-03-28 22:44:46 +08:00
qianmoQ
6828760295
[Core] [Ai] Support proxy for chatgpt (#305) 2023-03-27 22:16:15 +08:00
qianmoQ
cd6cc71ba4 [Web] [Editor] The code editor supports code fragments close #300 2023-03-27 20:57:35 +08:00
qianmoQ
d9b5071475 [Core] [Ai] Support proxy for chatgpt close #299 2023-03-27 17:36:37 +08:00
qianmoQ
5e059d7fa0 [Plugin] [Oracle] Fixed validation sql content 2023-03-27 14:37:58 +08:00
qianmoQ
94ac531cc8 [Core] Fixed format connect url close #304 2023-03-27 14:11:51 +08:00
qianmoQ
cce5347e04 [Plugin] [Kafka] Add test container 2023-03-27 14:03:38 +08:00
qianmoQ
86618dcb49
[Plugin] [Kafka] Perfect test case (#303) 2023-03-23 22:46:31 +08:00
qianmoQ
f5112b5d92 [Plugin] [Kafka] Perfect test case 2023-03-23 11:17:14 +08:00
qianmoQ
fc46a28954
[Env] Optimize document release timing (#302) 2023-03-21 21:39:10 +08:00
qianmoQ
ff25ba76a3 [Env] Optimize document release timing 2023-03-21 20:24:15 +08:00