Charles Gagnon
167ef2fea8
Finish up no-unsafe-assignment fixes in azurecore ( #22836 )
...
* Finish up no-unsafe-assignment fixes in azurecore
* Add link to typings
* Remove unused
* Ignore webpack file
2023-04-24 14:13:00 -07:00
Charles Gagnon
7f388dd420
Add azurecore HTTP typings ( #22828 )
...
* Add azurecore HTTP typings
* undo + spelling fix
2023-04-24 10:39:02 -07:00
Charles Gagnon
3bd85a5798
Move stringifying of request body for azure REST calls ( #22820 )
...
* Move stringifying of request body for azure REST calls
* spelling
* Remove unused
2023-04-21 13:27:11 -07:00
Charles Gagnon
ec81fc89bb
Fix CI workflow ( #22819 )
2023-04-21 13:26:39 -07:00
Charles Gagnon
651f1ed85b
Few more no-unsafe-assignment cleanups ( #22818 )
2023-04-21 11:27:03 -07:00
Charles Gagnon
4a4580e9ef
More azurecore cleanup ( #22748 )
...
* More azurecore cleanup
* convert to any
* Fix name
2023-04-17 10:29:49 -07:00
Charles Gagnon
2d25c8626f
Fix typings ( #22747 )
2023-04-16 16:36:47 -07:00
Charles Gagnon
df88d881c5
Remove disposable from connection ( #22687 )
...
* Remove disposable from connection
* Remove from group
2023-04-11 15:27:01 -07:00
Charles Gagnon
6a2ec12a35
Fix some no unsafe assignment errors in azurecore ( #22643 )
2023-04-06 16:50:24 -07:00
Charles Gagnon
df1accf918
Improve missing placeholder warning message ( #22630 )
...
* Improve missing placeholder warning message
* stringify
2023-04-05 11:42:26 -07:00
Charles Gagnon
3320bb55c2
Update privacy documentation ( #22520 )
...
* Update privacy documentation
* move
2023-03-29 15:40:01 -07:00
Charles Gagnon
2ccd7405c0
Promote some proposed typings ( #22508 )
2023-03-29 09:06:44 -07:00
Charles Gagnon
5c6ea2890a
Switch "Install" to "Download" for downloaded extensions ( #22498 )
2023-03-28 15:35:43 -07:00
Charles Gagnon
dfc6469c9d
Enable strict null in MSSQL extension ( #22433 )
2023-03-23 16:49:48 -07:00
Charles Gagnon
57c35ca255
More MSSQL strict null ( #22420 )
2023-03-23 11:13:04 -07:00
Charles Gagnon
2805f9f499
More MSSQL strict null ( #22402 )
2023-03-23 07:04:18 -07:00
Charles Gagnon
ed37ad315f
Clean up buildConnectionInfo ( #22407 )
...
* Clean up buildConnectionInfo
* Add test and cleanup
2023-03-22 12:54:29 -07:00
Charles Gagnon
ca4722360a
More strict SSL proxy setting fixes ( #22404 )
2023-03-22 12:45:51 -07:00
Charles Gagnon
d7bd87fac0
Fix incorrect default for proxy setting when downloading STS ( #22396 )
2023-03-22 09:28:32 -07:00
Charles Gagnon
62ece298cc
Some MSSQL strict null check fixes ( #22383 )
2023-03-21 16:10:57 -07:00
Charles Gagnon
7bf11118af
Enable datavirtualization tests ( #22378 )
...
* Enable datavirtualization tests
* Remove unneeded
2023-03-20 14:45:13 -07:00
Charles Gagnon
47ce587fef
Update ads-extension-telemetry to 3.0.1 ( #22374 )
2023-03-20 12:48:31 -07:00
Charles Gagnon
8c20e827ad
Remove error messages from error events ( #22337 )
2023-03-15 15:19:16 -07:00
Charles Gagnon
8e5d89ef94
Fix datavirtualization wizard opening to wrong database ( #22232 )
...
* Fix datavirtualization wizard opening to wrong database
* vBump
2023-03-08 14:27:19 -08:00
Charles Gagnon
3937f62ce4
Fix query history storage folder creation ( #22229 )
2023-03-08 10:51:14 -08:00
Charles Gagnon
31fd467bec
Add backup and restore keywords to sql grammar ( #22226 )
...
* Add BACKUP, STATS and CHECKSUM to keywords list
* LOG and REPLACE
2023-03-08 10:38:40 -08:00
Charles Gagnon
a575eb1b87
Fix telemetry property names ( #22190 )
2023-03-07 08:31:24 -08:00
Charles Gagnon
a657aa6cb5
Remove hasEditor from ICellEditorProvider ( #22145 )
2023-03-06 11:02:41 -08:00
Charles Gagnon
bd797ea6e1
Update extension privacy statements ( #22120 )
...
* Update extension privacy statements
* one more
2023-03-02 16:39:29 -08:00
Charles Gagnon
6172b4677f
Update ads-extension-telemetry ( #22112 )
2023-03-02 15:20:04 -08:00
Charles Gagnon
d0ca3031e0
Fix query-history README images ( #22084 )
2023-03-01 14:36:40 -08:00
Charles Gagnon
e4663b9778
Update extension READMEs ( #22079 )
2023-03-01 11:34:17 -08:00
Charles Gagnon
4a5ac92e46
Update ads-extension-telemetry to 1.4.0 ( #22069 )
...
* Update ads-extension-telemetry
* One more
2023-02-28 22:25:07 -08:00
Charles Gagnon
703f97a7bf
Remove kburtram-query-plan ( #22017 )
...
* Remove kburtram-query-plan
* distro
* distro2
2023-02-24 09:12:04 -08:00
Charles Gagnon
290687a207
Remove unused things from ads telemetry service ( #22016 )
2023-02-23 15:34:47 -08:00
Charles Gagnon
00493d6555
Add telemetry section to extension READMEs ( #21994 )
...
* Add telemetry section to extension READMEs
* Add separate links for VS Code
2023-02-21 12:34:17 -08:00
Charles Gagnon
29049bb15e
Add Codeowners for import and sql-migration ( #21996 )
2023-02-21 12:31:55 -08:00
Charles Gagnon
1d96476a81
Filter more command IDs ( #21910 )
...
* Filter more command IDs
* More
2023-02-10 14:41:17 -08:00
Charles Gagnon
99a924dbcd
Remove unused packages from MSSQL ( #21871 )
2023-02-07 19:22:44 -08:00
Charles Gagnon
ad69164f09
Extension telemetry feature cleanup ( #21779 )
...
* Extension telemetry feature cleanup
* one more
2023-01-30 13:14:38 -08:00
Charles Gagnon
c33d2cc40a
Bump ads-extension-telemetry to 1.3.4 ( #21778 )
2023-01-30 13:13:57 -08:00
Charles Gagnon
e1e2227f2f
Fix mispelled file name ( #21762 )
2023-01-27 15:42:16 -08:00
Charles Gagnon
d8c54ccd56
Add managed instance icon ( #21742 )
...
* Add managed instance icon
* Use const
* fix
2023-01-27 14:33:40 -08:00
Charles Gagnon
08fb04f966
Update ads-service-downloader ( #21754 )
2023-01-27 12:12:04 -08:00
Charles Gagnon
e2a7767b53
Fix connect icon for Arc extension ( #21659 )
2023-01-20 22:37:21 -08:00
Charles Gagnon
395daddbcd
Bump scaleoutdataservice ( #21628 )
2023-01-18 10:56:54 -08:00
Charles Gagnon
85eb7b8824
Add trace debug logging to OE service ( #21617 )
...
* Add trace debug logging to OE service
* cleanup
2023-01-17 17:00:21 -08:00
Charles Gagnon
60147c1a86
Fixes/cleanup for datavirtualization ( #21608 )
...
* Fixes/cleanup for datavirtualization
* Update owners
2023-01-17 11:42:26 -08:00
Charles Gagnon
ec838947b0
Add datavirtualization extension ( #21594 )
...
* initial
* cleanup
* Add typings ref
* fix compile
* remove unused
* add missing
* another unused
* Use newer vscodetestcover
* newer dataprotocol
* format
* cleanup ignores
* fix out path
* fix entry point
* more cleanup
* Move into src folder
* Handle service client log messages
* remove unused
2023-01-17 09:57:21 -08:00
Charles Gagnon
d51273d9cf
Add config for enabling STS communication logging ( #21591 )
...
* Add config for enabling STS communication logging
* Add warning to description
2023-01-13 14:49:49 -08:00
Charles Gagnon
29c88923f5
Fix Firewall Rule dialog dropdowns ( #21499 )
...
* Fix Firewall Rule dialog dropdowns
* Fix tenant dropdown
2023-01-03 16:24:59 -08:00
Charles Gagnon
228b4cb250
Update SQL grammar ( #21481 )
2022-12-23 17:51:44 -08:00
Charles Gagnon
eb880834fb
Update ads-extension-telemetry ( #21468 )
...
* Update ads-extension-telemetry
* undo
2022-12-22 09:26:54 -08:00
Charles Gagnon
62d5c1f2d6
Fix action dropdowns focusing hidden button & fix ext action button ( #21326 )
2022-11-29 22:41:48 -08:00
Charles Gagnon
fba47815e2
Cleanup changelog ( #21300 )
...
* Cleanup changelog
* fix
* Correct header
* fix indent
* fix other indent
2022-11-23 11:26:43 -08:00
Charles Gagnon
8d13d4054a
Update changelog for 1.40.1 release ( #21297 )
2022-11-23 09:29:17 -08:00
Charles Gagnon
c9febe330c
Bump STS to 4.4.0.7 ( #21293 )
2022-11-22 11:39:25 -08:00
Charles Gagnon
12bca68a0d
Fix lint error in typings ( #21240 )
2022-11-16 10:05:36 -08:00
Charles Gagnon
8be87a905a
Revert gulp-rename ( #21117 )
...
* Revert gulp-rename
* revert gulp task change
* revert localization task
2022-11-05 09:40:24 -07:00
Charles Gagnon
ec03b3f4aa
vBump extensions with updates to 1DS key ( #21092 )
...
* vBump extensions with updates to 1DS key
* Add import
* sql-assessment
2022-11-03 10:05:35 -07:00
Charles Gagnon
fb05c4304e
Switch to 1DS endpoint ( #20769 )
...
* Update to 1DS client
* remove product config
* Update ai keys
* use our own event prefix
* re-enable telemetry
* Update distro and remove default enableTelemetry
* distro
* Remove asimovKey references
* add comment
* distro
* distro
* distro
* add files that break precommit hook
* cleanup/fixes
* distro
* distro + event prefix update
* distro
* more
2022-11-03 08:45:06 -07:00
Charles Gagnon
649b23e6c8
Add mark.js and jquery typings ( #21066 )
2022-11-02 09:18:03 -07:00
Charles Gagnon
05841fc0d6
Cleanup encryption dialog ( #21058 )
...
* Cleanup encryption dialog
* reorder
2022-11-01 11:43:04 -07:00
Charles Gagnon
4ade808695
Re-enable extension media building ( #21041 )
...
* Re-enable extension media building
* Fix build
2022-10-31 10:25:56 -07:00
Charles Gagnon
9ea5a66c52
Fix embedded images not rendering ( #21021 )
2022-10-27 22:59:03 -07:00
Charles Gagnon
8534b12ee5
Fix extension gallery engine version check ( #21000 )
...
* Fix extension gallery engine version check
* disable extension scanner tests
* edit tag
2022-10-26 22:46:03 -07:00
Charles Gagnon
39e9018b7c
Add/update providerConnectionInfo.getOptionsKey tests ( #21001 )
2022-10-26 22:45:40 -07:00
Charles Gagnon
d5cf088ba7
Remove preview flag from query history ( #20975 )
2022-10-25 15:53:14 -07:00
Charles Gagnon
1ffb71f73a
Update SQL grammar ( #20970 )
2022-10-25 12:55:32 -07:00
Charles Gagnon
31bfc2fc94
Add accessibility information to query history items ( #20958 )
...
* Add accessibility information to query history items
* bump version
2022-10-24 17:29:59 -07:00
Charles Gagnon
5032685162
Notebook cleanup ( #20954 )
2022-10-24 15:32:42 -07:00
Charles Gagnon
a64a33e091
ModeService to LanguageService var names ( #20949 )
2022-10-24 13:57:03 -07:00
Charles Gagnon
f75472f410
Add comment ( #20849 )
...
(cherry picked from commit 63e06f6b0973e87f10d2ea9af0228d92c0d0ab12)
2022-10-13 21:42:50 -07:00
Charles Gagnon
f001adc6d6
Disable Kusto & Azure Monitor during smoke tests ( #20847 )
2022-10-13 21:11:12 -07:00
Charles Gagnon
7665d12ecc
Bump query history version ( #20842 )
2022-10-13 14:14:41 -07:00
Charles Gagnon
3005d5435f
Add preview features enabled flag to issue reporter info ( #20808 )
...
* Add preview features enabled flag to issue reporter info
* fix tests
* fix key
2022-10-11 15:46:32 -07:00
Charles Gagnon
22a2bce55e
Query history telemetry fixes ( #20812 )
2022-10-11 15:46:05 -07:00
Charles Gagnon
d76ccab65c
Handle unsupported providers when launching from command line ( #20793 )
2022-10-10 13:04:53 -07:00
Charles Gagnon
93008b51c4
Directly install missing provider extensions ( #20771 )
...
* Directly install missing provider extensions
* Update interface
2022-10-10 13:04:07 -07:00
Charles Gagnon
cf03516d2d
Bump engine version for query-history ( #20755 )
2022-10-06 09:38:21 -07:00
Charles Gagnon
7b05194e77
Add app quality to extension API ( #20731 )
...
* Add app quality to extension API
* Comment
* Special case rc1 to stable
2022-10-05 14:42:23 -07:00
Charles Gagnon
60c1c8a89f
Update ads-extension-telemetry to 1.3.1 ( #20724 )
...
* Update ads-extension-telemetry to 1.3.0
* fix
2022-10-04 23:06:53 -07:00
Charles Gagnon
7ebcb21879
Add query history telemetry ( #20722 )
...
* Add query history telemetry
* Update property name
* Only send on success
* Update name
2022-10-04 15:43:38 -07:00
Charles Gagnon
3df9985aff
Add loading text to query history view ( #20717 )
...
* Add max entries to query history
* Update query history README
* Add loading text to query history view
* add comment
2022-10-03 18:21:40 -07:00
Charles Gagnon
266326252a
Update Query History README ( #20716 )
...
* Add max entries to query history
* Update query history README
2022-10-03 16:19:02 -07:00
Charles Gagnon
dd0e8fed2e
Fix query history context item ( #20714 )
2022-10-03 16:07:44 -07:00
Charles Gagnon
6322a37152
Add max entries to query history ( #20715 )
2022-10-03 15:42:44 -07:00
Charles Gagnon
4bd2befefe
Use ADS name for telemetry log ( #20713 )
2022-10-03 14:07:46 -07:00
Charles Gagnon
85dc506a3c
Add AuthenticationType enum to typings ( #20699 )
...
* Add AuthenticationType enum to typings
* fix
* const
* Add comments
* fix comment
* remove unused
2022-09-30 16:49:36 -07:00
Charles Gagnon
d6d75d8817
Add query history persistence ( #20700 )
...
* initial
* Fix and revert secret storage changes
* persist to file
* Add debounce and write on dispose
* Fix run
* No ext dependencies and show warning message
* Remove test stuff
* comments
* Fix tests and console logs
2022-09-30 16:48:55 -07:00
Charles Gagnon
603ae9b94c
Fix queryDocument.connect ( #20682 )
...
* Fix queryEditor.connect
* Remove decorator
* undo
* fix test
* Use connectionProfile for comparison
* remove unused
* Remove helper method
2022-09-28 11:28:58 -07:00
Charles Gagnon
187c4ab3c9
Bump sqlops-dataprotocolclient to 1.30 ( #20680 )
...
* Bump sqlops-dataprotocolclient to 1.30
* Undo import/liveshare
2022-09-27 15:13:04 -07:00
Charles Gagnon
7367ffe7af
Update SsmsMin to latest from SSMS 19 ( #20663 )
2022-09-23 17:39:03 -07:00
Charles Gagnon
c7eefb28cb
Fix null ref error in terminal service ( #20656 )
2022-09-23 12:22:13 -07:00
Charles Gagnon
509e4b0509
Move legacy tree from vs to sql ( #20622 )
...
* Move legacy tree from vs to sql
* fix tests
* exemption
* Fix lint
2022-09-19 15:19:40 -07:00
Charles Gagnon
dd253b4e98
Finish strict null azurecore ( #20619 )
...
* Finish strict null azurecore
* one last
2022-09-19 14:29:42 -07:00
Charles Gagnon
5f8cefc45c
Promote some Azure account API typings ( #20615 )
2022-09-16 11:44:33 -07:00
Charles Gagnon
c2c16c99e8
More Azure strict nulls ( #20614 )
2022-09-16 11:43:24 -07:00
Charles Gagnon
2a3d0bcde5
AzureResource utils strict nulls ( #20609 )
...
* AzureResource utils strict nulls
* quotes
2022-09-16 08:52:45 -07:00
Charles Gagnon
356f793078
Simplify IAzureResourceTreeDataProvider ( #20591 )
2022-09-14 10:07:30 -07:00