Commit Graph

226 Commits

Author SHA1 Message Date
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
qianmoQ
cfbaad296b [Core] Split module 2023-06-21 16:15:24 +08:00
qianmoQ
72bdcb74e2 [Web] Fixed cache not clear, need to click again (close #373) 2023-06-19 10:08:04 +08:00
qianmoQ
ed25692dc9 [Core] Remove log default debug level 2023-06-13 20:39:30 +08:00
qianmoQ
5e11c2bd97 [Release] Released for 1.11.0 2023-06-13 15:16:22 +08:00
qianmoQ
29aa3c9607 [Core] [Executor] Update executor name 2023-06-13 10:15:10 +08:00
qianmoQ
e862b260fe [Core] Adapter docker 2023-06-12 23:52:34 +08:00
qianmoQ
baaea136e0 [Core] Skip deploy server 2023-06-12 18:48:20 +08:00
qianmoQ
77a7260c88 [Web] Refactor web folder 2023-06-10 14:42:19 +08:00
qianmoQ
01f73ce4bf [Plugin] Fixed dependency 2023-06-07 20:52:05 +08:00
qianmoQ
26518270a7 [Plugin] Support apache cassandra 2023-06-06 22:58:42 +08:00
qianmoQ
8ed765177e [Web] Fixed source image 2023-06-07 11:31:36 +08:00
qianmoQ
634bd939e4 [Web] Fix data source type marker exception 2023-06-04 15:04:32 +08:00
qianmoQ
643b3578ca [Core] Strip plugins into separate folders 2023-06-04 14:45:27 +08:00
qianmoQ
ff98957f69 [Web] Delete unused directory 2023-06-02 16:19:13 +08:00
qianmoQ
6c27ebd0df [Web] Refactor the profile layout folder 2023-06-02 16:13:43 +08:00
qianmoQ
d6499a3224 [Web] Refactor the profile folder 2023-06-02 16:11:39 +08:00
qianmoQ
3fb2561022 [Web] Fixed the callback exception of route construction failure 2023-06-02 15:08:00 +08:00
qianmoQ
79be32e591 [Web] Add source manager route 2023-06-02 10:51:51 +08:00
qianmoQ
70305b8848 [Web] Add not login page 2023-06-02 10:41:51 +08:00
qianmoQ
9f8e3a1008 [Web] Fixed breadcrumb location 2023-06-02 10:19:46 +08:00
qianmoQ
f9dd00dd81 [Core] [Permission] Fixed a 404 error on the home page 2023-06-02 10:02:57 +08:00
qianmoQ
6ff4bee11f [Web] Synchronous server routing 2023-06-01 21:37:18 +08:00
qianmoQ
afc61c7b36 [Web] Add menu breadcrumbs 2023-06-01 16:40:06 +08:00
qianmoQ
d6eb1c6a0c [Web] Refactor the auth folder 2023-06-01 16:15:19 +08:00
qianmoQ
c21645b5c7 [Web] Refactor the global layout folder 2023-06-01 16:13:34 +08:00
qianmoQ
53a1c5f50b [Core] The number of rows returned by the query history is added 2023-05-31 21:52:33 +08:00
qianmoQ
c2b31bb08c [Release] Released for 1.10.0 2023-05-30 20:53:42 +08:00
qianmoQ
44203f4599 [Core] Fixed user createTime is null 2023-05-27 17:05:18 +08:00
qianmoQ
5b21319225 [Web] Add data source load state 2023-05-27 16:16:50 +08:00
qianmoQ
92755db229 [Core] [Permission] Users can assign permissions 2023-05-25 22:26:36 +08:00
qianmoQ
ca0ce562e4 [Core] [Permission] Optimize the global permission obtaining mode 2023-05-25 20:41:10 +08:00
qianmoQ
15ca9d349e [Web] Fixed header not build key 2023-05-24 08:09:43 +08:00
qianmoQ
540f7434be [Core] [Permission] Support for getting the server menu 2023-05-24 01:23:40 +08:00
qianmoQ
15c979cb3f Merge remote-tracking branch 'upstream/dev' into dev 2023-05-24 00:42:07 +08:00
qianmoQ
67e631ac1c [Core] [Permission] Support assignment menu 2023-05-23 22:04:51 +08:00
stacey1018
1abf4f5d1c [Web] Fix navigation style 2023-05-23 20:37:37 +08:00
qianmoQ
f21597d1a9 [Core] [Permission] Add menu 2023-05-23 20:09:21 +08:00
qianmoQ
3eef45302a [Core] Fixed the default user creation time being null 2023-05-22 20:18:45 +08:00
qianmoQ
2e8c387132 [Web] Add dashboard chat style 2023-05-22 20:12:57 +08:00
qianmoQ
c9117396e8 [Web] Rename user dashboard path 2023-05-22 20:11:12 +08:00
qianmoQ
eb0145771a [Web] Rename user dashboard path 2023-05-22 20:10:47 +08:00
qianmoQ
37b65afc08 [Plugin] [ClickHouse] Upgrade driver class name 2023-05-22 20:00:48 +08:00
qianmoQ
73fe403b13 [Core] [Manager] Support filter 2023-05-22 18:23:37 +08:00
qianmoQ
828bc1b7d3 [Core] [Manager] Remove unused component 2023-05-22 17:46:09 +08:00
qianmoQ
f1112ddd61 [Core] [Manager] Support for selecting specified column queries (mysql, clickhouse) 2023-05-22 15:43:35 +08:00
qianmoQ
c746bef933 [Core] [Manager] Support for selecting specified column queries 2023-05-22 15:32:49 +08:00
qianmoQ
6e21902aa4 [Core] [Manager] Supports replication of selected data results 2023-05-22 14:29:20 +08:00
qianmoQ
3b7eed6e0c [Core] [Manager] Supports replication with table header data after data selection 2023-05-21 23:02:53 +08:00
qianmoQ
503a7544c8 [Core] [Manager] Fixed input collation table header not displayed 2023-05-19 17:34:46 +08:00
qianmoQ
8dd963c54f [Core] [Manager] Removes the default collation rule 2023-05-19 17:18:23 +08:00
qianmoQ
0a1710740a [Core] [Manager] Supports header hint data types 2023-05-19 16:51:53 +08:00
qianmoQ
fd8ac808f6 [Core] [Manager] Support for selectable totals per page 2023-05-19 16:39:11 +08:00
qianmoQ
41f3c0ffb9 [Core] [Manager] Add time consuming and view executing SQL 2023-05-19 15:56:31 +08:00
qianmoQ
4e4e65fae1 [Core] [Manager] Support column type 2023-05-19 15:05:15 +08:00
qianmoQ
6d48096ed4 [Web] Upgrade ag-grid to 29.3.5 2023-05-19 13:58:24 +08:00
qianmoQ
fbb62eb89f [Core] [Manager] Support for sorting results by clicking table column headers 2023-05-18 21:20:57 +08:00
qianmoQ
75b6d139f0 [Core] [Manager] Fixed h2 sql template 2023-05-18 10:48:28 +08:00
qianmoQ
8e7b6a69ad [Core] [Bug] Fixed DM_BOXED_PRIMITIVE_FOR_PARSING 2023-05-18 10:08:51 +08:00
qianmoQ
19974018c9 [Core] [Editor] Increased editor buffering prompt limit 2023-05-17 19:26:51 +08:00
qianmoQ
a2c184038f [Core] [Manager] Fixed library table containing special characters causing an exception 2023-05-17 19:04:00 +08:00
qianmoQ
8bdc9e932c [Core] [Manager] Improve the clickhouse metadata management to obtain type 2023-05-17 18:53:09 +08:00
qianmoQ
c15245c8a5 [Web] Disable warnings output to console 2023-05-17 17:22:30 +08:00
qianmoQ
8ad61d03b1 [Core] [Manager] Fixed condition not reset after table switching 2023-05-17 17:18:09 +08:00
qianmoQ
8f02040032 [Core] [Manager] Reconstruct the data render table 2023-05-17 17:11:14 +08:00
qianmoQ
8e03a8522a [Core] [Manager] Fixed metadata management data page default to 1 2023-05-17 11:27:50 +08:00
qianmoQ
4ed93909a8 [Web] Optimize data management to obtain data 2023-05-17 10:27:50 +08:00
qianmoQ
9fb1215345 [Core] [Manager] Improve the mysql metadata management to obtain type 2023-05-16 21:37:35 +08:00
qianmoQ
1c0b8e2599 [Core] [Manager] Improve the H2 metadata management to obtain type 2023-05-16 20:41:57 +08:00
qianmoQ
ca9cb66ae8 [Core] Fixed h2 db update_time and create_time for sql template 2023-05-16 16:13:26 +08:00
qianmoQ
07ad13184a [Core] Fix service start default connection mongo 2023-05-09 14:31:23 +08:00
qianmoQ
dd05cc156a [Plugin] Support mongo community 2023-05-08 22:04:02 +08:00
qianmoQ
167c0637f8 [Plugin] Support apache pinot 2023-05-06 17:52:13 +08:00
qianmoQ
bb889f0f35 [Web] None Network authorization information is not cleared 2023-05-06 14:34:56 +08:00
qianmoQ
6a475a5fc6 [Release] Released for 1.9.0 2023-05-04 11:38:08 +08:00
qianmoQ
47513e9e8d [Web] Fixed upload file domain 2023-04-28 16:14:17 +08:00
qianmoQ
d3a1bc6a53 [Plugin] Support apache hadoop hdfs 2023-04-28 15:19:09 +08:00
qianmoQ
e32a94c4d3 [Core] Fixed source create time is null 2023-04-25 18:58:15 +08:00
qianmoQ
ceef22fedc [Plugin] [Trino] Add configure 2023-04-25 18:45:40 +08:00
qianmoQ
b98caa58c9 [Plugin] [JDBC] Support hologres 2023-04-25 11:52:09 +08:00
qianmoQ
67d8d768d7 [Plugin] Support starrocks 2023-04-20 13:41:43 +08:00
qianmoQ
0a4e3f7a2e [Plugin] Support apache doris 2023-04-19 19:43:22 +08:00
qianmoQ
015f97f706 [Core] Fixed default h2 database uninitialized scheduled task 2023-04-19 16:21:43 +08:00
qianmoQ
53124fee12 [Web] Add schedule link 2023-04-17 20:50:22 +08:00
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
1c09f32700 [SPI] Remove http retry logic 2023-04-14 13:57:02 +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