Kelvin Schoofs
|
b071a32ed4
|
Update webview create-react-app framework and IDE support
|
4 years ago |
Kelvin Schoofs
|
09ef94d9bc
|
Remove react-dev-utils + add "files.exclude" to .vscode/settings.json
|
4 years ago |
Kelvin Schoofs
|
73b3e2dbe8
|
Refactor webview a bit
|
4 years ago |
Kelvin Schoofs
|
f257584e9c
|
Add "<Prompt>" dropdown to host field in UI
|
4 years ago |
Kelvin Schoofs
|
a90609aa48
|
Fix typo in JSDoc for FileSystemConfig.terminalCommand
|
4 years ago |
Kelvin Schoofs
|
40e2d12102
|
Add sftpCommand/sftpSudo/terminalCommand fields to UI
|
4 years ago |
Kelvin Schoofs
|
65fa99b554
|
Add terminalCommand to FileSystemConfig
|
4 years ago |
Kelvin Schoofs
|
84fbe8dc5e
|
Upgrade to typescript@4.0.2
|
4 years ago |
Kelvin Schoofs
|
26abb22372
|
Fix issue #202 (Settings UI writing true instead of "pageant" to the "agent" field)
|
4 years ago |
Kelvin Schoofs
|
76fad83d0c
|
Add CSP and asWebviewUri to webview
Fixes #147 and #197
|
4 years ago |
Kelvin Schoofs
|
a7bc30dbf7
|
Update dependencies and IDE integration
|
4 years ago |
Kelvin Schoofs
|
f044bb42a0
|
Fix source files to adhere to stricter TS type checking
|
5 years ago |
Kelvin Schoofs
|
31a0a6b4dc
|
Update webview dependencies
|
5 years ago |
dependabot[bot]
|
c2452293cd
|
Bump handlebars from 4.1.2 to 4.5.3 in /webview (#180)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
5 years ago |
Kelvin Schoofs
|
a318cdc94c
|
Suggest $USERNAME for the username field (issue 156)
|
5 years ago |
Kelvin Schoofs
|
ba79853db8
|
Change privateKeyPath suggestion for Windows (issue #151)
|
5 years ago |
Weiliang Li
|
a77a12c9b8
|
[Fix] Set default port same as placeholder, instead of undefined
|
6 years ago |
Kelvin Schoofs
|
a3891ba026
|
Add group support to the TreeDataProvider
|
6 years ago |
Kelvin Schoofs
|
1965f51b08
|
Implement group support in Settings UI
|
6 years ago |
Kelvin Schoofs
|
8bcbb2179c
|
Fix FileSystemConfig documentation + add "group" field
|
6 years ago |
Kelvin Schoofs
|
d5af8b4c2f
|
Fix issue with missing unique key in React element
|
6 years ago |
Kelvin Schoofs
|
60ced3eb49
|
Add proxy support (with hopping) to ConfigEditor
|
6 years ago |
Kelvin Schoofs
|
7af55ac29e
|
FieldDropdown with optional true should offer blank option
|
6 years ago |
Kelvin Schoofs
|
27317f8031
|
Fix FieldString not giving error on empty string as initial value
|
6 years ago |
Kelvin Schoofs
|
563df441b5
|
Get problem matcher for "Extension WebView - Watch" working
|
6 years ago |
Kelvin Schoofs
|
9cc3570df3
|
Suggest OpenSSH pipe in agent field (ConfigEditor)
|
6 years ago |
Kelvin Schoofs
|
4a98297155
|
Re-add Configure/New command (+ UI navigation/ConfigLocator)
|
6 years ago |
Kelvin Schoofs
|
34cad156df
|
Improve Settings UI styling (mostly theme compatibility)
|
6 years ago |
Kelvin Schoofs
|
b181f14e94
|
Initial release-ready version of Settings UI
|
6 years ago |
Kelvin Schoofs
|
3be8bcff70
|
Set up dev environment for the Settings UI
|
6 years ago |
Kelvin Schoofs
|
07ec617bc4
|
Working on WebView in React
|
6 years ago |