Kim Santiago
2e2fa7bf10
vbump schema compare and sql database projects ( #20464 )
2022-08-24 15:02:16 -07:00
Charles Gagnon
6e7e2f4c1e
Bump query-history to 0.5.0 ( #20465 )
2022-08-24 14:46:05 -07:00
Charles Gagnon
4a512a35c4
Add azurecore code owners ( #20457 )
2022-08-24 13:10:54 -07:00
Charles Gagnon
cf335ccc30
Bump file-type ( #20456 )
2022-08-24 12:19:38 -07:00
Aasim Khan
7857e5946f
New azdata graph layout ( #20451 )
...
* Updated contracts
* Adding latest azdataGraph update
* Updating graph lib
2022-08-24 12:09:17 -07:00
Cory Rivera
1a094ba6a9
Clear invalid taskbar actions when changing notebook providers. ( #20446 )
2022-08-24 12:01:41 -07:00
erpett
5f04de6f1c
Post release changelog update ( #20458 )
2022-08-24 11:32:27 -07:00
Charles Gagnon
a7e5acf539
Initial work on enabling strict nulls in azurecore ( #20411 )
2022-08-24 10:59:25 -07:00
Charles Gagnon
65aa98597d
Fix 'failed to load source map' warnings in console ( #20455 )
...
* disable
* Skip embedded sourcemaps
* comment
2022-08-24 10:55:10 -07:00
Alex Hsu
80ec475f93
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220824154604024. ( #20452 )
2022-08-24 09:52:45 -07:00
Sakshi Sharma
dc8d703c25
Open Scmp file in Schema Compare extension ( #20435 )
...
* Open Scmp file in Schema Compare extension
* Address comments and fix failing test
* Addressed comment
2022-08-24 09:50:22 -07:00
dependabot[bot]
87e406caca
Bump @actions/core from 1.2.6 to 1.9.1 in /build/actions ( #20407 )
...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core ) from 1.2.6 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases )
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md )
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core )
---
updated-dependencies:
- dependency-name: "@actions/core"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-23 13:35:24 -07:00
Cory Rivera
52290a796d
Fix conda virtual environment paths in notebooks ( #20438 )
2022-08-23 13:34:06 -07:00
Alex Ma
fa6ffb6ce6
[Loc] sql-migration massive update ( #20437 )
2022-08-22 16:37:49 -07:00
Charles Gagnon
26f7aa5f5d
Fix query history text race condition ( #20428 )
...
* Fix query history text race condition
* fix tests
2022-08-22 12:52:56 -07:00
Alex Hsu
e6bfdee521
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220821153909700. ( #20433 )
2022-08-22 09:21:07 -07:00
Alex Hsu
50c74d0542
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220820154110817. ( #20431 )
2022-08-22 09:20:37 -07:00
brian-harris
7a736b76fa
Add SQL DB offline migration wizard experience ( #20403 )
...
* sql db wizard with target selection
* add database table selection
* add sqldb to service and IR page
* Code complete
* navigation bug fixes
* fix target db selection
* improve sqldb error and status reporting
* fix error count bug
* remove table status inference
* address review feedback
* update resource strings and content
* fix migraton status string, use localized value
* fix ux navigation issues
* fix back/fwd w/o changes from changing data
2022-08-19 18:12:34 -07:00
Alex Ma
c0b09dcedd
[Loc] remove serverGroup.colorValue ( #20429 )
2022-08-19 16:12:56 -07:00
Alan Ren
45b0075353
use aria-label for radio group ( #20425 )
2022-08-19 15:42:21 -07:00
Aasim Khan
ec215604a8
Adding arialabel to radio groups ( #20423 )
2022-08-19 15:10:23 -07:00
Kim Santiago
cb29eccef3
add current open folder to new project quickpick ( #20414 )
...
* add open folder to new project quickpick
* swap so default save location is first
2022-08-19 14:46:24 -07:00
Kim Santiago
c7ce98c4de
use default folder or open folder as initial location in new project dialog ( #20416 )
...
* use default folder or open folder in new project dialog
* simplify
2022-08-19 12:07:14 -07:00
Charles Gagnon
cb34b13862
Update query history icon ( #20419 )
2022-08-19 11:31:55 -07:00
Hai Cao
c9c91528c3
bump Ubuntu to 20.04 ( #20415 )
2022-08-19 10:38:59 -07:00
Alex Ma
9c7fba3ae3
[Loc] update to sql xlf ( #20413 )
2022-08-18 16:26:20 -07:00
Alex Hsu
712194bcc4
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220818153817313. ( #20404 )
2022-08-18 15:49:22 -07:00
Hai Cao
a79e9a5c8f
Fix table designer reloading when only descriptions are being updated ( #20405 )
2022-08-18 13:02:58 -07:00
Alan Ren
874c80a5b4
use markdown for description pane ( #20401 )
2022-08-18 10:46:07 -07:00
Alan Ren
b4a5afe199
allow user to select text from the description box ( #20396 )
2022-08-17 20:05:06 -07:00
Lewis Sanchez
7de5ee0427
Adds functionality to open execution plans from DB tables and DMVs. ( #20377 )
...
* Adds functionality to open execution plans from DB tables and DMVs.
* Code review changes
* Renames method to getProviderFromUri
2022-08-17 19:24:23 -07:00
Vasu Bhog
2a94ce3afb
Ensure SQL Nuget package reference is always updating to latest ( #20390 )
...
* seperate nuget package references to always update to latest
* nit
* nit comments
2022-08-17 18:07:23 -07:00
Barbara Valdez
46a7fbd313
Fix unpin notebook ( #20393 )
...
* convert uri to vscode uri
2022-08-17 15:29:25 -07:00
Kim Santiago
691a53ac34
update STS to get fix for broken sql project build ( #20384 )
...
* update STS to get fix for broken sql project build
* Update config.json
Co-authored-by: Alan Ren <alanren@microsoft.com >
2022-08-17 12:02:34 -07:00
Alex Hsu
5b36120d1b
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220817153846602. ( #20382 )
2022-08-17 11:37:39 -07:00
Karl Burtram
8b54494d64
Replace Job Step retry placeholders with values ( #20376 )
2022-08-17 10:59:27 -07:00
Sai Avishkar Sreerama
4a2c6e9fb4
Adding loading component to the options window before the options display ( #20379 )
2022-08-16 22:21:30 -05:00
Alex Ma
94e1637a44
[Loc] update to sql-bindings and migration ( #20362 )
2022-08-15 17:07:33 -07:00
erpett
2bb389cf53
version bump post release branch split ( #20356 )
2022-08-15 15:34:54 -07:00
Raymond Truong
e64171503a
[SQL Migration] Add buttons to allow saving assessment/recommendation reports ( #20212 )
...
* Implement save assessment report
* Implement save recommendation report
2022-08-15 15:29:40 -07:00
Raymond Truong
10f5b8b76e
[Azure Core, SQL Migration] Fix wrong endpoints being used for non-public clouds ( #20304 )
...
* Add correct host to ARM REST API calls
* Clean up
* Missed a spot
* One more comment
* Expose new function getProviderMetadataForAccount in azurecore API
2022-08-15 14:37:41 -07:00
Vasu Bhog
e57acae79a
Add output channel for SQL Bindings extension ( #20336 )
...
* add output channel for SQL Bindings extension
* add output channel to open once added
2022-08-15 12:12:26 -07:00
Alex Ma
ebdb1783cc
[Loc] last minute update to localized XLFs and i18n files ( #20342 )
2022-08-15 09:26:25 -07:00
Alex Hsu
e0e6b33610
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220814154448821. ( #20341 )
2022-08-15 08:53:14 -07:00
Sakshi Sharma
cd1618798e
Save db project information when saved in scmp file ( #20335 )
...
* Save db project information when saved in scmp file
* Address comments
2022-08-15 08:23:32 -07:00
Alex Ma
ef02a8afae
json and xlf update for 8-13-2022 ( #20340 )
2022-08-13 18:05:56 -07:00
Alex Hsu
8f12e001eb
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220813153636632. ( #20339 )
2022-08-13 17:45:44 -07:00
Alan Ren
e6af8ef531
vbump sts ( #20338 )
2022-08-12 20:01:18 -07:00
Alex Ma
e017675a1c
[Loc] addition of heading text ( #20337 )
2022-08-12 16:59:10 -07:00
Chris LaFreniere
6c596d8495
Skip failing smoke tests ( #20331 )
2022-08-12 15:18:27 -07:00