dbx/packages/app-tests
t8y2 2b5300722f feat: optimize tab result lifecycle caching 2026-06-06 20:30:35 +08:00
..
actionActivation.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
agentDriverInstallHint.test.ts feat(gbase): add GBase 8s driver profile 2026-06-03 18:07:14 +08:00
agentDriverUpdateBadge.test.ts feat(jdbc): show plugin update notice 2026-05-18 21:48:46 +08:00
aiAgentPlan.test.ts fix(ai): improve agent metadata query execution 2026-06-04 11:19:14 +08:00
aiAgentStepPresentation.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
aiPrompt.test.ts fix(ai): improve agent metadata query execution 2026-06-04 11:19:14 +08:00
aiPromptEval.test.ts fix(ai): improve agent metadata query execution 2026-06-04 11:19:14 +08:00
aiPromptKeyboard.test.ts fix(ai): ignore IME composition enter 2026-05-19 15:56:34 +08:00
aiSchemaComments.test.ts fix(ai): include schema comments in prompt context 2026-06-03 10:55:38 +08:00
aiSkills.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
aiSqlExecutionPolicy.test.ts fix(ai): improve agent metadata query execution 2026-06-04 11:19:14 +08:00
aiTableMentions.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
appTheme.test.ts fix(app): default app theme to light 2026-05-22 10:42:28 +08:00
appUpdater.test.ts fix(updates): guard portable builds from installer updates (#550) 2026-05-30 19:15:37 +08:00
binaryCellDownload.test.ts fix(grid): support blob downloads 2026-06-03 15:45:50 +08:00
cellImageUrl.test.ts feat(grid): preview image URLs in cell details 2026-05-18 12:27:44 +08:00
cellValue.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
clipboard.test.ts feat(grid): add bulk edit selection action 2026-06-04 00:05:14 +08:00
columnFormatter.test.ts fix(duckdb): normalize temporal display 2026-05-19 14:12:14 +08:00
configCrypto.test.ts fix(web): support encrypted config import over HTTP 2026-06-06 13:12:28 +08:00
connectionAttemptTimeout.test.ts fix(mongodb): allow legacy fallback after native timeout 2026-06-03 02:44:02 +08:00
connectionDeepLink.test.ts Support DBX connection deep links (#359) 2026-05-20 16:10:14 +08:00
connectionHealth.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
connectionPresentation.test.ts Redact quick connection endpoints (#598) 2026-06-01 18:48:01 +08:00
connectionStorePinnedCleanup.test.ts fix(app-settings): persist and prune pinned tree nodes 2026-05-22 14:28:40 +08:00
connectionUrl.test.ts feat: add KWDB support 2026-06-05 16:55:38 +08:00
connectionUrlPlaceholder.test.ts feat: add KWDB support 2026-06-05 16:55:38 +08:00
createDatabaseSql.test.ts refactor(sql): move builders to Rust 2026-05-23 01:28:52 +08:00
dataGridColumnFilter.test.ts refactor(sql): move builders to Rust 2026-05-23 01:28:52 +08:00
dataGridColumnVisibility.test.ts feat(grid): hide all-null columns 2026-06-03 01:12:03 +08:00
dataGridColumnWidth.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
dataGridDetail.test.ts fix(desktop): guard cell detail previews for large values 2026-06-01 19:49:53 +08:00
dataGridEditor.test.ts feat(tests): add currentWhereInput to various test cases 2026-06-05 18:31:53 +08:00
dataGridPagination.test.ts fix(grid): refine total row counting 2026-06-06 11:13:47 +08:00
dataGridPaintTheme.test.ts fix(grid): prevent canvas selection from rendering black 2026-06-06 11:50:39 +08:00
dataGridSaveUi.test.ts fix(grid): keep save actions visible 2026-05-18 17:46:42 +08:00
dataGridScrollGutter.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
dataGridSearchSplit.test.ts feat(grid): resize table filter panes 2026-05-20 17:01:37 +08:00
dataGridSelection.test.ts perf(grid): reduce canvas row allocation 2026-06-04 02:01:41 +08:00
dataGridSort.test.ts fix(data-grid): preserve header sort state 2026-06-01 12:30:33 +08:00
dataGridTemporalEditor.test.ts feat(grid): use temporal inputs for date cells 2026-05-19 16:39:19 +08:00
dataGridTranspose.test.ts fix(grid): enable editing in transpose view 2026-05-22 12:04:11 +08:00
databaseCapabilities.test.ts feat: support hive and mongodb transfers 2026-06-06 17:35:59 +08:00
databaseExportSelection.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
databaseOptionSearch.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
databaseOptions.test.ts fix(jdbc): show default database for custom drivers 2026-06-03 02:44:02 +08:00
databaseSearch.test.ts refactor(sql): move builders to Rust 2026-05-23 01:28:52 +08:00
databaseTree.test.ts fix: sort sidebar metadata nodes consistently 2026-06-05 16:44:41 +08:00
defaultDatabase.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
diagramSvgExport.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
diagramZoom.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
driverInstallProgressUi.test.ts feat(drivers): queue agent installs 2026-05-18 17:46:59 +08:00
driverRuntimePresentation.test.ts feat: add driver runtime manager 2026-06-04 23:20:15 +08:00
editorThemeResolution.test.ts feat(editor): follow app theme 2026-05-22 00:41:49 +08:00
editorZoom.test.ts fix(editor): smooth sql zoom interactions 2026-05-21 00:08:47 +08:00
elasticsearchCompletion.test.ts feat: add elasticsearch command completion 2026-06-03 14:00:52 +08:00
engineeringDiagram.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
erDiagram.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
fieldLineage.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
gridRowStatus.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
gridSelection.test.ts feat(grid): add bulk edit selection action 2026-06-04 00:05:14 +08:00
historyActions.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
historyActivityKind.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
historyAiAnalysis.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
historyVirtualList.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
i18nLocale.test.ts feat: add Traditional Chinese locale support 2026-06-01 18:04:58 +08:00
imagePreviewViewer.test.ts fix(grid): simplify image preview controls 2026-05-18 12:49:24 +08:00
jdbcDialect.test.ts fix: improve JDBC dialect handling 2026-06-04 19:40:52 +08:00
jdbcPluginRelease.test.ts feat(jdbc): show plugin update notice 2026-05-18 21:48:46 +08:00
keyboardShortcuts.test.ts feat(desktop): add global UI zoom settings and shortcuts 2026-05-28 17:43:06 +08:00
mongoConnectionOptions.test.ts fix(mongodb): support restricted database users 2026-06-02 11:09:48 +08:00
mongoShellCommand.test.ts fix(mongodb): support compass shell commands 2026-06-01 16:24:31 +08:00
newQueryContext.test.ts fix: update tests for table structure editor tab conversion and type/length split 2026-05-24 22:52:58 +08:00
objectBrowserRows.test.ts feat: support Oracle package sources 2026-06-01 18:43:20 +08:00
objectRenameSql.test.ts feat: add rqlite database support 2026-06-05 01:02:07 +08:00
objectSourceEditor.test.ts refactor(sql): move builders to Rust 2026-05-23 01:28:52 +08:00
openTabsPersistence.test.ts feat: optimize tab result lifecycle caching 2026-06-06 20:30:35 +08:00
pinnedItems.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
pinnedTreeNodeIds.test.ts fix(app-settings): persist and prune pinned tree nodes 2026-05-22 14:28:40 +08:00
queryEditorTableDrop.test.ts fix(editor): make table drag payload reliable 2026-05-30 09:42:12 +08:00
queryExecutionState.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
queryStore.test.ts feat: optimize tab result lifecycle caching 2026-06-06 20:30:35 +08:00
queryTimeout.test.ts fix(query): honor connection timeout during exports 2026-06-02 19:38:21 +08:00
redisCommandSafety.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
redisCommandSession.test.ts feat(redis): improve key browser workflows 2026-05-20 18:54:18 +08:00
redisKeyPattern.test.ts feat(redis): add fuzzy key search toggle 2026-06-03 01:53:24 +08:00
redisKeyTree.test.ts feat(redis): add fetch-all keys button and incremental namespace tree merging 2026-06-05 13:57:26 +08:00
redisValuePresentation.test.ts feat(redis): add JSON value viewer 2026-05-22 10:58:30 +08:00
routineExecutionSql.test.ts feat(objects): add procedure execution dialog 2026-06-01 13:37:57 +08:00
schemaOptions.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
schemaTreeCache.test.ts fix(app): dedupe tree object counts 2026-05-18 23:58:38 +08:00
settingsStore.test.ts fix(sql): improve kingbase metadata loading and dangerous sql confirmation 2026-06-05 12:48:29 +08:00
sidebarActiveTabTarget.test.ts fix(test): update sidebar target test for query-context type 2026-05-30 16:58:19 +08:00
sidebarLayout.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
sidebarNodeOrdering.test.ts fix: sort sidebar metadata nodes consistently 2026-06-05 16:44:41 +08:00
sidebarRenameFocus.test.ts fix(sidebar): keep group rename input focused 2026-05-18 19:18:20 +08:00
sidebarSearch.test.ts feat(search): support regex table filtering 2026-06-01 12:49:31 +08:00
sidebarSearchTree.test.ts fix(sidebar): keep connection search results visible 2026-06-03 20:52:57 +08:00
sidebarTableNameDisplay.test.ts feat(sidebar): hide configured table prefixes 2026-05-21 22:56:42 +08:00
sidebarTreeItemLayout.test.ts Refine overflow navigation review feedback 2026-05-31 11:47:44 +08:00
sidebarTreeSelection.test.ts perf(sidebar): reduce tree selection overhead 2026-06-05 14:30:25 +08:00
sqlAnalysis.test.ts fix(oracle): normalize unquoted query metadata identifiers 2026-06-03 02:32:08 +08:00
sqlCompletion.test.ts feat(completion): add database-specific suggestions 2026-06-03 20:47:17 +08:00
sqlDiagnostics.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
sqlExecutionTarget.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
sqlFileOpen.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
sqlFormatter.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
sqlMetadataRefresh.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
sqlSemanticDiagnostics.test.ts feat(editor): add SQL semantic diagnostics 2026-05-22 14:22:58 +08:00
sqlServerTree.test.ts fix: sort sidebar metadata nodes consistently 2026-06-05 16:44:41 +08:00
sqlserverSemanticDiagnostics.test.ts fix(sqlserver): avoid false unknown column diagnostics 2026-05-27 23:07:47 +08:00
syncChangelog.test.ts feat(ci): cache changelog translations 2026-05-18 10:43:40 +08:00
tabCloseActions.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
tabPresentation.test.ts feat(tabs): support renaming query tabs 2026-06-01 14:24:04 +08:00
tabResultCache.test.ts feat: optimize tab result lifecycle caching 2026-06-06 20:30:35 +08:00
tableDataExport.test.ts refactor(sql): move builders to Rust 2026-05-23 01:28:52 +08:00
tableDataTabMeta.test.ts fix(grid): keep table filters available without metadata 2026-06-03 21:04:19 +08:00
tableEditing.test.ts fix(grid): default keyless edits for SQL tables 2026-05-21 01:34:45 +08:00
tableImport.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
tableSelectSql.test.ts fix: improve JDBC dialect handling 2026-06-04 19:40:52 +08:00
tableStructureCapabilities.test.ts feat: add KWDB support 2026-06-05 16:55:38 +08:00
tableStructureEditorState.test.ts fix(opengauss): open table structure editor 2026-06-02 18:50:00 +08:00
tableTree.test.ts fix(sidebar): dedupe MySQL table objects 2026-06-03 14:27:26 +08:00
tauriRuntime.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
transferProgressState.test.ts fix: continue transfer after table failure 2026-05-28 16:11:29 +08:00
treeNodeClick.test.ts fix(desktop): copy raw column names from tree 2026-06-02 00:52:54 +08:00
treeNodeContext.test.ts fix(sidebar): support catalogless schema trees 2026-05-19 15:07:25 +08:00
treeRefreshTarget.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
useFlatTree.test.ts fix(sidebar): keep connection expansion stable 2026-05-23 01:32:51 +08:00
useSqlExecution.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
visibleDatabases.test.ts feat(gbase): add GBase 8s driver profile 2026-06-03 18:07:14 +08:00
windowControlsFullscreenInset.test.ts fix(app): remove mac fullscreen toolbar gap 2026-05-21 10:42:03 +08:00
xlsxExport.test.ts chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00