feat(phase6): test connection, keyboard shortcuts, import/export

- NewConnectionDialog: test connection button before save
- useKeyboard composable: Ctrl+N (new), Ctrl+R (refresh keys)
- ConnectionList: import/export JSON buttons
- ConnectionStore: testConnection, exportConnections, importConnections
- i18n support in Sidebar (keyboard shortcuts)
This commit is contained in:
2026-07-04 19:35:03 +08:00
parent 6b9c6a1ed5
commit 0ac0436cfd
6 changed files with 191 additions and 11 deletions
File diff suppressed because one or more lines are too long