Commit Graph

9950 Commits

Author SHA1 Message Date
Christopher Suh
5f45c000da Fix copy on Linux (#24341)
* add return type for copy results from STS

* fix test error

* change Result type to CopyResultsRequestResult

* remove async

* bump data protocol client

* bump dataprotocol client version

* bump version in yarn.lock

* add async back
2023-09-09 07:16:05 -04:00
Barbara Valdez
b8629592d4 Fix some of the issues found in the bug bash (#24348) 2023-09-09 01:36:56 -07:00
Barbara Valdez
4a9feedbcc Notify user to restart server (#24351) 2023-09-08 23:53:59 -07:00
Kim Santiago
0b149cd85b update STS to 4.9.0.37 (#24356) 2023-09-08 18:27:29 -10:00
Alex Ma
669d64953d [Loc] update to MSSQL xlf for 9-8-2023 (#24354) 2023-09-08 17:44:03 -07:00
Cheena Malhotra
29127a003e Update placeholder text for mssql server name (#24350) 2023-09-08 16:05:46 -07:00
CSIGS@microsoft.com
faebec9988 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230908183910058. (#24347) 2023-09-08 15:15:55 -07:00
Cheena Malhotra
ff4758c048 Remove 'Script As Alter' command and don't show for table nodes (#24352) 2023-09-08 14:18:08 -07:00
Sakshi Sharma
1f98dad498 Update required indicators in Add Database Reference Dialog (#24346)
* Update required indicators appropriately in Add Database Reference Dialog

* Add required to the textbox as well
2023-09-08 14:00:01 -07:00
Lewis Sanchez
49021becc2 Bump STS version to 4.9.0.36 (#24349) 2023-09-08 13:58:00 -07:00
Sai Avishkar Sreerama
118e726fab Revert the changes of row fileGroup table which was added accidentally (#24339) 2023-09-08 12:00:48 -05:00
Cheena Malhotra
5fdac2054d Add support for clearing pooled connections (#24325) 2023-09-08 09:34:42 -07:00
Cheena Malhotra
a5d3833ffb Fixes a typo in headerfilter plugin (#24342) 2023-09-08 09:30:06 -07:00
Alex Ma
80f7049cc5 [Loc] final XLF update prior to code complete for 9-7-2023 (#24337) 2023-09-08 01:40:41 -07:00
Alex Ma
22d31afc4a Add visible newlines to display value for Edit Data cells (#24334) 2023-09-07 21:55:09 -07:00
Sai Avishkar Sreerama
aa006b9da7 Enabling QueryStore options to the database properties (#24255)
* Initial commit

* updated query capture policy props

* all done except, querydiskSpaceSection

* disabling capture policy options on off mode but with custom mode enabled

* adding query disk usage section with purge button

* fg table replace

* STS vbump to 4.9.0.34

* typo
2023-09-07 21:37:24 -05:00
dependabot[bot]
594aabb835 Bump electron from 22.3.14 to 22.3.21 (#24299)
* Bump electron from 22.3.14 to 22.3.21

Bumps [electron](https://github.com/electron/electron) from 22.3.14 to 22.3.21.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v22.3.14...v22.3.21)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update distro hash

* Bump distro hash

* Update distro hash

* Update distro hash

* Update hash

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lewis Sanchez <lewissanchez@microsoft.com>
2023-09-07 16:31:21 -07:00
Benjin Dubishar
51f84eec53 Organizing code to be easier to follow (#24332)
* Organizing code to be easier to follow

* Adding back trampled readme changes
2023-09-07 16:12:51 -07:00
Sakshi Sharma
b70f6ad7f2 Add Open file location as an option after an excel file is saved (#24331)
* Add Open file location as an option after an excel file is saved

* Fix test failure
2023-09-07 15:19:39 -07:00
Lewis Sanchez
863eb00294 Mark carbon edit with begin and end tags (#24336) 2023-09-07 15:13:49 -07:00
Kim Santiago
63a1383b32 cleanup casing in a couple files (#24333) 2023-09-07 11:56:39 -10:00
Kim Santiago
21016c1a53 add button to open query store report in new tab (#24303)
* add button to open query store report in new tab

* addressing comments
2023-09-07 10:13:08 -10:00
Sakshi Sharma
839d8b291c Fix F11 key binding (#24323)
* Fix F11 key binding to non-debug mode

* Disable F11 keybinding completely to toggle between full screen

* Fix compile error
2023-09-07 10:53:53 -07:00
Benjin Dubishar
af00e942db Adding additional info to sample readme, updating product strings (#24290) 2023-09-07 08:49:08 -07:00
Ram Uday Kumar
339c4562c9 SQL-Migration Extension Version bump-up (#24326) 2023-09-07 21:13:51 +05:30
Alex Ma
db3ea9abd9 [Loc] xlf update for 9-6-2023 (#24324) 2023-09-06 21:39:35 -07:00
Barbara Valdez
77ea6d7e32 do not show individual processors in managed instance (#24302) 2023-09-06 16:08:21 -07:00
Cory Rivera
32817ae52e Handle undefined nodeInfo for top-level database objects (#24298) 2023-09-06 14:12:07 -07:00
Kim Santiago
9f4e19f3db Initial changes for query store dashboard (#24272)
* create empty query store dashboard

* add placeholder report content

* cleanup

* more cleanup
2023-09-06 11:00:58 -10:00
Benjin Dubishar
52a76073f5 Adding Query Store Service bindings on ADS side (#24167)
* Checkpoint

* Adding docstrings

* Updating comments
2023-09-06 11:56:53 -07:00
Alex Ma
dfc0ce638c Added fix to drag and drop (#24252)
* Added fix to drag and drop by updating check and adding notification upon failed drag

* update to connectionConfig test
2023-09-06 09:40:39 -07:00
Alex Ma
07059eff67 [Loc] update to mssql and sql-migration xlfs for 9-5-2023 (#24292) 2023-09-06 09:30:24 -07:00
Lewis Sanchez
306af5645b Consolidate 2 context endpoints to just one (#24276) 2023-09-05 20:20:21 -07:00
Lewis Sanchez
1b1028179b Bump STS version to 4.9.0.32 (#24291) 2023-09-05 20:19:59 -07:00
Cory Rivera
ec91de78e5 Update task labels for Attach, Detach, and Drop Database (#24289) 2023-09-05 16:21:09 -07:00
Barbara Valdez
62363999eb bump sts (#24288) 2023-09-05 13:08:23 -07:00
Sakshi Sharma
cceb0bafe2 Add loading indicator when an XEL File is opened (#24274)
* Add loading indicator when an XEL File is opened

* Remove custom loading message
2023-09-05 13:03:54 -07:00
Benjin Dubishar
b43a3a6b50 bumping STS (#24273) 2023-09-05 11:01:12 -07:00
CSIGS@microsoft.com
6397f2d6c3 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230902183958559. (#24278) 2023-09-05 09:19:40 -07:00
Christopher Suh
45440d261b add ai key to fix undefined error (#24279) 2023-09-05 11:37:27 -04:00
Ram Uday Kumar
519411cba0 Update IR Revalidation button to accurate name (#24283) 2023-09-04 17:19:14 +05:30
Barbara Valdez
e05ee98dae Add advanced tab (#24267) 2023-09-01 16:53:46 -07:00
Lewis Sanchez
d2668d8eb8 Adds xml-langauge-features extension back (#24271) 2023-09-01 16:19:04 -07:00
Lewis Sanchez
2d3b4a55e2 Adds logging to contextualization service (#24269)
* Adds logging to contextualization service

* Code review changes
2023-09-01 15:09:29 -07:00
CSIGS@microsoft.com
a390390405 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230901154338064. (#24266) 2023-09-01 12:06:26 -07:00
Lewis Sanchez
7ea634905c Fix comment block footer (#24268) 2023-09-01 10:13:27 -07:00
Lewis Sanchez
5152823306 Send server contextualization to Copilot extension (#24230)
* Send server contextualization to Copilot extension

* Keep context in editor input

* Remove unnecessary server context and extension service

* Send context when connecting from open editor

* Remove contextualization complete event

* Contextualize editor after connection success

* Minor clean up

* Remove nested then and use async/await

* Create helper function

* Remove unneeded async and add comment

* Encapsulate all context logic in service

* Use void operator to fix floating promise

* Correct return comment
2023-09-01 09:26:29 -07:00
Lewis Sanchez
e3d0670609 Bump STS version to 4.9.0.28 (#24264) 2023-09-01 09:25:32 -07:00
Ram Uday Kumar
6556eaa1ed Revalidate failed IR Validation steps (#24237) 2023-09-01 10:34:36 +05:30
Alex Ma
f8cd52f70a [Loc] update to MSSQL xlf for 8-31-2023 (#24261) 2023-08-31 17:48:35 -07:00