| .. |
|
agentDriverInstallHint.test.ts
|
fix(connection): hide installed driver hint
|
2026-05-14 01:10:01 +08:00 |
|
aiSqlExecutionPolicy.test.ts
|
feat(ai): add guarded SQL auto execution
|
2026-05-11 02:27:56 +08:00 |
|
aiTableMentions.test.ts
|
feat(ai): add table mentions
|
2026-05-15 16:46:54 +08:00 |
|
apiBackendContract.test.ts
|
test: add backend API contract coverage
|
2026-05-10 22:34:37 +08:00 |
|
appTheme.test.ts
|
feat: add system theme mode
|
2026-05-13 10:48:34 +08:00 |
|
appUpdateBadge.test.ts
|
feat(updates): add hourly update badge
|
2026-05-13 23:47:20 +08:00 |
|
cellValue.test.ts
|
refactor(grid): 提取 cellValue 格式化到共享模块并增加测试 (#218)
|
2026-05-11 18:56:08 +08:00 |
|
configCrypto.test.ts
|
feat: add configuration export/import with passphrase encryption
|
2026-05-03 12:46:49 +08:00 |
|
connectionHealth.test.ts
|
fix(connection): handle stale connection state
|
2026-05-15 14:39:03 +08:00 |
|
connectionPresentation.test.ts
|
feat: improve connection and table tree UX
|
2026-05-04 11:49:28 +08:00 |
|
connectionUrl.test.ts
|
fix(connection): parse jdbc connection urls
|
2026-05-15 11:53:45 +08:00 |
|
connectionUrlPlaceholder.test.ts
|
feat(connection): 为不同数据库类型展示各自对应的 connection URL placeholder
|
2026-05-12 10:21:19 +08:00 |
|
dataCompare.test.ts
|
feat(diff): add data compare and schema sync coverage
|
2026-05-09 23:44:49 +08:00 |
|
dataGridColumnWidth.test.ts
|
fix(grid): reserve header control width
|
2026-05-13 23:29:49 +08:00 |
|
dataGridEditor.test.ts
|
feat(ai): add table mentions
|
2026-05-15 16:46:54 +08:00 |
|
dataGridScrollGutter.test.ts
|
fix(grid): align header at horizontal scroll end
|
2026-05-15 11:46:59 +08:00 |
|
dataGridSql.test.ts
|
feat(ai): add table mentions
|
2026-05-15 16:46:54 +08:00 |
|
databaseCapabilities.test.ts
|
refactor(frontend): centralize database feature capabilities
|
2026-05-13 22:14:33 +08:00 |
|
databaseExport.test.ts
|
fix: address lineage review feedback
|
2026-05-03 06:02:39 +08:00 |
|
databaseOptionSearch.test.ts
|
feat(editor): add searchable query selectors
|
2026-05-15 16:58:23 +08:00 |
|
databaseSearch.test.ts
|
feat: add database-wide search
|
2026-05-04 12:01:19 +08:00 |
|
databaseTree.test.ts
|
fix(sidebar): 修复默认库过滤数据库树 (#175)
|
2026-05-09 14:42:24 +08:00 |
|
defaultDatabase.test.ts
|
feat(connection): 支持设置默认数据库
|
2026-05-07 16:49:56 +08:00 |
|
diagramSvgExport.test.ts
|
add database relationship diagrams
|
2026-05-02 13:09:53 +08:00 |
|
diagramZoom.test.ts
|
add database relationship diagrams
|
2026-05-02 13:09:53 +08:00 |
|
engineeringDiagram.test.ts
|
add database relationship diagrams
|
2026-05-02 13:09:53 +08:00 |
|
erDiagram.test.ts
|
add database relationship diagrams
|
2026-05-02 13:09:53 +08:00 |
|
explainPlan.test.ts
|
feat: add explain plan viewer
|
2026-05-02 21:00:53 +08:00 |
|
fieldLineage.test.ts
|
feat: add field lineage viewer
|
2026-05-03 05:39:05 +08:00 |
|
gridRowStatus.test.ts
|
refine grid row change indicators
|
2026-05-02 17:03:54 +08:00 |
|
gridSelection.test.ts
|
feat(grid): add clipboard shortcuts
|
2026-05-10 10:22:17 +08:00 |
|
historyActions.test.ts
|
fix: address lineage review feedback
|
2026-05-03 06:02:39 +08:00 |
|
historyActivityKind.test.ts
|
fix(history): classify and virtualize entries
|
2026-05-13 17:07:56 +08:00 |
|
historyVirtualList.test.ts
|
fix(history): classify and virtualize entries
|
2026-05-13 17:07:56 +08:00 |
|
keyboardShortcuts.test.ts
|
fix(editor): save object source tabs contextually
|
2026-05-15 13:28:41 +08:00 |
|
markdownTable.test.ts
|
fix: address lineage review feedback
|
2026-05-03 06:02:39 +08:00 |
|
mongoShellCommand.test.ts
|
fix(mongo): support shell find queries
|
2026-05-15 12:00:49 +08:00 |
|
objectSourceEditor.test.ts
|
fix(editor): save object source tabs contextually
|
2026-05-15 13:28:41 +08:00 |
|
openTabsPersistence.test.ts
|
fix(editor): save object source tabs contextually
|
2026-05-15 13:28:41 +08:00 |
|
pinnedItems.test.ts
|
fix(sidebar): preserve nested pinned tree nodes
|
2026-05-15 11:26:19 +08:00 |
|
queryExecutionState.test.ts
|
…
|
|
|
queryResultSort.test.ts
|
fix(query): 修复查询结果表头提示与全量排序 (#164)
|
2026-05-08 18:31:09 +08:00 |
|
queryStore.test.ts
|
fix(oracle): 修复表数据加载与编辑
|
2026-05-11 16:35:59 +08:00 |
|
redisCommandSafety.test.ts
|
feat(redis): add bulk operations and command runner
|
2026-05-12 13:38:43 +08:00 |
|
redisKeyTree.test.ts
|
feat(redis): add bulk operations and command runner
|
2026-05-12 13:38:43 +08:00 |
|
redisValuePresentation.test.ts
|
feat(redis): add sheet UI components, list set API, and member detail utils
|
2026-05-13 13:54:59 +08:00 |
|
releasePresentation.test.ts
|
fix(updater): show real app version and release notes
|
2026-05-12 15:15:46 +08:00 |
|
schemaDiff.test.ts
|
feat(diff): add data compare and schema sync coverage
|
2026-05-09 23:44:49 +08:00 |
|
sidebarLayout.test.ts
|
feat(sidebar): create connections from group menu
|
2026-05-09 16:27:25 +08:00 |
|
sidebarSearch.test.ts
|
perf(sidebar): 优化侧边栏搜索匹配性能
|
2026-05-09 17:36:09 +08:00 |
|
sidebarSearchTree.test.ts
|
fix(sidebar): preserve searched table children
|
2026-05-15 12:42:27 +08:00 |
|
sidebarTreeItemLayout.test.ts
|
fix(sidebar): 修复侧边栏树状态显示
|
2026-05-11 02:16:36 +08:00 |
|
sqlCompletion.test.ts
|
fix(editor): suppress completion after punctuation
|
2026-05-15 14:56:26 +08:00 |
|
sqlExecutionTarget.test.ts
|
…
|
|
|
sqlFormatter.test.ts
|
…
|
|
|
sqlServerTree.test.ts
|
feat(objects): show functions and procedures in sidebar tree
|
2026-05-15 13:02:19 +08:00 |
|
sqlStatementSplit.test.ts
|
feat: add execute mode settings and cursor position handling in SQL editor
|
2026-05-04 21:19:07 +08:00 |
|
tabCloseActions.test.ts
|
…
|
|
|
tableEditing.test.ts
|
fix(informix): 支持表格直接编辑
|
2026-05-14 01:05:01 +08:00 |
|
tableImport.test.ts
|
feat: import table data from files
|
2026-05-02 19:04:41 +08:00 |
|
tableSelectSql.test.ts
|
fix(informix): 支持表格直接编辑
|
2026-05-14 01:05:01 +08:00 |
|
tableStructureEditorSql.test.ts
|
fix: guard index column splits, restrict INCLUDE/WHERE by db, unify index type dropdowns
|
2026-05-03 20:33:09 +08:00 |
|
tableStructureEditorState.test.ts
|
feat: add index type, included columns, filter, and comment support
|
2026-05-03 20:10:35 +08:00 |
|
tableTree.test.ts
|
fix(sidebar): refresh grouped object nodes
|
2026-05-13 18:12:55 +08:00 |
|
tauriRuntime.test.ts
|
fix: address lineage review feedback
|
2026-05-03 06:02:39 +08:00 |
|
transferProgressState.test.ts
|
fix: address lineage review feedback
|
2026-05-03 06:02:39 +08:00 |
|
treeNodeClick.test.ts
|
fix(sidebar): require double click to open object browser
|
2026-05-11 11:03:18 +08:00 |
|
useFlatTree.test.ts
|
test(sidebar): align flat tree buffer expectation
|
2026-05-12 14:53:22 +08:00 |
|
useSqlExecution.test.ts
|
fix: prevent SELECT with REPLACE/TRUNCATE functions from triggering danger warning
|
2026-05-07 19:07:41 +08:00 |
|
visibleDatabases.test.ts
|
feat(sidebar): add visible database filters
|
2026-05-15 17:36:51 +08:00 |
|
xlsxExport.test.ts
|
feat(data): support connection URLs and XLSX export
|
2026-05-09 23:11:15 +08:00 |