Commit Graph

317 Commits

Author SHA1 Message Date
qianmoQ
0c8ff038de [Web] [Metadata] [Manager] Support data list display 2023-10-08 19:46:07 +08:00
qianmoQ
f11325d2fa [Web] [Metadata] [Manager] Optimize basic information acquisition methods 2023-10-08 15:07:58 +08:00
qianmoQ
ee7c7f2631 [Web] [Metadata] [Manager] Fixed an empty primary key when the primary key is not specified 2023-10-08 11:55:58 +08:00
qianmoQ
0de0dae147 [Web] [Metadata] [Manager] Fixed click column causing an exception 2023-10-08 11:52:48 +08:00
qianmoQ
da1de16c30 [Web] [Metadata] [Manager] Support table info views 2023-10-08 11:31:21 +08:00
qianmoQ
7b3bf25b1f [Web] [Metadata] [Manager] Support comment for table 2023-09-28 15:37:13 +08:00
qianmoQ
4523b1ed2d [Core] [Metadata] [Manager] Support data type for column 2023-09-26 15:54:57 +08:00
qianmoQ
6c00a46e39 [Core] [Metadata] [Manager] Support defaultValue for column 2023-09-26 13:02:26 +08:00
qianmoQ
01ce52e9bb [Core] [Metadata] [Manager] Adaptation system metadata management module 2023-09-26 11:32:58 +08:00
qianmoQ
e217c53f25 [Core] [Metadata] Add icons 2023-09-25 19:45:44 +08:00
qianmoQ
a0cd82e34f [Core] [Metadata] Adapt query function to select metadata list after selecting data source 2023-09-25 17:56:44 +08:00
qianmoQ
d2a90d9a23 [Web] [Scheduled] Pretty output json info 2023-09-20 20:31:10 +08:00
qianmoQ
91af8f6fff [Web] [Scheduled] Add history view 2023-09-20 19:40:15 +08:00
qianmoQ
d4823cc595 [Core] [Scheduled] Add history 2023-09-19 21:54:06 +08:00
qianmoQ
85c9befb7d [Core] [Metadata] Support column synchronization 2023-09-19 01:01:43 +08:00
qianmoQ
3b873dc408 [Core] [Metadata] Support table synchronization 2023-09-18 23:05:31 +08:00
qianmoQ
50e1b473a9 [Core] [Metadata] Support database synchronization 2023-09-18 19:59:03 +08:00
qianmoQ
06650fa155 [Env] Remove unused badge 2023-09-15 10:03:35 +08:00
qianmoQ
3f3ba83191 [Release] Released for 1.14.0 2023-09-14 16:34:37 +08:00
qianmoQ
954a28d1e5 [Env] Add schema 2023-09-14 15:37:15 +08:00
qianmoQ
c3aa52de60 [Seatunnel] Supports specifying the runtime mechanism 2023-09-13 21:22:50 +08:00
qianmoQ
0270bbbb4d [Seatunnel] Fixed error message is empty 2023-09-13 21:18:00 +08:00
qianmoQ
ee20b6d74b [Seatunnel] Fixed parse sql context 2023-09-13 17:51:23 +08:00
qianmoQ
001015e0d4 [Seatunnel] Support redis sink 2023-09-13 17:28:59 +08:00
qianmoQ
ad4b99d25f Support kafka 2023-09-13 13:30:03 +08:00
qianmoQ
65b8847a26 Support field array 2023-09-13 12:36:29 +08:00
qianmoQ
1bec4c7f21 Add docs 2023-09-13 11:22:20 +08:00
qianmoQ
8b119c8f01
Bump com.github.eirslett:frontend-maven-plugin from 1.12.1 to 1.13.4 (#430) 2023-09-13 10:05:02 +08:00
qianmoQ
d826637842 [Pipeline] Support field checker 2023-09-12 20:31:51 +08:00
qianmoQ
6e7c89966a [Pipeline] Support field select type 2023-09-12 18:55:31 +08:00
qianmoQ
54d8532088 [Pipeline] Support field description 2023-09-12 18:26:53 +08:00
dependabot[bot]
85acaa5fe9
Bump com.github.eirslett:frontend-maven-plugin from 1.12.1 to 1.13.4
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.1 to 1.13.4.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.12.1...frontend-plugins-1.13.4)

