Commit Graph

147 Commits

Author SHA1 Message Date
qianmoQ
674dd94a50 [Metadata] [Editor] Support for updating column data 2023-10-23 20:50:51 +08:00
qianmoQ
c022a24a9d [Editor] Support custom configure 2023-10-21 23:35:18 +08:00
qianmoQ
7be9b29d71 [Editor] Support selection 2023-10-20 20:31:54 +08:00
qianmoQ
7e53895b96 [Release] Released for 1.15.0 2023-10-19 11:14:05 +08:00
qianmoQ
769c5f8c77 [Core] Improve SQL files 2023-10-17 16:45:49 +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
a69b0fb56e [Core] [Metadata] [Manager] Optimize the query method of obtaining library table 2023-10-10 22:25:25 +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
9e770980c4 [Core] [Metadata] [Manager] Supports system restart to execute scheduled tasks by default 2023-10-09 18:11:48 +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
4523b1ed2d [Core] [Metadata] [Manager] Support data type for column 2023-09-26 15:54:57 +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
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
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
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
b562fc1de1 [Pipeline] Reset the pipeline when the service restarts 2023-09-06 12:59:51 +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
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
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
25829ecaa5 [Core] Add captcha 2023-08-28 15:14:06 +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
a7de51bd04 [Core] Add a data source scan task 2023-08-08 15:17:44 +08:00
qianmoQ
da63c462eb [Core] Add version for source 2023-08-07 21:09:30 +08:00