Commit Graph

338 Commits

Author SHA1 Message Date
qianmoQ
479d5df8d4 [Docs] Refine the history Chinese documentation 2023-10-17 16:31:18 +08:00
qianmoQ
ef960259e7 [Core] [Editor] Fixes fragment and historical reference errors 2023-10-17 16:13:58 +08:00
qianmoQ
bc693ec5c6 [Docs] Refine the fragment and data source Chinese documentation 2023-10-17 16:11:17 +08:00
qianmoQ
ead542a85c [Core] [Editor] Replace monaco to ace 2023-10-16 18:23:13 +08:00
qianmoQ
475cfc5def [Core] [Metadata] [Manager] Optimize code 2023-10-11 11:01:49 +08:00
qianmoQ
5f39d09106 [Core] [Metadata] [Manager] Add default value for table info 2023-10-10 23:50:30 +08:00
qianmoQ
510698f667 [Core] [Metadata] [Manager] The default number of rows to be queried when adding query data 2023-10-10 23:13:22 +08:00
qianmoQ
a69b0fb56e [Core] [Metadata] [Manager] Optimize the query method of obtaining library table 2023-10-10 22:25:25 +08:00
qianmoQ
604934184c [Core] [Metadata] [Manager] Add SQL print configuration 2023-10-10 17:54:38 +08:00
qianmoQ
0f10284d3a [Core] [Metadata] [Manager] Improved metadata synchronization for data sources 2023-10-10 17:50:07 +08:00
qianmoQ
80754a8898 [Core] [Metadata] [Manager] Add display sql content 2023-10-09 21:55:44 +08:00
qianmoQ
db94198074 [Core] [Metadata] [Manager] Add multiple tables to display information 2023-10-09 18:38:00 +08:00
qianmoQ
9e770980c4 [Core] [Metadata] [Manager] Supports system restart to execute scheduled tasks by default 2023-10-09 18:11:48 +08:00
qianmoQ
6dee2b7ee4 [Core] [Metadata] [Manager] Fixed impromptu query of unemptied list data 2023-10-09 15:54:21 +08:00
qianmoQ
e8a2a5a406 [Core] [Metadata] [Manager] Support limit result 2023-10-09 15:43:39 +08:00
qianmoQ
7b22a8600c [Core] [Metadata] [Manager] Support jump page to ... 2023-10-09 15:20:39 +08:00
qianmoQ
c04c13ed86 [Core] [Metadata] [Manager] Fix switch table did not reset page data 2023-10-09 13:46:55 +08:00
qianmoQ
9401cad7e2 [Core] [Metadata] [Manager] Fixed an error that the keyword column name cannot be queried 2023-10-09 13:33:48 +08:00
qianmoQ
3202f8fcae [Core] [Metadata] [Manager] Add the total number of lines on the current page 2023-10-09 11:54:58 +08:00
qianmoQ
ad0fac578b [Core] [Metadata] [Manager] Supports first page and last page operation 2023-10-09 11:38:28 +08:00
qianmoQ
f15eba24ba [Core] [Metadata] [Manager] Supports previous page to next page operation 2023-10-08 23:06:20 +08:00
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