qianmoQ
|
5fbfe9d81f
|
[Core] [Metadata] Supports custom column display
|
2023-11-09 12:34:14 +08:00 |
|
qianmoQ
|
6205dff463
|
[Core] [Metadata] Fixed an error in selecting columns directly without selecting tables
|
2023-11-08 19:47:57 +08:00 |
|
qianmoQ
|
9bbedfb8b0
|
[Env] Support to check whether the java version is compatible at startup
|
2023-11-08 15:20:52 +08:00 |
|
qianmoQ
|
16ac0debf8
|
[Core] Add version to app (close #467)
|
2023-11-08 14:42:16 +08:00 |
|
qianmoQ
|
da3652e752
|
[Env] Fixed links
|
2023-11-06 13:45:19 +08:00 |
|
qianmoQ
|
d748a4de61
|
[Metadata] Remove invalid metadata manager
|
2023-11-06 12:31:43 +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
|
30cc169930
|
[Metadata] [Editor] Supports transactions to execute multiple non-query SQL
|
2023-10-29 02:25:19 +08:00 |
|
qianmoQ
|
dda96fe15f
|
[Metadata] [Editor] Supports data update without primary key
|
2023-10-28 22:56:08 +08:00 |
|
qianmoQ
|
7248588a46
|
[Metadata] [Editor] Support update multiple columns
|
2023-10-28 18:26:01 +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
|
b3aae440a9
|
[Metadata] [Editor] Support submit changes
|
2023-10-27 22:02:24 +08:00 |
|
qianmoQ
|
d08a4fca29
|
[Metadata] [Editor] Support preview pending changes
|
2023-10-26 15:33:50 +08:00 |
|
qianmoQ
|
674dd94a50
|
[Metadata] [Editor] Support for updating column data
|
2023-10-23 20:50:51 +08:00 |
|
qianmoQ
|
2be3aa1c2e
|
[Metadata] [Editor] Fixed handle line breaks in a table where data is translated into a row
|
2023-10-22 20:13:16 +08:00 |
|
qianmoQ
|
a6c6da2dd2
|
[Metadata] [Editor] Fix changing page count caused sorting to fail
|
2023-10-22 18:21:41 +08:00 |
|
qianmoQ
|
286dfee5de
|
[Metadata] [Editor] Fixed page failure after sorting
|
2023-10-22 18:19:09 +08:00 |
|
qianmoQ
|
479b88ee37
|
[Metadata] [Editor] Fixed icon
|
2023-10-22 17:47:30 +08:00 |
|
qianmoQ
|
d29b6e54b3
|
[Metadata] [Editor] Prevents the front-end from reordering data
|
2023-10-22 15:49:04 +08:00 |
|
qianmoQ
|
eb3183112d
|
[Metadata] [Editor] Add no rows template
|
2023-10-22 15:15:52 +08:00 |
|
qianmoQ
|
46e65d953f
|
[Metadata] [Editor] Support column order
|
2023-10-22 14:57:54 +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
|
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 |
|