| .. |
|
actionActivation.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
agentDriverInstallHint.test.ts
|
fix(gbase): detect offline GBase 8a driver
|
2026-07-14 17:12:21 +08:00 |
|
agentVersionBump.test.ts
|
fix(agents): limit common version bumps
|
2026-07-02 12:11:35 +08:00 |
|
aiAgentPlan.test.ts
|
feat(ai): split Ask/Agent action menus with task-oriented Agent actions
|
2026-07-06 14:41:39 +08:00 |
|
aiAgentStepPresentation.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
aiConfigStore.test.ts
|
feat(ai): support multiple configurations and models
|
2026-07-16 17:59:40 +08:00 |
|
aiMessageLayout.test.ts
|
fix(ai): stabilize message hover layout
|
2026-07-15 16:42:33 +08:00 |
|
aiPrompt.test.ts
|
feat(ai): support SQL library file references
|
2026-07-07 15:39:10 +08:00 |
|
aiPromptEval.test.ts
|
feat(ai): support SQL library file references
|
2026-07-07 15:39:10 +08:00 |
|
aiPromptKeyboard.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
aiSchemaComments.test.ts
|
feat(ai): support SQL library file references
|
2026-07-07 15:39:10 +08:00 |
|
aiSkills.test.ts
|
feat(ai): add general action mode
|
2026-07-08 19:31:19 +08:00 |
|
aiSqlAppend.test.ts
|
fix(ai): preserve editor content for SQL actions
|
2026-07-11 08:55:51 +08:00 |
|
aiSqlExecutionPolicy.test.ts
|
feat(safety): add production environment safeguards
|
2026-07-12 10:02:27 +08:00 |
|
aiTableMentions.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
appUpdater.test.ts
|
fix(updater): guard installs during active tasks
|
2026-07-20 16:12:20 +08:00 |
|
binaryCellDownload.test.ts
|
fix(grid): keep BLOB download menu anchored
|
2026-07-13 17:33:36 +08:00 |
|
binaryHexViewer.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
canvasDataGridRenderer.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
cellDetailPresentation.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
cellImageUrl.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
cellValue.test.ts
|
fix(sqlserver): display long varchar query results
|
2026-07-20 00:52:31 +08:00 |
|
changelog.test.ts
|
feat(settings): embed version changelog in About page
|
2026-07-14 12:54:07 +08:00 |
|
clipboard.test.ts
|
feat(context-menu): copy INSERT from selected columns
|
2026-07-20 13:59:49 +08:00 |
|
closeBracketsExtension.test.ts
|
feat(editor): add auto close brackets setting
|
2026-07-09 09:53:01 +08:00 |
|
codemirrorSqlDialect.test.ts
|
feat(sidebar): decompose tree item runtime
|
2026-07-16 22:52:10 +08:00 |
|
codemirrorTrimmedSelectionLayer.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
columnFormatter.test.ts
|
feat(grid): add timezone-aware column formatting
|
2026-07-16 18:42:33 +08:00 |
|
configCrypto.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
connectionClipboard.test.ts
|
feat(sidebar): add connection copy paste shortcuts
|
2026-07-04 12:19:56 +08:00 |
|
connectionDeepLink.test.ts
|
fix(sqlserver): preserve explicit instance ports
|
2026-07-14 01:27:40 +08:00 |
|
connectionLevelDatabaseBootstrap.test.ts
|
fix(mysql): allow connection-level queries without database
|
2026-07-16 15:38:06 +08:00 |
|
connectionPresentation.test.ts
|
feat(d1): add Cloudflare D1 database support
|
2026-07-12 22:03:57 +08:00 |
|
connectionStoreErrorState.test.ts
|
Fix:修复升级后固定数据标签页连接失败后无法恢复
|
2026-07-01 19:41:34 +08:00 |
|
connectionStoreGroupedConnect.test.ts
|
fix(desktop): preserve sidebar groups on reload
|
2026-07-09 11:47:13 +08:00 |
|
connectionStorePinnedCleanup.test.ts
|
…
|
|
|
connectionUrl.test.ts
|
fix(dameng): standardize display name
|
2026-07-14 22:12:15 +08:00 |
|
connectionVisibleDatabases.test.ts
|
fix(sidebar): load visible schema filters on mount
|
2026-07-15 12:53:39 +08:00 |
|
dataGenerate.test.ts
|
fix(oracle): generate compatible insert statements
|
2026-07-14 18:03:43 +08:00 |
|
dataGridCellCoercion.mysql-json.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
dataGridCellCoercion.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
dataGridColumnFilter.test.ts
|
fix(kingbase): use connection identifier quotes in MySQL mode
|
2026-07-16 15:20:41 +08:00 |
|
dataGridColumnHeaderInteraction.test.ts
|
fix(grid): smooth canvas column interactions
|
2026-07-08 09:45:28 +08:00 |
|
dataGridColumnOrder.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
dataGridColumnType.test.ts
|
fix(mysql): edit enum column values
|
2026-07-10 16:10:54 +08:00 |
|
dataGridColumnVisibility.test.ts
|
perf(grid): scan all-null columns once
|
2026-07-20 01:24:32 +08:00 |
|
dataGridColumnWidth.test.ts
|
fix(grid): cap automatic header width
|
2026-07-17 08:52:41 +08:00 |
|
dataGridConditionHistory.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
dataGridContextMenu.test.ts
|
feat(context-menu): copy INSERT from selected columns
|
2026-07-20 13:59:49 +08:00 |
|
dataGridDetail.test.ts
|
feat(mongodb): improve document quick filters
|
2026-07-17 18:51:33 +08:00 |
|
dataGridEditor.test.ts
|
perf(mysql): batch data grid update and delete SQL
|
2026-07-20 13:52:06 +08:00 |
|
dataGridExport.test.ts
|
feat(settings): add global date and time formats
|
2026-07-16 14:49:28 +08:00 |
|
dataGridHeaderBackground.test.ts
|
fix(grid): match unused header area background
|
2026-07-13 19:13:19 +08:00 |
|
dataGridInfiniteScroll.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
dataGridPagination.test.ts
|
fix(grid): preserve current page on data refresh instead of resetting to page 1
|
2026-07-08 13:28:36 +08:00 |
|
dataGridProps.test.ts
|
feat(sidebar): decompose tree item runtime
|
2026-07-16 22:52:10 +08:00 |
|
dataGridQueryOptions.test.ts
|
fix(grid): inherit timeout for row counts
|
2026-07-13 20:13:32 +08:00 |
|
dataGridRowLowerText.test.ts
|
fix(grid): avoid repeated search text allocations
|
2026-07-18 21:40:08 +08:00 |
|
dataGridSaveUi.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
dataGridSelection.test.ts
|
feat(grid): add data grid quick entry
|
2026-06-30 09:14:44 +08:00 |
|
dataGridSort.test.ts
|
feat(mongo): add document JSON preview
|
2026-07-11 01:00:47 +08:00 |
|
dataGridTemporalEditor.test.ts
|
feat(temporal-editor): 支持手动输入 datetime 字段值
|
2026-07-09 11:11:45 +08:00 |
|
dataGridTranspose.test.ts
|
feat(grid): add configurable column width density
|
2026-07-13 16:20:45 +08:00 |
|
dataGridTransposeLifecycle.test.ts
|
fix(grid): restore scrollbar after closing row transpose
|
2026-07-17 13:48:12 +08:00 |
|
dataTabActivation.test.ts
|
feat(sidebar): refresh data tables on double click
|
2026-07-15 20:11:49 +08:00 |
|
dataTabHeaderConnection.test.ts
|
feat(grid): show connection name in data header
|
2026-07-17 00:15:12 +08:00 |
|
databaseCapabilities.test.ts
|
feat(gaussdb): allow clearing query schema
|
2026-07-16 17:31:36 +08:00 |
|
databaseExportPlan.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
databaseIconAssets.test.ts
|
fix(ui): kafka agent icon contrast in dark theme
|
2026-07-03 21:14:31 +08:00 |
|
databaseSearch.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
databaseTree.test.ts
|
fix(database): 保留数据库名称前导空格 (#3509)
|
2026-07-15 18:06:08 +08:00 |
|
databaseUserAdmin.test.ts
|
feat(starrocks): enable user and privilege management
|
2026-07-16 18:21:24 +08:00 |
|
dbAdminSql.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
ddlExport.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
defaultDatabase.test.ts
|
feat(d1): add Cloudflare D1 database support
|
2026-07-12 22:03:57 +08:00 |
|
diagramSvgExport.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
documentBrowser.test.ts
|
feat(mongo): add whole-document JSON editing
|
2026-07-16 18:21:01 +08:00 |
|
documentJsonSearch.test.ts
|
feat(mongodb): improve document quick filters
|
2026-07-17 18:51:33 +08:00 |
|
documentJsonValues.test.ts
|
feat(mongo): add whole-document JSON editing
|
2026-07-16 18:21:01 +08:00 |
|
documentStoreProvider.test.ts
|
feat(mongodb): improve document quick filters
|
2026-07-17 18:51:33 +08:00 |
|
documentStoreSave.test.ts
|
feat(mongo): add whole-document JSON editing
|
2026-07-16 18:21:01 +08:00 |
|
documentViewerFontStyle.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
driverDownloadSource.test.ts
|
feat(driver): honor selected driver download source
|
2026-07-17 15:30:04 +08:00 |
|
driverInstallProgressUi.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
editorSettingsDraft.test.ts
|
fix(settings): preserve editor font after UI font changes
|
2026-07-10 10:40:10 +08:00 |
|
elasticsearchCompletion.test.ts
|
feat(elasticsearch): improve REST commands and visual filters
|
2026-07-16 16:31:15 +08:00 |
|
elasticsearchJsonResponse.test.ts
|
feat(elasticsearch): improve REST commands and visual filters
|
2026-07-16 16:31:15 +08:00 |
|
elasticsearchKibanaProxy.test.ts
|
feat(elasticsearch): support Kibana proxy connections
|
2026-07-20 00:53:49 +08:00 |
|
engineeringDiagram.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
erDiagram.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
exportFormats.test.ts
|
fix(export): preserve CSV null semantics
|
2026-07-14 01:24:10 +08:00 |
|
fieldLineage.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
gridFsBrowser.test.ts
|
feat(mongodb): improve GridFS manager filtering and sorting
|
2026-07-06 17:17:33 +08:00 |
|
gridRowStatus.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
gridSelection.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
gridfsBrowserPagination.test.ts
|
fix(gridfs): support bulk download and paged browsing (#2743)
|
2026-07-07 12:43:07 +08:00 |
|
gridfsFiles.test.ts
|
fix(gridfs): support bulk download and paged browsing (#2743)
|
2026-07-07 12:43:07 +08:00 |
|
historyActivityKind.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
historyAiAnalysis.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
historyTimeRange.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
hiveKerberosOptions.test.ts
|
feat(hive): add Kerberos connection options
|
2026-07-08 13:23:21 +08:00 |
|
imagePreviewViewer.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
insertValueHints.test.ts
|
fix(sqlserver): align insert hints with generated columns
|
2026-07-20 02:29:28 +08:00 |
|
jdbcConnectionEntry.test.ts
|
perf(zookeeper): optimize connection initialization
|
2026-07-14 23:16:10 +08:00 |
|
jdbcDialect.test.ts
|
fix(editor): improve ASE SQL semantic highlighting
|
2026-07-16 17:00:55 +08:00 |
|
jdbcPluginRelease.test.ts
|
…
|
|
|
jsonCopyValue.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
keyboardShortcuts.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
metadataLoadCoordinator.test.ts
|
feat(metadata): optimize agent metadata loading
|
2026-07-05 12:09:24 +08:00 |
|
metadataResultCache.test.ts
|
feat(metadata): optimize agent metadata loading
|
2026-07-05 12:09:24 +08:00 |
|
metadataTaskLimiter.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
mongoCompletion.test.ts
|
fix(mongodb): complete dotted collection names
|
2026-07-20 17:32:38 +08:00 |
|
mongoConnectionOptions.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
mongoDocumentValues.test.ts
|
feat(mongodb): improve document quick filters
|
2026-07-17 18:51:33 +08:00 |
|
mongoFormatter.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
mongoShellCommand.test.ts
|
feat(mcp): centralize connection access policies
|
2026-07-20 22:47:40 +08:00 |
|
mqAuth.test.ts
|
feat(kafka): improve topic management and Kerberos auth
|
2026-07-09 11:41:22 +08:00 |
|
mysqlObjectTemplates.test.ts
|
feat(mysql): add routine and trigger creation templates
|
2026-07-20 11:03:08 +08:00 |
|
nacosConfigListLayout.test.ts
|
fix(nacos): improve config list scrolling
|
2026-07-10 13:40:27 +08:00 |
|
newQueryContext.test.ts
|
fix(doris): qualify external catalog tables
|
2026-07-13 23:56:53 +08:00 |
|
objectBrowserRows.test.ts
|
fix(objects): align filter counts with search
|
2026-07-20 15:36:34 +08:00 |
|
objectBrowserTableInfo.test.ts
|
feat(objects): search table fields by comment
|
2026-07-17 00:11:16 +08:00 |
|
oceanbaseConnectionMode.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
openTabsPersistence.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
pinnedItems.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
productionGuardEntrypoints.test.ts
|
feat(sidebar): decompose tree item runtime
|
2026-07-16 22:52:10 +08:00 |
|
queryCursorTableTarget.test.ts
|
fix(sqlserver): restore view selection after reconnect
|
2026-07-16 17:30:49 +08:00 |
|
queryEditorContextObjectRouting.test.ts
|
test(editor): cover context menu routing payloads
|
2026-07-15 20:53:22 +08:00 |
|
queryEditorTableDrop.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
queryResultArchive.test.ts
|
feat(mongo): add document JSON preview
|
2026-07-11 01:00:47 +08:00 |
|
queryResultToolbar.test.ts
|
feat(settings): configure table open page size
|
2026-07-20 14:05:40 +08:00 |
|
queryStore.test.ts
|
feat(settings): configure table open page size
|
2026-07-20 14:05:40 +08:00 |
|
queryTimeout.test.ts
|
feat(connection): increase default query timeout
|
2026-07-13 09:30:33 +08:00 |
|
redisCommandSafety.test.ts
|
fix(redis): skip confirmation for regular writes
|
2026-07-09 18:59:12 +08:00 |
|
redisCommandSession.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
redisCommandTable.test.ts
|
fix(redis): skip confirmation for regular writes
|
2026-07-09 18:59:12 +08:00 |
|
redisCompletion.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
redisKeyTree.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
redisSyntaxDiagnostics.test.ts
|
fix(redis): recognize ZRANDMEMBER command
|
2026-07-13 00:39:30 +08:00 |
|
redisValuePresentation.test.ts
|
fix(redis): preserve large JSON numbers
|
2026-07-10 13:50:30 +08:00 |
|
routineExecutionSql.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
savedSqlHistory.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
savedSqlStore.test.ts
|
feat(sql-library): support nested folders
|
2026-07-20 01:23:24 +08:00 |
|
scheduledDatabaseBackup.test.ts
|
feat(backup): support table filters and MySQL compatibility
|
2026-07-19 10:32:33 +08:00 |
|
schemaDiff.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
schemaDiffTableFilter.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
schemaOptions.test.ts
|
feat(editor): naturally sort schema options
|
2026-07-10 13:16:07 +08:00 |
|
schemaTreeCache.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
settingsStore.test.ts
|
fix(sql): default execution to current statement
|
2026-07-20 17:32:27 +08:00 |
|
sidebarActiveTabTarget.test.ts
|
fix(sidebar): locate active table reliably
|
2026-07-08 20:21:13 +08:00 |
|
sidebarConnectionSelection.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sidebarContextMenuHost.test.ts
|
feat(sidebar): decompose tree item runtime
|
2026-07-16 22:52:10 +08:00 |
|
sidebarDatabaseOpenState.test.ts
|
fix(sidebar): centralize tree action handling
|
2026-07-14 18:10:52 +08:00 |
|
sidebarDialogRouting.test.ts
|
fix(sidebar): sync create database dialog state
|
2026-07-17 18:14:11 +08:00 |
|
sidebarLargeTree.test.ts
|
fix(sidebar): centralize tree action handling
|
2026-07-14 18:10:52 +08:00 |
|
sidebarLayout.test.ts
|
feat(sidebar): show connection group paths
|
2026-07-14 19:03:27 +08:00 |
|
sidebarLayoutNested.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sidebarMutationRuntime.test.ts
|
fix(sidebar): sync create database dialog state
|
2026-07-17 18:14:11 +08:00 |
|
sidebarNodeOrdering.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sidebarPasteHandlerRegistry.test.ts
|
fix(grid): improve scrolling and sidebar responsiveness
|
2026-07-13 16:12:54 +08:00 |
|
sidebarRenameFocus.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sidebarRuntimeDecomposition.test.ts
|
feat(sidebar): decompose tree item runtime
|
2026-07-16 22:52:10 +08:00 |
|
sidebarSearch.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sidebarSearchTree.test.ts
|
fix(sidebar): preserve Mongo collection children in search
|
2026-07-08 23:44:25 +08:00 |
|
sidebarTableSearchControl.test.ts
|
feat(settings): improve sidebar search
|
2026-07-06 17:24:56 +08:00 |
|
sidebarTreeAffordances.test.ts
|
fix(tree): expand trigger and type object groups
|
2026-07-19 09:58:49 +08:00 |
|
sidebarTreeCollapse.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sidebarTreeItemCleanup.test.ts
|
feat(sidebar): decompose tree item runtime
|
2026-07-16 22:52:10 +08:00 |
|
sidebarTreeItemLayout.test.ts
|
fix(sidebar): use available width for table names
|
2026-07-13 20:34:27 +08:00 |
|
sidebarTreeSelection.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sidebarTypeSearch.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sqlAnalysis.test.ts
|
fix(query): match primary keys by dialect-aware casing
|
2026-07-15 20:11:04 +08:00 |
|
sqlBatchScript.test.ts
|
fix(sqlserver): clarify GO batch semantics
|
2026-07-15 19:29:27 +08:00 |
|
sqlCompletion.test.ts
|
fix(editor): 修复 MySQL DUAL、SYSDATE 提示和额外间距
|
2026-07-20 11:51:40 +08:00 |
|
sqlCompletionPerformance.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sqlExecutionTarget.test.ts
|
fix(mongodb): honor current command execution mode (#2702)
|
2026-07-07 00:02:34 +08:00 |
|
sqlFileExecutionDialog.test.ts
|
fix(import): keep sql dialog actions visible
|
2026-07-15 16:42:34 +08:00 |
|
sqlFormatter.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sqlFormatterConfig.test.ts
|
fix(sql): support brace placeholders in formatter
|
2026-07-15 21:18:57 +08:00 |
|
sqlMetadataRefresh.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sqlQuoteCaret.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sqlSemanticDiagnostics.test.ts
|
fix(editor): 修复 MySQL DUAL、SYSDATE 提示和额外间距
|
2026-07-20 11:51:40 +08:00 |
|
sqlSemanticHighlight.test.ts
|
fix(editor): improve ASE SQL semantic highlighting
|
2026-07-16 17:00:55 +08:00 |
|
sqlServerTree.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sqlserverSemanticDiagnostics.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
sshConfigHosts.test.ts
|
fix(tunnels): 恢复 SSH config 别名选择 (#3540)
|
2026-07-15 18:05:30 +08:00 |
|
supportInfo.test.ts
|
feat(support-info): add app support information
|
2026-07-09 09:52:45 +08:00 |
|
syncChangelog.test.ts
|
feat(update): 应用内更新提示支持英文 release notes
|
2026-07-07 00:26:56 +08:00 |
|
syncTunnelProfiles.test.ts
|
fix(sync): refresh tunnel profiles after download
|
2026-07-14 11:04:45 +08:00 |
|
tabCloseActions.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
tabPresentation.test.ts
|
feat(query): show result source ranges
|
2026-07-13 18:52:14 +08:00 |
|
tabResultCache.test.ts
|
feat(mongo): add document JSON preview
|
2026-07-11 01:00:47 +08:00 |
|
tableClipboard.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
tableColumnTemplates.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
tableDataExport.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
tableDataTabMeta.test.ts
|
fix(navigator): preserve table identity when opening objects
|
2026-07-16 15:20:03 +08:00 |
|
tableEditing.test.ts
|
fix(oceanbase): use rowid for keyless Oracle rows
|
2026-07-15 13:00:38 +08:00 |
|
tableImport.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
tableInfoDefaultValue.test.ts
|
feat(table-info): show column default values
|
2026-07-17 00:10:46 +08:00 |
|
tableMetadataCache.test.ts
|
feat(metadata): optimize agent metadata loading
|
2026-07-05 12:09:24 +08:00 |
|
tableSqlTemplates.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
tableStructureEditorState.test.ts
|
feat(structure): insert column after selected
|
2026-07-15 19:36:25 +08:00 |
|
tableTree.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
transferProgress.test.ts
|
fix(transfer): keep task active after table errors
|
2026-07-09 18:30:29 +08:00 |
|
transferProgressState.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
treeNodeClick.test.ts
|
feat(sidebar): refresh data tables on double click
|
2026-07-15 20:11:49 +08:00 |
|
treeNodeContext.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
treeNodeIcon.test.ts
|
feat(mongodb): improve GridFS manager filtering and sorting
|
2026-07-06 17:17:33 +08:00 |
|
treeRefreshTarget.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
useDataGridActions.test.ts
|
feat(toolbar): redesign query result toolbar layout
|
2026-07-12 00:30:43 +08:00 |
|
useDataGridExport.test.ts
|
feat(settings): add global date and time formats
|
2026-07-16 14:49:28 +08:00 |
|
useExportTracker.test.ts
|
fix(transfer): keep task active after table errors
|
2026-07-09 18:30:29 +08:00 |
|
useFlatTree.test.ts
|
feat(sidebar): 添加一键折叠所有节点功能
|
2026-07-02 18:50:01 +08:00 |
|
useSqlExecution.test.ts
|
feat(elasticsearch): improve REST commands and visual filters
|
2026-07-16 16:31:15 +08:00 |
|
webdavAutoUpload.test.ts
|
refactor(desktop): organize lib modules by domain
|
2026-07-04 13:53:52 +08:00 |
|
xlsxExport.test.ts
|
feat(export): include query SQL in XLSX
|
2026-07-14 10:45:21 +08:00 |