Karl Burtram
80c3d3570e
Remove LiveShare extension ( #21143 )
...
* Remove LiveShare extension
* Update build JS file
2022-11-07 16:27:03 -08:00
Cory Rivera
facd317b4d
Create untitled notebook names in core code rather than in the notebook extension ( #21111 )
2022-11-04 19:31:55 -07:00
Alan Ren
e98f2e2745
update data protocol client to latest ( #21109 )
...
* update data protocol client to latest
* yarn.lock
2022-11-04 13:34:32 -07:00
Candice Ye
6ab25a6a56
Bump to 1.7.0 for nov release ( #21107 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-11-04 12:58:34 -07:00
Alan Ren
5f16251ca7
fix resource deployment notebooks ( #21096 )
2022-11-03 13:12:07 -07:00
Kim Santiago
d268b9948b
Add a few tests for projectController ( #21083 )
2022-11-03 13:02:53 -07:00
Alan Ren
f23b578c8f
vbump sts ( #21094 )
2022-11-03 11:37:58 -07:00
Cheena Malhotra
85fad2360c
Fix tenant Id design for Azure accounts ( #21086 )
2022-11-03 11:04:37 -07:00
Cory Rivera
90d0310523
Use Existing Install option by default when setting up python on Mac and Linux. ( #21093 )
2022-11-03 11:01:18 -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
Christopher Suh
e87995527b
Removed localization from error messages ( #21085 )
...
* removed localization from error messages
* use logger
* localize message displayed to user
2022-11-02 18:17:59 -07:00
Alan Ren
dc5f7854a2
remove preview flag ( #21087 )
2022-11-02 16:51:44 -07:00
Candice Ye
f6dbe7539c
Change primaryEndpoints to primary ( #21079 )
...
* Status update for miaa structure
* Added examples in comments
* Changed primaryEndpoint to primary
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-11-02 14:06:56 -07:00
Lucy Zhang
fe5cfe40d8
remove extra scrollbars ( #21071 )
2022-11-02 10:06:27 -07:00
Cheena Malhotra
b35942ad80
Fix account names to display UTF8 characters ( #21070 )
2022-11-02 10:04:50 -07:00
Alan Ren
9d921e4efc
vbump extensions ( #21065 )
...
* vbump after the new service downloader change
* webpack import extension
* undo webpack
2022-11-01 21:55:50 -07:00
Candice Ye
3ecea1af34
Status dictionary update for MIAA ( #21050 )
...
* Status update for miaa structure
* Added examples in comments
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-11-01 14:58:27 -07:00
Lewis Sanchez
3295add69a
Updates @xmldom/xmldom package version from 0.8.3 to 0.8.4 ( #21061 )
2022-11-01 13:54:48 -07:00
brian-harris
742c18b97b
validation integration WIP 10/24 ( #21059 )
2022-11-01 12:19:15 -07:00
Cheena Malhotra
ccb0c86b22
Update STS to v4.3.0.45 ( #21057 )
2022-11-01 12:03:18 -07:00
Cheena Malhotra
bb24eb29c5
Fix issue with SQL Database Projects unable to connect due to default encryption ( #21010 )
2022-11-01 09:26:37 -07:00
junierch
a9cc71b877
Add Hyperscale as service tier for SqlDB ( #20574 )
...
Feature approved.
2022-11-01 11:10:57 -04:00
Kim Santiago
bd7d44ad31
Add image tag dropdown for publish to docker in ADS ( #21029 )
...
* add image tag dropdown to publish dialog
* cleanup
* add filtering and move default tag to the first in the dropdown
* fix test
2022-10-31 18:02:03 -07:00
Cheena Malhotra
0ac83852c7
Update to latest STS release ( #21047 )
2022-10-31 15:07:28 -07:00
Barbara Valdez
275a772496
Reimplement drag and drop with the new interface ( #21037 )
...
* re enable drag and drop in book tree view
2022-10-31 10:12:23 -07:00
Cheena Malhotra
f3fcaa21da
Show Trust server certificate on dialog and fix bool select-box defaults ( #21020 )
2022-10-28 19:43:43 -07:00
Raymond Truong
0dc8e18230
[SQL Migration] Consume more detailed migration states ( #20490 )
...
* WIP
* Add new states
* Missed a few spots
* Update logic
* Update DatabaseMigrationProperties
* Test: add mocks
* Update a few more references
* Fix warnings
* Remove mocks
* Update cutover logic
* Address PR feedback
2022-10-28 17:14:12 -07:00
Hai Cao
e28c3894f6
Fix settings referring to VS Code ( #21019 )
...
* update VS Code to ADS in settings
* update github extension setting from VS Code to ADS
* update description of github extension
2022-10-28 13:01:58 -07:00
Raymond Truong
a734c9d244
[SQL Migration] Misc UI improvements ( #20723 )
...
* Add TrustServerCertificate to request body
* Preselect all dbs for migration
* Make disabled checkbox not auto selected
* Clarify assessment results in card
* Fix incorrect number of dbs ready for migration without issues to MI
* Fix SQL DB assessment results incorrectly greying out dbs with MI blocking issues
* Revert "Clarify assessment results in card"
This reverts commit e8b83f3c19a20ba29133aaa68c4644b04d4154fe.
* Revert "Fix incorrect number of dbs ready for migration without issues to MI"
This reverts commit d4e10875d132dd218d95be91ae7d46672e247706.
* Revert "Fix SQL DB assessment results incorrectly greying out dbs with MI blocking issues"
This reverts commit e2a7dcd7352d1c215052a2f6f3f6130fc710eff8.
* Add new fields
* Fix null reference exception in SKU rec with save and close
* Remove unused files
* Warnings for in progress migrations in list view
* Fix unscrollable assessment results
* Fix updating SKU parameters before recommendations are ready
* Remove checksum info box
* Address PR feedback
2022-10-28 10:59:53 -07:00
junierch
facdb2b0ae
Junierch/db list migration ( #20751 )
...
* remove Last Backup colum on assessment db list.
* column cleanup
* using sqlutils
* typo fixed
* Typo fixed
* use providerid from connection
2022-10-27 15:37:20 -04:00
Kim Santiago
15b7c814f6
Remove preview from 2022 in sql projects ( #20940 )
...
* remove preview from 2022 in sql projects
* update new project baselines
* update system dacpac tests
* fix other 150 system dacpac test checks
2022-10-26 09:11:28 -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
Cheena Malhotra
987aed3b92
Add custom option support on Connection dialog + move Encrypt to connection dialog ( #20959 )
2022-10-25 12:19:40 -07:00
Cheena Malhotra
44d03085ad
Bump STS to bring MDS 5 support along with other changes ( #20966 )
2022-10-25 11:05:17 -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
Kim Santiago
5d896cd8cd
update schema compare azdata dependency to 1.40.0 ( #20944 )
2022-10-24 13:31:29 -07:00
Karl Burtram
f4837c416f
Fix module load issue in azurecore ( #20929 )
2022-10-22 11:41:17 -07:00
Karl Burtram
d95dcb1905
Disable failing integration tests ( #20928 )
...
* Disable failing integration tests
* Disable flakey test case for investigation
2022-10-22 10:04:57 -07:00
Karl Burtram
350e94abfe
Revert "Update packages to fix CG alerts ( #20922 )" ( #20927 )
...
This reverts commit 97c070be13 .
2022-10-22 01:26:33 -07:00
Karl Burtram
5a7ae8a3d0
Reenable disabled tests post VSCode refresh ( #20899 )
...
* Reenable disabled tests
* Extension unit test updates
* Turn off data workspace tests on Linux
* Keep integration and smoke tests disabled
2022-10-21 21:40:52 -07:00
Sakshi Sharma
97c070be13
Update packages to fix CG alerts ( #20922 )
...
* Update packages to fix CG alerts
* Reverting version bump for vscode-universal-bundler because of build break
2022-10-21 18:03:49 -07:00
Karl Burtram
daf81cc9e7
Fix extension load issues on insider build ( #20920 )
2022-10-21 14:07:22 -07:00
Sakshi Sharma
2a2ac74032
Cleanup generated test files and folders for Sql DB projects ( #20862 )
...
* Cleanup generated test files and folders
* Add await to fix tests
2022-10-21 13:00:03 -07:00
Kim Santiago
8acda681b4
move publish to docker quickpick code to its own file ( #20871 )
2022-10-21 11:09:51 -07:00
Aasim Khan
5942980300
Adding missing stream icons for execution plan ( #20896 )
2022-10-20 15:24:30 -07:00
Karl Burtram
8a3d08f0de
Merge vscode 1.67 ( #20883 )
...
* Fix initial build breaks from 1.67 merge (#2514 )
* Update yarn lock files
* Update build scripts
* Fix tsconfig
* Build breaks
* WIP
* Update yarn lock files
* Misc breaks
* Updates to package.json
* Breaks
* Update yarn
* Fix breaks
* Breaks
* Build breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Missing file
* Breaks
* Breaks
* Breaks
* Breaks
* Breaks
* Fix several runtime breaks (#2515 )
* Missing files
* Runtime breaks
* Fix proxy ordering issue
* Remove commented code
* Fix breaks with opening query editor
* Fix post merge break
* Updates related to setup build and other breaks (#2516 )
* Fix bundle build issues
* Update distro
* Fix distro merge and update build JS files
* Disable pipeline steps
* Remove stats call
* Update license name
* Make new RPM dependencies a warning
* Fix extension manager version checks
* Update JS file
* Fix a few runtime breaks
* Fixes
* Fix runtime issues
* Fix build breaks
* Update notebook tests (part 1)
* Fix broken tests
* Linting errors
* Fix hygiene
* Disable lint rules
* Bump distro
* Turn off smoke tests
* Disable integration tests
* Remove failing "activate" test
* Remove failed test assertion
* Disable other broken test
* Disable query history tests
* Disable extension unit tests
* Disable failing tasks
2022-10-19 19:13:18 -07:00
brian-harris
14cbe09a20
hotfix sql-migration extension for release to PROD, remove usage of unreleased ads enum ( #20879 )
...
* remove enum and vbump hotfix
* add update comments
2022-10-19 14:31:59 -07:00
Kim Santiago
0f46b3ef9b
update vscode-mssql.d.ts to match the one in vscode-mssql ( #20861 )
...
* update vscode-mssql.d.ts to match the one in vscode-mssql
* format file
2022-10-17 13:54:49 -07:00