dbx/apps/desktop
t8y2 801434e423 refactor: convert table structure editor from modal dialog to tab
Replace the dialog-based TableStructureEditorDialog with a tab-based
TableStructureEditor, making it consistent with query editors, data
viewers, and object browsers. Users can now switch between editing
table structure and running queries freely.
2026-05-24 21:17:35 +08:00
..
public feat(database): add agent database profiles 2026-05-18 22:38:04 +08:00
src refactor: convert table structure editor from modal dialog to tab 2026-05-24 21:17:35 +08:00
components.json chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
index.html chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
tsconfig.json chore(repo): move desktop app under apps 2026-05-18 02:35:39 +08:00
vite.config.ts fix: preserve pending row edits when switching tabs (#362) 2026-05-20 16:22:17 +08:00