Commit Graph

9955 Commits

Author SHA1 Message Date
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
Kim Santiago
ba3d16b63b fix hyperlink in infoBox not following theming (#24488) 2023-09-21 11:19:48 -10:00
Cory Rivera
64337310ae Remove redundant usage of object URNs in database commands (#24485) 2023-09-21 11:38:44 -07:00
Cory Rivera
e5e535475a Refactor notebook dependency lists. Enable Manage Packages from command palette. (#24484) 2023-09-21 10:43:41 -07:00
erpett
a63463e35b Changelog for 1.46 (#24482)
* Changelog for 1.46

* adding missing link
2023-09-20 14:48:57 -07:00
CSIGS@microsoft.com
131b818450 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230920154128463. (#24479) 2023-09-20 10:10:02 -07:00
Charles Gagnon
b0ff2ef08e Require jupyter notebook >= 6.5.6 (#24466)
* Require jupyter notebook >= 6.5.6

* remove traitlets & pin version
2023-09-19 11:17:08 -07:00
Ram Uday Kumar
ebc7ef5a43 Azure SQL MI supports maximum 100 DB per instance. (#24465)
* Azure SQL MI supports maximum 100 DB per instance.

* Error to dialog message

* resolving review comments.

* build fix (Compile & Hygiene)
2023-09-19 22:07:24 +05:30
Steven Marturano
0bd0e14f71 SQL Migration (TDE) - Improved migration info text (#24463)
* Improved migration info text

* Added constant in strings.ts

* Fixed localization key
2023-09-19 10:56:40 -04:00
Cheena Malhotra
abf11c36af Support select execution on History Table (#24464) 2023-09-18 23:10:23 -07:00
Christopher Suh
86b3eaee5a Remove deprecated azure graph endpoints (#24460)
* remove deprecated azure graph endpoints

* cleanup enums

* cleanup ProviderSettingsJson: remove graphResource

* change enums back
2023-09-18 15:01:24 -07:00
dependabot[bot]
f938b436b6 Bump actions/checkout from 3 to 4 (#24363)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 12:00:57 -07:00
Alex Ma
0d13bc4ed8 [Loc] update to XLFs for 9-16-2023 (#24457) 2023-09-18 09:27:04 -07:00
Ritik Kumar
fda050e667 added arialabel for SqlMigration Service Name InputBox (#24286) 2023-09-18 11:37:00 +05:30
Steven Marturano
a73929e5e7 Added validations to configure dialog (#24418)
* Added validations to configure dialog

* Improved validations messages text

* Addressed PR feedback

* Addressed PR feedback

* Fixed build issue

* Version bump

* Changed to single quotes
2023-09-15 18:19:04 -04:00
Sai Avishkar Sreerama
9c5ec7dcbc Filegroup Memory optimized Add button should be disabled when have one filegroup #24309 (#24446) 2023-09-15 16:19:44 -05:00
Barbara Valdez
600f59eae6 Fix enable/disable script button behavior (#24437) 2023-09-15 12:43:50 -07:00
Charles Gagnon
7e39174f63 Add log message when falling back to default kernel (#24447) 2023-09-15 11:58:22 -07:00
Lucy Zhang
e0592c10d9 Pin traitlets package to v5.9.0 (#24444)
* pin traitlets pkg to v5.9.0

* add links to github issue
2023-09-15 11:12:26 -07:00
Lucy Zhang
e6e6085d0d pin ipykernel to v5.5.5 (#24429) 2023-09-14 13:29:32 -07:00
Christopher Suh
0513282081 fix yarn.lock files so ^3.0.4 points to 3.1.2 (#24425) 2023-09-14 12:34:02 -07:00
Cheena Malhotra
b1bc59095b Prompt to refresh account on error AADSTS700082 (#24423) 2023-09-14 12:18:45 -07:00
dependabot[bot]
b6a67cfde7 Bump coverallsapp/github-action from 2.2.1 to 2.2.3 (#24362)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-14 12:08:59 -07:00
Alex Ma
a7b64c347a added WIP fix to new row revert (#24422) 2023-09-14 11:37:18 -07:00
Sai Avishkar Sreerama
183c743537 max file size input field has wierd enable/disable behavior #24322 (#24407) 2023-09-14 13:13:22 -05:00
Charles Gagnon
e1f142b619 Fix README extension list link (#24424) 2023-09-14 10:45:47 -07:00
Alex Ma
523dd8ad4b Langpack Source update with fix for hashed strings (#24400)
* Initial update to german vscode

* more cleanup for vscode git german.

* added working alias replacer, need to add all string entities

* added aliased bundle strings

* added extension files, need to update package and readme

* added update to changelog, and restored vscode extensions

* added comments
2023-09-14 10:10:49 -07:00
Benjin Dubishar
d9b5d71148 Adding Chart component (#24357)
* added doughnut chart component

* Changing chart to doughnutChart

* reverting to genreic chart component

* adding more chart supoort

* fix minor errors

* resolve some PR comments

* native chartjs, keyboard navigation and chart options

* fix build errors

* fix chart.js/auto error

* resolve PR comments

* modify chartdataset API

* Refactoring (#24327)

* working - displaying chart data with convert

* working - introduced typed properties

* working, added BarChartConfiguration to type param

* removed ChartProperties type param

* Adding doughnut support

* Correcting number vs. point issue

* including the right changes this time

* commenting out no-longer-used labels prop

* remove hardcoded canvasID, enabled Scatterplot config

* Moved graph testing to sample extension

* Reorganizing types; adding test back to assessment dialog

* Adding example for bubble chart

* Polar area working

* cleanup

* adding draw when options isn't set

* Moving chart example configs to other file

* some cleanup

* added some docstrings

* add multiple datasets to test scatter plot

* update scatter plot example in sample

* Adding height/width support

* swapping to `as` cast

* title working

* Settling chart title and legend display

* Adding comments

* updating data working

* Updating samples

* Typo in comment

* Reverting changes made for development

* Elaborating on color in docstrings

* Separating Data and Options in component payloads

* Removing chartId as an exposed property

* Changing chartType property to TChartType

* Fleshing out types file comments

* fixing scoping of chart component properties; renaming chart canvas ID prop

* correct internal chart options typing

* removing commented-out code

* removing unused ChartClickEvent type until data selection eventing is implemented

* renaming function

* deleted commented-out code

* Adding options setters that went missing after splitting Config to Data + Options

* adding type predicates for data conversion

* Adding back type setting (dropped when chart type conversion moved)

* Narrowing type for 'type'

* Fixing typos in docstring

---------

Co-authored-by: Deepak Saini <deepaksaini@microsoft.com>
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
Co-authored-by: Aasim Khan <aaskhan@microsoft.com>
Co-authored-by: Deepak Saini <deepak.saini1996@gmail.com>
2023-09-13 20:11:09 -07:00
Barbara Valdez
f7ac504a6c enable server and db properties (#24406) 2023-09-13 16:15:26 -07:00
Cory Rivera
51ea238b49 Add comments for openFileBrowser (#24413) 2023-09-13 16:12:45 -07:00
CSIGS@microsoft.com
c3b8c97b9d Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20230912153919267. (#24382) 2023-09-13 14:19:07 -07:00
Cory Rivera
08ded51e75 Use remote file dialog for database and server properties dialogs (#24390) 2023-09-13 10:49:10 -07:00
Alan Ren
4f155423dc handle error scenarios for validity check (#24393) 2023-09-13 09:40:50 -07:00
Aasim Khan
df481311ed Adding new database inline icon (#24375) 2023-09-13 09:33:00 -07:00
Cheena Malhotra
7e401bfa1a Azure Active Directory (Azure AD) is becoming Microsoft Entra ID (#24385) 2023-09-12 13:41:04 -07:00
Sai Avishkar Sreerama
96c4257d25 Database properties options fixes (#24361)
* fix for File size input in DB properties can be decremented into the negative #24307

* Some DB Scoped Config options are sentence cased #24196

* cannot add a file with filestream data filegroup type #24359

* DB Scoped Secondary values aren't updated when hidden #24197

* DB Scoped Config shows secondary values for non-secondary options #24192

* Query store capture policy section is enabling on non-custom capture mode #24371

* queryStore WaitStatistics options should be a dropdown #24372
2023-09-12 11:20:26 -05:00
Sai Avishkar Sreerama
75c59f8b41 STS vbump to 4.10.0.1 (#24380) 2023-09-12 11:20:08 -05:00