9991 Commits

Author SHA1 Message Date
f1467cdd72 Improves "save as Excel" functionality (#24653) 2023-10-11 19:50:22 -07:00
Cheena Malhotra
aaa9c4a744 Pass Http proxy URL and strict SSL flag to backend STS (#24550) 2023-10-11 19:50:07 -07:00
Cheena Malhotra
989193645c Bump STS version to 4.10.0.17 (#24658) 2023-10-11 19:49:49 -07:00
Alex Ma
5e04523635 [Loc] xlf update 10-11-2023 (#24657) 2023-10-11 17:04:11 -07:00
Siyang Yao
eb3598f1a7 fix bugs (#24654)
Co-authored-by: Siyang Yao <siyao@microsoft.com>
2023-10-11 14:53:49 -07:00
Alex Ma
52bbb60def Add tooltips with advanced options on hover for editor tabs (#24486)
* Added WIP table designer input change

* added test details to tableDesigner

* added connection name to details

* wip restoration of nonDefaultOptions

* added Verbosity todo for getTitle

* added updated info

* added fix for mainController

* fixed assignment

* added update to description

* restore title parts to old names

* added clarifying message

* added title to dashboard and profilerinput

* added advanced titles for edit data and query editor input

* added changes based on feedback

* added additional description

* Added some changes to tableDesigner input

* fixed comments

* removed erroneous import

* added updated titles and tooltips

* added small corrections

* added profiler XEL title feature

* added session name to profiler input tooltip

* added small tooltip rework

* remove unavailable session name

* added update to config.json
2023-10-11 14:27:25 -07:00
Cheena Malhotra
ab0ea5db62 Fix clear pooled connection title (#24650) 2023-10-11 13:52:26 -07:00
Siyang Yao
ff042613d1 Revert "add schema migration (#24594)" (#24652)
This reverts commit f70ff23ca5.
2023-10-11 12:25:37 -07:00
Siyang Yao
f70ff23ca5 add schema migration (#24594)
* add schema migration

* fix table selection issue

* fix table validation

* data only wont show schema info grids

* address comments

* update schema migration helper banner

* fix undefined

* refactor

* endedOn is - when not started

* fix toString

* refactor

* auto referesh dashboardtab and migrationtab

* add migration type in dashboard

* fix saving issue in page 0 and page 1

* fix compile issue

* fix save and close in page 3

* refactor

* fix save

* fix save

* fix save

* dont load location twice

* fix target type undefined issue

* set MI as default

* fix cannot load in step 3

* integrate assessment with schema

---------

Co-authored-by: Siyang Yao <siyao@microsoft.com>
2023-10-10 22:14:52 -07:00
Karl Burtram
32fa73f524 Update distro commit to 37199be719d05d53f4eaa7d96018e579021fe3b0 (#24647) 2023-10-10 20:56:39 -07:00
Alex Ma
d3dd7d812f [Loc] removed noQueryRunnerForUri (#24648) 2023-10-10 17:20:34 -07:00
erpett
8b3ef369af changelog for 1.46.1 (#24575) 2023-10-10 15:20:19 -07:00
Cheena Malhotra
f25b0530b9 Use python 3.11 (#24646) 2023-10-10 15:18:19 -07:00
Alex Ma
e1694e5a30 [Loc] update to xlfs 10-9-2023 (#24626) 2023-10-10 10:44:10 -07:00
Christopher Suh
587d31ab2c Transfer URI Correctly (#24614)
* transfer uri regardless of queryrunner presence

* throw error if new URI already exists

* bump sts version
2023-10-10 10:12:33 -07:00
Christopher Suh
62959d565c update commit hash for AGC merge (#24622) 2023-10-09 14:05:50 -07:00
Cory Rivera
63a78e62aa Handle some server properties not being supported for certain SQL versions (#24587)
* Co-authored-by: Benjin Dubishar <benjind@microsoft.com>
2023-10-09 13:28:08 -07:00
Sai Avishkar Sreerama
a3041f25b2 Fix to Disable Apply button for Query Store tab when no changes are made (#24573)
* fix to Disable Apply button for Query Store tab when no changes are made

* typo

* wrong name is displying in query store section
2023-10-09 13:01:48 -05:00
Christopher Suh
05b6593f58 Create a custom Air-Gapped Cloud Build (#24595)
* initial commit with new build step for agc

* add mixin agc step

* add commit hash
2023-10-05 10:26:41 -07:00
Ram Uday Kumar
8f232ae3e8 Premium SSD v2 disks in SQL VM recommendations (#24556)
* Premium SSD v2 disks in SQL VM recommendations

* Resolving review comments.
2023-10-04 16:57:44 +05:30
Christopher Suh
186f8d3771 Change HTTP request to axios (#24549)
* change request to axios

* fix typo

* remove httpClient

* fix build

* change azurenetworkresponse to axiosresponse
2023-10-03 19:04:10 -07:00
Barbara Valdez
c641865891 Use vertical tabs in server and database properties (#24521)
* use vertical tabs

* remove always show tabs option

* remove extra comma
2023-10-03 13:15:50 -07:00
Sai Avishkar Sreerama
5ed263ecd2 fixing double scroll bar issue on DSC tab (#24560) 2023-10-03 11:40:55 -05:00
CSIGS@microsoft.com
cc148930c7 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230930153756674. (#24553) 2023-10-02 10:57:32 -07:00
Sakshi Sharma
8a6f61c78d Fix column resize issue in profiler (#24547)
* Fix column resize issue in profiler

* Update property name

* Use top instead of paddingTop

* Fix error
2023-10-02 10:21:27 -07:00
Sai Avishkar Sreerama
549464dab1 Adding fiilegroup name label to the input box and auto focus of newly added row (#24536)
* adds nameupdate textbox

* fixed rows table remove button

* input value update on row selection

* using display prop instead of visible css property

* select newly added cell automatically

* sets remove button to next row after deleting a row
2023-10-02 12:11:57 -05:00
Karl Burtram
405122daeb Bump Electron to 22.3.15 (#24554) 2023-10-01 13:48:00 -07:00
Christopher Suh
86d0779c87 fix dashboard opening server vs database view (#24546) 2023-09-29 14:40:47 -07:00
Kim Santiago
cc84a5e709 make form container info have tooltip role (#24545) 2023-09-29 10:34:23 -10:00
dependabot[bot]
b54d12b2be Bump get-func-name from 2.0.0 to 2.0.2 in /test/monaco (#24527)
Bumps [get-func-name](https://github.com/chaijs/get-func-name) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/chaijs/get-func-name/releases)
- [Commits](https://github.com/chaijs/get-func-name/commits/v2.0.2)

---
updated-dependencies:
- dependency-name: get-func-name
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kim Santiago <kisantia@microsoft.com>
2023-09-29 10:12:18 -10:00
Cory Rivera
b07fee5a5f Move New Login dialog's advanced options into the general section (#24538) 2023-09-29 10:46:40 -07:00
Kim Santiago
883d5714cc Delete compilation.tar.gz after it's been extracted (#24539)
* try deleting compilation downput after it's been extracted

* consolidate into same step as extraction

* Update build/azure-pipelines/linux/sql-product-build-linux.yml

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>

---------

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
2023-09-29 07:39:17 -10:00
Cory Rivera
94cdaf9d57 Change Cancel button label to Back for inner dialogs. (#24537) 2023-09-28 18:02:25 -07:00
Cheena Malhotra
731dc6318f Update Azure core packages and additional error handling (#24500) 2023-09-28 15:53:49 -07:00
CSIGS@microsoft.com
25cdb558a7 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230928154102864. (#24534) 2023-09-28 13:25:46 -07:00
Charles Gagnon
696cdc3200 Fix regex replace (#24525) 2023-09-27 22:22:57 -07:00
Cory Rivera
c5e8ecd24b Add additional telemetry for basic admin operations (#24526) 2023-09-27 16:32:19 -07:00
Cory Rivera
12da714803 Redirect vscode New Jupyter Notebook command (#24520) 2023-09-27 13:25:49 -07:00
Cory Rivera
131c288ab4 Enable Rename Database for on-prem servers. Use common method for getting OE node info. (#24517) 2023-09-27 11:21:07 -07:00
Karl Burtram
646b001160 Feat/bumpelectron22324 (#24497)
* Bump Electron to 22.3.24

* Bump distro

* Bump to release version in main.ts

* revert bump in this branch

* Bump to distro to fix conflict

* bump to releaseVersion in main

* changed distro to one in branch

* Revert "changed distro to one in branch"

This reverts commit 60213995a1fd2b9b548790c090c5a57ea363d278.

* Revert "Bump to distro to fix conflict"

This reverts commit e5119783f835a70fb56d52b8bc2919a311607f6c.

* Bump to distro (new)

---------

Co-authored-by: Alex Ma <alma1@microsoft.com>
2023-09-27 10:21:00 -07:00
Kim Santiago
9a1d823c69 fixing a couple codeql warnings about incomplete string replacement (#24518) 2023-09-27 06:42:47 -10:00
Alex Ma
efcf52f62c [Loc] fix for package.nls.json and xlf update (#24522) 2023-09-26 17:56:20 -07:00
Cheena Malhotra
dce130c5af Update application name to Azure Data Studio (#24510) 2023-09-26 10:15:32 -07:00
Cheena Malhotra
306eb42ae7 Use non-floating integers with max limits in settings (#24511) 2023-09-25 18:10:05 -07:00
Kim Santiago
a612781638 Remove sql edge container option from sql projects publish (#24499)
* remove sql edge container option from sql projects publish

* undo testing change

* remove base image dropdown from publish dialog
2023-09-25 06:34:56 -10:00
Alex Ma
a1f7bddb3a [Loc] update to langpacks for 9-22-2023 (#24505) 2023-09-22 17:03:12 -07:00
Cory Rivera
f7f5ee780a Use sync callback to stop Jupyter server when ADS process exits (#24501) 2023-09-22 08:50:05 -07:00
Kim Santiago
b79381d88e vbump schema compare and sql projects after release (#24498) 2023-09-21 13:30:31 -10:00
Sakshi Sharma
711db9cadc Adding CodeQL in Windows pipeline for product build (#24496)
* Add CodeQL to product build pipeline

* Fix parsing error

* Remove variable

* Remove variables and add to pipeline

* Add CodeQL Finalize step
2023-09-21 14:51:22 -07:00
dependabot[bot]
75deb08a2c Bump graphql from 16.6.0 to 16.8.1 in /extensions/github (#24495)
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-21 14:24:26 -07:00