Kim Santiago
1bf99b0802
vbump data developer extensions after release ( #19736 )
2022-06-15 14:46:41 -07:00
Vasu Bhog
4d320c56f0
cleanup tests ( #19732 )
2022-06-15 11:08:49 -07:00
Vasu Bhog
6ab09d9b1b
Add SQL Bindings Tests / Vbump ( #19717 )
...
* add further testing
* vbump version
* add successfully test
* address comments
2022-06-14 14:47:36 -07:00
Alan Ren
ba82444229
additional data property to error object and use it for table designer scenarios ( #19713 )
...
* add data property to error object
* vbump sts
2022-06-13 16:18:27 -07:00
Alan Ren
496ceecb01
vbump STS ( #19688 )
2022-06-08 17:15:29 -07:00
Leila Lali
22c315ea62
Fixing the telemetry property docker image name ( #19685 )
2022-06-08 16:06:00 -07:00
Raymond Truong
f07b4bf668
[SQL Migration] Remove faulty SQL VM state validation ( #19623 )
...
* Remove VM state validation
* Remove string too
* Remove a few more references
2022-06-07 17:17:44 -07:00
Kim Santiago
487b3450bb
fix table designer error when sql project has folders ( #19667 )
...
* fix table designer error when sql project has folders
* filter on .sql file extension
* compare lowercase
* add back EntryType.File filter
2022-06-07 15:59:36 -07:00
Kim Santiago
d95fe113e4
Fix sql database projects vscode telemetry ( #19645 )
...
* fix the wrong extension name getting sent for sql database projects vscode extension
* bump version
* remove print statements
* clean up comment
2022-06-07 10:30:55 -07:00
Barbara Valdez
a73eb0386b
Extend sql bindings api ( #19651 )
2022-06-07 10:12:41 -07:00
Vasu Bhog
8c223f503e
Fix SQL Bindings VSCode telemetry issues ( #19648 )
...
* fix package json telemetry issues
* add vs code dependency back
2022-06-07 00:19:00 -07:00
Sai Avishkar Sreerama
e08a87d035
SQL DB Project Extension - Providing publish deploy options ( #17993 )
...
* initilaizing the sqlproj display options work
* added more code to the options dialog, need default option values
* Except REset Button, all works and need to refactor and test
* DisplayOptions for SQL DB Proj completed, refactor needed
* Tests for display options
* refactor code and removed unnecessary await calls
* Description values getting from STS API and code refactor
* DacpacExtesnion test model error fix
* updates related to STS model updates
* Dac Deployement options model updates according to STS changes
* Undoing file updates and moving as separate PR
* Undoing vscode whitespace changes which were added accidentally
* Options display name coming from API
* Updated model with dac deploy options display names coming from the STS API
* errors fixed after merge to main
* separating model related changes after merge, separate PR exists
* wrong Comment for the test case removed
* code refactor updates
* Hyperlink changes to secondary button and style updates
* refactoring code and comments
* importing type only instead of whole azdata and comment updates
* projectcontroller test fix
* removed duplicate file updates from other PR
* code refactor according to comments
* Added dispose to the onclick handler
* Added test case
* parameter change results error and fixed
* Addressing all comments with updates
* Unused variable removed and missed with previous commit
* Updated the ppublish button and width
* Adjusted the database dropdown and options margins to make all input align in same line
* Updated the database width and moved stylings to uiconstants file
2022-06-06 16:53:53 -05:00
Charles Gagnon
2b27ecf245
Update typing for GetAzureFunction request ( #19607 )
2022-06-06 13:00:23 -07:00
Charles Gagnon
f22c9a02ab
Update xmldom to 0.8.2 ( #19625 )
...
* Update xmldom to 0.8.2
* Fix test
* Comments
2022-06-06 12:59:09 -07:00
Vasu Bhog
bbfd6617f9
vbump SQL Bindings for June Release ( #19639 )
2022-06-06 12:26:08 -07:00
Kim Santiago
535799fe23
update STS version to get DacFx fixes for update project and table designer ( #19627 )
2022-06-03 21:33:00 -07:00
Aasim Khan
f0f4a0a3cf
Updating sqltoolsservice ( #19614 )
2022-06-03 16:25:16 -07:00
Kim Santiago
7804f2cf3f
update sql database projects azdata dependency to 1.37.0 ( #19618 )
2022-06-03 14:27:14 -07:00
Leila Lali
e8158d4374
SQL Project: Opening connection viewlet after deploying database ( #19544 )
2022-06-03 11:44:58 -07:00
Kim Santiago
1bbf5a78c1
enable table designer for table script in sql database project ( #19237 )
...
* add 'open in designer' to context menu of tables in sql projects
* fix tests
* Address comments
* enable table designer for sql database proj
* update label and issues on init
* vbump sts
* use promisified fs
* pr comments
Co-authored-by: Alan Ren <alanren@microsoft.com >
2022-06-02 13:27:47 -07:00
Vasu Bhog
4cb03a1ef0
[SQL Bindings] Add tests for connection string execute step ( #19594 )
...
* add connection string execute step tests
2022-06-02 13:49:25 -04:00
Vasu Bhog
6c7a8313b2
Adds SQL Binding Create Azure Function with SQL Binding tests ( #19538 )
...
* add a couple of azure function service tests
* address comments
* use mock for azureFunctionExtensionAPI
2022-05-31 21:04:39 -04:00
Charles Gagnon
6ae380b65d
Remove unnecessary awaits from extensions ( #19571 )
...
* Remove unnecessary awaits
* fix ignore
* revert eslintignore
* try
* increase size
* Increase sql lint size
2022-05-31 15:36:44 -07:00
Vasu Bhog
96f345a74a
add progress noticiations for database that would contain lots of tables ( #19572 )
2022-05-31 16:33:27 -04:00
Charles Gagnon
ccd458b876
Update typings for getAzureFunctions request ( #19556 )
2022-05-31 10:20:31 -07:00
Cory Rivera
7b1d34b2ce
Display the installed Python version above the package versions in the manage packages dialog. ( #19551 )
2022-05-27 14:31:40 -07:00
Leila Lali
6b10ecd588
Replaced db project readme file with opening a doc in browser after project is created ( #19543 )
2022-05-27 08:24:00 -07:00
dependabot[bot]
0b6d2ea449
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/azurecore ( #19541 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 13:34:18 -07:00
Aasim Khan
67f8ffea52
Updating vsce package ( #19536 )
...
* Updating vsce package
* Removing unsupported extensionKind
2022-05-26 13:13:25 -07:00
dependabot[bot]
b64b3f6b0b
Bump ws from 7.2.3 to 7.4.6 in /extensions/azurecore ( #19540 )
...
Bumps [ws](https://github.com/websockets/ws ) from 7.2.3 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.2.3...7.4.6 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 10:58:01 -07:00
dependabot[bot]
2534c907de
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/cms ( #19539 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 10:07:28 -07:00
Aasim Khan
4e39c5fcf6
Updatin kind-of ( #19533 )
2022-05-26 10:03:57 -07:00
dependabot[bot]
7d180be364
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/dacpac ( #19495 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 08:47:03 -07:00
dependabot[bot]
8f835fc84e
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/import ( #19468 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 08:46:29 -07:00
dependabot[bot]
cbf095c0ff
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/integration-tests ( #19467 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 08:46:11 -07:00
Charles Gagnon
45d7a6dd62
Clean up docs for connect and ConnectionResult ( #19509 )
...
* Clean up docs for connect and ConnectionResult
* links
* fix build
* fix
2022-05-25 10:38:00 -07:00
Aasim Khan
6838261aed
Updating tar across ads ( #19507 )
2022-05-24 18:23:41 -07:00
brian-harris
9604d685d1
vbump and fix ads version dependency ( #19512 )
2022-05-24 15:35:36 -07:00
Hai Cao
3780203b1d
bump STS to 4.0.0.5 ( #19505 )
2022-05-24 13:02:53 -07:00
Lucy Zhang
86c14cd7e1
remove extra reset call ( #19503 )
2022-05-24 13:02:32 -07:00
Sai Avishkar Sreerama
36550798f3
Dac Deployment options model updates according to STS changes in mssql, SC, dacpac extensions ( #18050 )
...
* Dac Deployement options model updates according to STS changes
* Undoing vscode whitespace changes which were added accidentally
* Updated model with dac deploy options display names coming from the STS API
* Combining all exisitng code updates into single branch/pr. it includes mssql model updates and SC/dacpac model, code and testupdates
* sql db proj test failure fix
* STS version bump to 4.0.0.4
2022-05-23 23:19:06 -05:00
Vasu Bhog
09d9ad0020
Fix SQL Bindings README ( #19498 )
...
* fix links for vsix
* update to use raw links instead
2022-05-23 23:10:24 -05:00
dependabot[bot]
0687d61170
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/data-workspace ( #19493 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 17:50:30 -07:00
Vasu Bhog
146b27f511
SQL Bindings Readme Instructions ( #19487 )
...
* add readme entry points
* use scenarios
* fix link
* address comments
2022-05-23 18:04:37 -05:00
Vasu Bhog
e1fc230273
remove password for connection string non sql auth types ( #19484 )
...
* remove password for connection string non sql auth types
* add comment
* fix test
2022-05-23 18:01:55 -05:00
Aasim Khan
8bb6b5fc1a
Redoing Execution Plan Comparison Editor ( #19375 )
...
* Adding code for execution plan comparison editor
* Handling floating promises and fixing a loc string
* Fixing some polygon stuff
* Fixing azdatagraph null check bug
* Adding progress notification for similar areas
* Removing some floating promises
* Fixing button enabled state
2022-05-23 14:33:18 -07:00
Leila Lali
39f5ad9e16
Adding firewall rule prompt when publishing to existing server ( #19474 )
2022-05-23 08:33:53 -07:00
Vasu Bhog
1959736078
fix loop for cancelling out databases ( #19460 )
...
* fix loop for cancelling out databases
* remove loop and comments
2022-05-20 13:47:53 -07:00
brian-harris
529296110b
fix resource group parameter, name ( #19471 )
2022-05-20 13:07:22 -07:00
dependabot[bot]
a241b511c6
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/machine-learning ( #19464 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-20 11:21:58 -07:00