Commit fcfeb76
feat(tui): add remaining connection manager features
Bring over the larger connection manager feature set from the original
PR: metadata fields, search, persisted sort modes, manual reorder,
usage stats, connection import/export, and richer form/detail UI.
Preserve the current PR's startup fixes and AI-era changes while
leaving repository rename churn out of this branch.
Co-authored-by: nikita42 <13642481+rekurt@users.noreply.github.com>1 parent 3b0e0de commit fcfeb76
9 files changed
Lines changed: 2528 additions & 486 deletions
File tree
- crates/tsql/src
- app
- config
- ui
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments