Commit Graph

1090 Commits

Author SHA1 Message Date
t8y2 d01ffb0d55 feat(web): support context path deployments 2026-06-29 09:14:37 +08:00
t8y2 45a60819ca fix(grid): increase condition input font size 2026-06-29 03:19:18 +08:00
t8y2 4c48263793 feat(grid): add database value filter 2026-06-29 03:13:35 +08:00
大峰 190b5b4ad8
fix(editor): support schema-qualified table navigation 2026-06-29 01:51:20 +08:00
t8y2 ca30e8ff2d fix(grid): expand auto-fit column width 2026-06-29 01:44:35 +08:00
Guoyu Su 7a5984a1fd
fix(mongodb): support shell projection and db.version 2026-06-29 00:27:27 +08:00
zipg 44011cb9a4
feat(grid): preview binary image cell values 2026-06-29 00:13:33 +08:00
zipg 7e5b6b8e77
fix: highlight formatted json in cell detail 2026-06-28 23:47:21 +08:00
zipg 7665a7b435
Improve: align toolbar button text 2026-06-28 22:23:18 +08:00
zipg e2f6edba9c
fix: support mongodb copy insert statements 2026-06-28 22:09:16 +08:00
t8y2 11fac631c7 fix(sidebar): preserve connection search subtree state 2026-06-28 20:06:50 +08:00
zipg 33422ec921
feat(mongodb): support editing find query results 2026-06-28 18:59:27 +08:00
zipg 585a6e2d40
fix(mongodb): expand nested JSON strings when copying rows as JSON 2026-06-28 18:57:03 +08:00
zipg 56fb49058f
fix(sidebar): preserve comment-matched tables during remote table list refresh 2026-06-28 18:52:40 +08:00
t8y2 7486d35a0f feat(grid): move render mode toggle to view options 2026-06-28 15:36:10 +08:00
kkk000111999 9fc2e25fbf
feat(grid): add go-to-column toolbar action 2026-06-28 14:52:25 +08:00
二丫讲梵 433907e96e
feat(grid): support result source labels 2026-06-28 13:58:23 +08:00
t8y2 a7f3e6bbb4 feat(export): name result files from tab title 2026-06-28 12:48:53 +08:00
二丫讲梵 df43561738
feat(editor): add executable statement markers and per-statement run 2026-06-28 12:13:29 +08:00
t8y2 0c2d95b83e fix(schema-diff): qualify MySQL deploy SQL target 2026-06-28 11:05:04 +08:00
zipg 9a730ce188
fix(grid): 修复 Ctrl 点选单元格变成区间选择 2026-06-28 10:33:25 +08:00
zipg be996a4352
fix(gbase8a): 优化 agent 启动错误提示 2026-06-28 10:31:59 +08:00
zipg 38d300bd35
fix(mysql): 修复 enum/set 字段长度显示异常 2026-06-28 09:59:07 +08:00
zipg a25bd5441f
feat(grid): add expanded overflow cell editor 2026-06-28 02:09:31 +08:00
zipg 28e7cdfacc
improve: 统一表单控件小圆角样式 2026-06-28 00:51:45 +08:00
zipg d55967cca8
fix(canvas): fix premature text truncation in canvas grid cells
* fix: 修复 Canvas 单元格文本提前截断

* fix: 清理 Dremio 未使用连接 URL 判断

---------

Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-28 00:32:11 +08:00
zipg 5a8b129edf
fix(schema-diff): reduce MySQL metadata query pressure
Co-authored-by: zipg <4047349+zipg@users.noreply.github.com>
2026-06-27 23:57:22 +08:00
Spencer.Chang 350d2a3533
feat(connection): add Dremio JDBC connection support 2026-06-27 23:44:27 +08:00
t8y2 dfba5c1bde feat(i18n): add withEnglishFallback and fill missing translations across 7 locales 2026-06-27 23:42:54 +08:00
zipg e9e9e8587a
fix(sidebar): improve comment font rendering 2026-06-27 21:42:21 +08:00
Orwen Xiang 44884efa9b
feat(h2): add split JDBC URL support 2026-06-27 20:03:16 +08:00
t8y2 bc5ae91abd fix(ai): open assistant links externally 2026-06-27 16:40:04 +08:00
t8y2 8a5e45150a fix(ci): format saved SQL store 2026-06-27 16:10:10 +08:00
t8y2 474b2bc6ce fix(dameng): defer table metadata refresh 2026-06-27 15:54:25 +08:00
hb 388d59fb4a
fix(redis): handle empty scan batches and exact key lookup fallback (#1992) 2026-06-27 15:09:46 +08:00
zipg b85b14bfde
Fix: 优化 SQL 库启动加载
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-27 15:07:26 +08:00
t8y2 c289dda97d fix(mysql): skip delimiter commands in editor 2026-06-27 15:04:13 +08:00
miracle de39c1662d
feat: ZK 节点树改为真正懒加载 (#1987)
* feat: lazy load zookeeper nodes

* fix: preserve zookeeper focused path hierarchy
2026-06-27 15:02:09 +08:00
zipg 55cd442cdb
fix: 修复 MongoDB 筛选查询预览语法 (#1989)
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-27 14:48:14 +08:00
t8y2 73120883b6 fix(dameng): separate materialized view metadata 2026-06-27 14:29:44 +08:00
kkk000111999 ff810f3058
fix(sql-format): format source and DDL with proper dialects 2026-06-27 12:36:13 +08:00
zipg ed35164828
fix: 统一驱动管理页 Tab 宽度 (#1985)
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-27 12:31:57 +08:00
hb 7b08307896
fix: prevent implicit database creation on connection for SQLite (#1986) 2026-06-27 12:31:02 +08:00
kkk000111999 b226ab174b
feat(data-grid): bulk-edit empty input sets selected cells to NULL
In the 'Bulk Edit Selection' dialog, submitting with an empty input now
sets every selected editable cell to SQL NULL instead of an empty string,
matching the field's 'Value, or NULL' placeholder. fillSelectionWithValue()
accepts string | null so null flows through to applyCellValue().

Co-authored-by: kkk000111999 <kkk000111999@users.noreply.github.com>
2026-06-27 12:15:40 +08:00
二丫讲梵 4d435e2aab
feat(nacos): 增加应用名称支持,优化配置查询功能
- 新增应用名称字段到配置查询接口
- 更新前端界面以支持应用名称输入
- 调整后端逻辑以处理应用名称参数
2026-06-27 12:14:29 +08:00
huangyemin 4ad6723512
feat(ai): support custom Anthropic messages API 2026-06-27 10:02:13 +08:00
二丫讲梵 59590f2a15
feat(nacos): 增强配置编辑器支持文本选择和 Tab 按键
- 添加 trimmedSelectionLayer 以支持文本选择
- 修复键盘快捷键配置,确保功能正常
- 更新样式以改善用户体验
2026-06-27 09:55:45 +08:00
zipg 46c72e163b
fix(ui): 优化连接配置弹框布局
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-27 01:37:07 +08:00
t8y2 aed96b4a06 fix(connection): hide default visible schema button 2026-06-27 01:35:03 +08:00
zipg c4fe7c8ee8
fix: 修复 PostgreSQL 空字符串默认值处理 (#1970)
Co-authored-by: staff <staff@qimaos-MacBook-Pro.local>
2026-06-27 00:53:53 +08:00