Commit 86a9451
authored
feat: add per-connection proxy settings COMPASS-8142 (#6133)
- Remove the `ssh-tunnel` package from Compass and its usage from
data-service
- Add relevant fields to the connection form and integrate them
into data-service1 parent bf6a9bf commit 86a9451
File tree
55 files changed
+1566
-1932
lines changed- configs/webpack-config-compass/src
- packages
- atlas-service
- compass-connections/src
- components
- hooks
- compass-e2e-tests
- helpers
- commands
- tests
- compass-preferences-model
- compass-sidebar/src/components/multiple-connections
- compass-web
- polyfills/@mongodb-js/devtools-proxy-support
- compass
- src/main
- connection-form/src
- components
- advanced-options-tabs
- authentication-tab
- ssh-tunnel-tab
- hooks
- utils
- data-service
- src
- ssh-tunnel
- src
- test/fixtures
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
55 files changed
+1566
-1932
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
113 | 119 | | |
114 | 120 | | |
115 | 121 | | |
| |||
212 | 218 | | |
213 | 219 | | |
214 | 220 | | |
| 221 | + | |
215 | 222 | | |
216 | 223 | | |
217 | 224 | | |
| |||
339 | 346 | | |
340 | 347 | | |
341 | 348 | | |
342 | | - | |
343 | | - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
344 | 352 | | |
345 | 353 | | |
346 | 354 | | |
| |||
355 | 363 | | |
356 | 364 | | |
357 | 365 | | |
358 | | - | |
| 366 | + | |
| 367 | + | |
359 | 368 | | |
360 | 369 | | |
361 | 370 | | |
| |||
0 commit comments