---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 13:19:23 +00:00
qianmoQ
74feb5e665 [Pipeline] Add logging 2023-09-06 15:32:42 +08:00
qianmoQ
8840dbd8b2 [Pipeline] Add logging interface and optimize UI 2023-09-06 14:28:36 +08:00
qianmoQ
30762ba430 [Pipeline] Remove unused field 2023-09-06 14:06:29 +08:00
qianmoQ
9eaf998234 [Pipeline] [Web] Add stopped message 2023-09-06 13:20:00 +08:00
qianmoQ
b562fc1de1 [Pipeline] Reset the pipeline when the service restarts 2023-09-06 12:59:51 +08:00
qianmoQ
ab75b28f87 [Pipeline] [Web] Support stop 2023-09-05 10:49:01 +08:00
qianmoQ
f7d3fee423 [Pipeline] Support stop 2023-09-04 23:30:50 +08:00
qianmoQ
7503640e5a [Style] Fixed code style 2023-09-04 20:01:17 +08:00
qianmoQ
4c9ba41a7e [Pipeline] Supports traffic limiting queuing 2023-09-04 19:34:58 +08:00
qianmoQ
e7cc38c52c [Env] Move etc to configure 2023-09-04 16:23:53 +08:00
qianmoQ
aed50bece9 [Pipeline] Add executor logo 2023-09-04 13:59:54 +08:00
qianmoQ
a479b2bfa8 [Web] Fixed the abnormal login page style 2023-09-04 11:09:22 +08:00
qianmoQ
5e3cfd06d9 [Pipeline] Add executor column 2023-09-01 19:13:47 +08:00
qianmoQ
07ae1f469c [Pipeline] Support SWITCH field type 2023-09-01 18:42:50 +08:00
qianmoQ
ccee572017 [Pipeline] Support submit 2023-09-01 17:48:01 +08:00
qianmoQ
2338e18ea2 [Pipeline] Build pipeline page 2023-08-31 21:56:13 +08:00
qianmoQ
1aa487bc22 [Pipeline] Support delete 2023-08-30 17:04:33 +08:00
qianmoQ
735547d82a [Pipeline] Support kafka 2023-08-30 16:17:26 +08:00
qianmoQ
07dc1c2b67 [Web] Fixed the profile page error 2023-08-30 10:44:44 +08:00
qianmoQ
f8c09b2992 [Web] Global public page adds layout 2023-08-30 10:24:39 +08:00
qianmoQ
62ec737466 Bump org.devlive.sdk:openai-java-sdk from 1.5.0 to 1.9.0 2023-08-29 17:46:20 +08:00
qianmoQ
0d7e33e992 [Core] Support signup enable 2023-08-29 14:49:29 +08:00
qianmoQ
dc12047024 [Core] Support signup verification code 2023-08-29 14:46:55 +08:00
qianmoQ
7ad1b3b1f1 [Core] Fixed some code specifications 2023-08-29 10:44:48 +08:00
qianmoQ
9d61e64a04 [Core] Automatic refresh of verification code failure is supported 2023-08-28 19:13:42 +08:00
qianmoQ
21126e96bc [Core] Support login verification code 2023-08-28 19:08:17 +08:00
qianmoQ
b90a8aff0b [Core] Fixed code style 2023-08-28 16:40:53 +08:00
qianmoQ
25829ecaa5 [Core] Add captcha 2023-08-28 15:14:06 +08:00
qianmoQ
6c23478716 [Web] Fixed empty editor destruction exception 2023-08-28 14:22:59 +08:00
qianmoQ
541a6d5eb4 [Core] Fix the issue where the data source check task returns an empty structure, causing subsequent tasks to exit abnormally 2023-08-09 18:27:46 +08:00
qianmoQ
9249d60982 [Release] Released for 1.13.0 2023-08-09 16:34:43 +08:00
qianmoQ
7285f4e1fc [Core] Remove support for built-in H2 database 2023-08-09 15:15:52 +08:00
qianmoQ
044a458ec5 [Web] When the data source is not available list disables selection 2023-08-09 14:55:55 +08:00
qianmoQ
fbb0ee12c7 [Web] Optimized status icon 2023-08-08 18:54:02 +08:00
qianmoQ
a7de51bd04 [Core] Add a data source scan task 2023-08-08 15:17:44 +08:00
qianmoQ
1e03704fcb [Core] Fixed code style 2023-08-07 21:13:15 +08:00
qianmoQ
da63c462eb [Core] Add version for source 2023-08-07 21:09:30 +08:00
qianmoQ
651fd926e1 [Web] Added calendar heatmap chinease 2023-08-04 17:53:21 +08:00
qianmoQ
6c8f3a71de [Web] Fixed h2 data contribution graph error 2023-08-04 13:21:02 +08:00
qianmoQ
5d67bb277a [Plugin] [ClickHouse] Fixed no query errors in the default database 2023-07-30 16:00:31 +08:00
zhanghaicheng
d73e7b8254 [plugin] [Oracle] Support get DBName and TableName 2023-07-20 17:59:11 +08:00
qianmoQ
2ac43bdc6c [Web] Fix div white-space 2023-07-18 21:23:55 +08:00
qianmoQ
c244f992c5 [Web] Support text 2023-07-18 21:13:51 +08:00
qianmoQ
091f9ba9e4 [Core] Fixed openai-java-sdk version 2023-07-18 19:05:03 +08:00
qianmoQ
c011243907 [Plugin] [Kyuubi] Fix unable to execute set syntax sql 2023-07-18 18:58:22 +08:00
qianmoQ
ee14f92049 [Release] Released for 1.12.0 2023-07-11 16:21:50 +08:00
qianmoQ
8a197c5282 [Core] Fixed StackOverflowError caused by toString 2023-07-11 15:19:58 +08:00
qianmoQ
eb779461b1 [Env] Update sql 2023-07-10 19:22:43 +08:00
qianmoQ
fc3ce5f6a3 [Core] ADAPTS the AD hoc query page 2023-07-10 17:20:12 +08:00
qianmoQ
58b3962650 [Core] Fixed getting the conversation list 2023-07-10 16:39:27 +08:00
qianmoQ
5c6d0de798 [Core] Split ChatGPT for independent configuration 2023-07-10 16:26:44 +08:00
qianmoQ
f0c79cd14f [Core] Fixed findbugs 2023-07-10 10:24:10 +08:00
qianmoQ
1d3866f9fb [Core] Refactor chat 2023-07-07 18:09:37 +08:00
qianmoQ
6f5c142a4a [Core] Replace openai sdk to openai-java-sdk 2023-07-05 00:02:31 +08:00
qianmoQ
423a327949 [Env] Fixed schema.sql 2023-07-04 19:01:36 +08:00
qianmoQ
10f4754aab [Core] Support chat timeout 2023-06-30 18:46:25 +08:00
qianmoQ
e8e13a37a9 [Web] Support for custom gpt model versions 2023-06-30 11:53:44 +08:00
qianmoQ
46a8fbbff2 [Web] 404 caused by repair service restart 2023-06-30 11:34:15 +08:00
qianmoQ
ba4a5c98ab [Core] Optimized chat style 2023-06-29 21:30:40 +08:00
qianmoQ
84fa3ecf53 [Core] Split chat to module 2023-06-29 17:09:06 +08:00
qianmoQ
75ee524d5c [Core] Support whether to function menu 2023-06-28 17:24:49 +08:00
qianmoQ
255922cacf [Core] Fixed sql scheam 2023-06-28 13:53:46 +08:00
qianmoQ
92e2126ad1 [Web] Fixed abnormal profile page using h2 database 2023-06-27 20:49:39 +08:00
qianmoQ
aae7c5f2f3 [Core] Support redirect for menu 2023-06-27 20:18:27 +08:00
qianmoQ
a96e63eed0 [Web] Adds buffer tag name 2023-06-27 18:54:04 +08:00
qianmoQ
21d3bca27a [Web] Fixed an error with invalid token 2023-06-27 18:52:20 +08:00
dependabot[bot]
8b044a395e
Bump snakeyaml from 1.33 to 2.0 in /core/datacap-service
Bumps [snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) from 1.33 to 2.0.
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.0..snakeyaml-1.33)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 10:12:17 +00:00
qianmoQ
e626a2c6da [Core] Fixed depend 2023-06-21 16:47:19 +08:00