Commit Graph

83 Commits

Author SHA1 Message Date
qianmoQ
f3242cddf4 [Core] [Source] [Metadata] Refactor metadata info 2024-04-18 13:35:42 +08:00
qianmoQ
e736660fb4 [Core] [Source] [Metadata] Refactor aside 2024-04-18 12:42:26 +08:00
qianmoQ
f2a077c833 [Core] Add info by code permission 2024-04-15 14:25:21 +08:00
qianmoQ
5881d9b403 [Core] Support saveOrUpdate method to set related values based on attributes 2024-04-13 11:34:11 +08:00
qianmoQ
2b18003e87 [Core] [User] Support upload avatar 2024-04-12 18:57:17 +08:00
qianmoQ
6f4b910021 [Release] Released for 2024.03.2 2024-04-12 12:41:53 +08:00
qianmoQ
be5b637dbd [Core] Fixed sql script 2024-04-11 14:30:40 +08:00
qianmoQ
c63b6e5697 [Release] Released for 2024.03.1 2024-04-11 13:19:34 +08:00
qianmoQ
ca773eb506 [Env] [Ci] Add checker ui 2024-03-15 15:33:35 +08:00
qianmoQ
deea5337f4 [Env] Replace wechat qr 2024-03-07 01:46:10 +08:00
qianmoQ
c5e91c7545 [Release] Released for 2024.02.1 2024-03-01 22:04:18 +08:00
qianmoQ
6ee99b2a5e [Core] [DataSet] Support ad hoc query custom functions (close #603) 2024-02-22 19:07:54 +08:00
qianmoQ
749f709580 [Core] [DataSet] Support metric sorting 2024-02-07 12:35:27 +08:00
qianmoQ
9da677a3fd [Core] [DataSet] [Visual] Add area chart (close #611) 2024-02-01 15:23:56 +08:00
qianmoQ
3bc5b3fda0 [Release] Released for 2024.01.1 2024-01-29 12:22:14 +08:00
qianmoQ
da1e0819d3 [Core] Remove slf4j 2024-01-24 18:15:29 +08:00
qianmoQ
19d90ee034 [Core] Refactor the pipeline configuration method 2024-01-17 11:26:56 +08:00
qianmoQ
4819ce6658 [Core] [DataSet] Support scheduled data synchronization 2024-01-15 13:40:38 +08:00
qianmoQ
00cbb9f67c [Core] [DataSet] [Visual] Support alias for metric 2024-01-11 10:43:14 +08:00
qianmoQ
fb6d3a4f2d [Core] [DataSet] [Visual] Support group by 2024-01-10 22:54:02 +08:00
qianmoQ
f7f4350aff [Core] [DataSet] [Visual] Support expression for metric 2024-01-10 22:37:48 +08:00
qianmoQ
18202aaf55 [Core] [Sql] Fixed compile 2023-12-24 10:04:18 +08:00
qianmoQ
73db7231d3 [Release] Released for 1.18.0 2023-12-22 10:48:20 +08:00
qianmoQ
773426a114 [Core] [DataSet] Support create dataset table 2023-12-21 20:51:45 +08:00
qianmoQ
38f8e4ff8f [Core] [Metadata] [Column] Support modify column (close #507) 2023-12-15 22:46:56 +08:00
qianmoQ
4811a7d68d [Core] [Metadata] [Column] Support delete column 2023-12-15 19:09:12 +08:00
qianmoQ
8e783321b2 [Core] [Metadata] [Table] Support exporting table data 2023-12-11 21:40:46 +08:00
qianmoQ
dabdce65e3 [Core] [Metadata] [Table] Added the function of exporting table data 2023-12-11 21:12:10 +08:00
qianmoQ
4c93057bbc [Core] [Metadata] Support drop table 2023-12-06 09:32:14 +08:00
qianmoQ
7f08665468 [Core] [Metadata] Support truncate table 2023-12-05 19:57:43 +08:00
qianmoQ
c5a9d90293 [Core] [User] Support display avatar 2023-12-05 12:04:48 +08:00
qianmoQ
478372e3bc [Core] [User] Remove fs-spi slf4j 2023-12-03 21:50:42 +08:00
qianmoQ
4fdfe12ca5 [Core] [User] Add avatar fs configure 2023-12-03 21:45:19 +08:00
qianmoQ
fb088270ca [Core] [Query] Add limit to query data (close #487) 2023-12-02 13:52:31 +08:00
qianmoQ
9a9db2c5ed [Core] [Pipeline] [Jdbc] Support mysql 2023-11-23 20:35:21 +08:00
qianmoQ
5f8d3f647d [Release] Released for 1.17.0 2023-11-20 09:56:40 +08:00
qianmoQ
41c9937bc5 [Core] Fixed the issue where newly inserted data causes it to be updated 2023-11-19 11:59:56 +08:00
qianmoQ
dbeb108257 [Core] Support writing data to database 2023-11-19 11:36:26 +08:00
qianmoQ
61be1377b1 [Core] [Metadata] Supports multiple filter conditions 2023-11-16 01:10:35 +08:00
qianmoQ
ae0999e4ac [Core] [Metadata] Supports obtaining corresponding data based on filter conditions 2023-11-15 19:25:23 +08:00
qianmoQ
d99e2b84f7 [Core] Support for viewing build statement sentences (close #478) 2023-11-13 17:59:25 +08:00
qianmoQ
7187bd4bcd [Core] [Metadata] Support reset auto increment(close #474) 2023-11-12 21:16:36 +08:00
qianmoQ
456087b2ef [Env] Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.10 to 1.9.10 2023-11-06 12:14:57 +08:00
qianmoQ
0caaab9333 [Release] Released for 1.16.0 2023-11-01 22:14:19 +08:00
qianmoQ
e693272363 [Metadata] [Editor] The transformation is deleted and updated to multiple SQL statements 2023-10-29 13:48:21 +08:00
qianmoQ
dda96fe15f [Metadata] [Editor] Supports data update without primary key 2023-10-28 22:56:08 +08:00
qianmoQ
1d2a735fdc [Metadata] [Editor] Fix update data exception due to special characters 2023-10-28 17:37:21 +08:00
qianmoQ
f3b15aabfc [Metadata] [Editor] Support delete multiple rows 2023-10-28 12:31:03 +08:00
qianmoQ
cd2494701f [Metadata] [Editor] Support delete rows 2023-10-27 23:55:23 +08:00
qianmoQ
674dd94a50 [Metadata] [Editor] Support for updating column data 2023-10-23 20:50:51 +08:00