Commit Graph

8297 Commits

Author SHA1 Message Date
Alex Ma
cbd3cccf68 [Loc] update to sql-database-projects xlf (#20550) 2022-09-06 14:48:59 -07:00
Charles Gagnon
8319f89b84 AzureAccountProvider & AzureAccountProviderService strict nulls (#20543) 2022-09-06 10:48:32 -07:00
Charles Gagnon
7ec3506f5f Strict null check SimpleTokenCache (#20542) 2022-09-06 10:48:17 -07:00
Alex Hsu
d0917ef023 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220905153821003. (#20541) 2022-09-06 09:46:33 -07:00
Alex Hsu
bf50fab179 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220903154829706. (#20540) 2022-09-06 09:46:22 -07:00
Alan Ren
6d4fc1d98c user confirmation (#20538) 2022-09-02 17:36:30 -07:00
Alex Hsu
fa858da1a6 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220902153839952. (#20536) 2022-09-02 10:39:44 -07:00
Alex Ma
e5a03679b9 [Loc] update to Azurecore xlf (#20535) 2022-09-01 17:08:23 -07:00
Kim Santiago
7c34c4bdc0 add config option for Microsoft.Build.Sql version used to build legacy sql projects (#20532)
* add config option for Microsoft.Build.Sql version used to build legacy sql projects

* addressing comments
2022-09-01 17:05:26 -07:00
Alex Hsu
508d76b646 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220901153516789. (#20531) 2022-09-01 10:51:55 -07:00
Sakshi Sharma
4150113eff Fix Scmp dialog not presenting Folder Structure option for Projects as target (#20528) 2022-09-01 10:33:26 -07:00
Sakshi Sharma
5e8ebe2340 Update default .NET installation for Linux (#20521)
* Update default .NET installation for Linux

* Fix error

* Address comments
2022-09-01 10:29:14 -07:00
Cheena Malhotra
a8a235bded Fix to not prompt user when token acquisition fails for stale user accounts. (#20516) 2022-08-31 17:26:40 -07:00
Alex Ma
186b89f371 [Loc] sql updates 8-31-2022 (#20527) 2022-08-31 16:07:26 -07:00
Kim Santiago
fda2c37531 the fix open in designer menu item is not available after script is updated with newly added create table statements (#20522)
* make open in designer available after a script is updated with a new create table statement

* uppercase
2022-08-31 15:39:53 -07:00
Charles Gagnon
c738f9dfe9 Further update to ConnectionInfoSummary typings (#20525)
* Update connection info typings

* more updates
2022-08-31 14:19:18 -07:00
Kim Santiago
8926c4f605 Remove sql project build dependency on STS (#20447)
* download Microsoft.Build.Sql sdk and extract

* cleanup extracted folder and nuget

* add constants

* cleanup

* remove package-lock.json

* making outputChannel required and some cleanup

* only download if the files aren't already there

* Add todo

* add try catches

* addressing comments
2022-08-31 14:04:06 -07:00
Cheena Malhotra
eedf6e01c3 Update account dropdown content to include tenant Id (#20515) 2022-08-31 13:15:36 -07:00
Kim Santiago
83043dadcc move checking if a file contains a create table statement to utils (#20512) 2022-08-31 10:21:30 -07:00
Aasim Khan
010fe91921 Adding image support to list view (#20449) 2022-08-31 09:02:40 -07:00
Alex Ma
3fc3c106bb [Loc] update to sql-migration (#20513) 2022-08-30 17:12:00 -07:00
Alex Ma
39a020b8c4 Proposed update to connectioninfo documentation (#20511) 2022-08-30 16:52:58 -07:00
Charles Gagnon
96b38a3caf Don't run publish typings for hotfixes (#20510) 2022-08-30 16:30:07 -07:00
Raymond Truong
60900ff809 Fix broken 'Create new' DMS dialog (#20507)
* Fix broken 'Create new' DMS dialog

* Update string
2022-08-30 15:03:58 -07:00
Karl Burtram
5fb989f28e Update fwlinks in 1.39.1 (#20509) 2022-08-30 14:14:14 -07:00
Karl Burtram
3154113f34 Update changelog for 1.39.1 release (#20506) 2022-08-30 14:01:10 -07:00
Benjin Dubishar
1474990ef6 vbump (#20480) 2022-08-30 13:29:23 -07:00
Alex Hsu
79b0b3c6c0 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220830154019353. (#20501) 2022-08-30 12:54:44 -07:00
Karl Burtram
5266041243 Bumps STS to pick async revert (#20489) 2022-08-29 11:47:04 -07:00
Alex Hsu
9128f865ee Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220829153730357. (#20487) 2022-08-29 10:08:11 -07:00
Alex Hsu
3a05ebc4e1 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220827153851014. (#20485) 2022-08-29 10:07:59 -07:00
Charles Gagnon
a78a158acd Add saved files to recently opened (#20470) 2022-08-29 09:04:59 -07:00
Candice Ye
96b7335cdd Fixed PG update (#20484)
Co-authored-by: Candice Ye <canye@microsoft.com>
2022-08-28 17:00:32 -07:00
Alex Ma
aba0d249a1 [Loc] updates to arc and sql-migration (#20481) 2022-08-26 15:46:06 -07:00
Raymond Truong
bfcbd60d24 [SQL Migration] SKU recommendation improvements + SQL DB integration bug fixes (#20174)
* WIP - show error message for failed SKU recommendation

* WIP - run query to get correct instance name

* WIP - integrate elastic model recommendation

* Remove private endpoint restriction text

* Add feature switch for elastic recommendation

* Clean up

* Clean up

* Misc UI fixes

* Update package.json with updated azdata dependency

* Remove unused lines

* Fix broken next button

* Vbump extension to 1.0.6

* Update SQL DB card to show number of recommendations for correct model
2022-08-26 14:06:33 -07:00
Candice Ye
bd0c4cdb51 Changing Postgres Hyperscale to Postgres Azure Arc in ADS (#20445)
* Hard code enginer ver to 14 and remove extension from wizard field and notebook

* Removed hyperscale text from everywhere but links

* Made PostgreSQL into PostgreSQL server and other text changes. Removed worker nodes

* Removed coordinator node text

* Removed worker nodes from compute + storage. Changed az arc-server to server-arc. postgresParameters.ts may need

* Removed tabs for extensions, coord nodes, worker nodes, resource health, diagnose and solve

* Removed node configuation and pg version from overview and properties. Edited arialabels

* Change server group nodes to server

* Removed type from overview table and aded Preview tags

* Removed info bubble and added padding to top of title

* Removed checkbox from PG create wizard. Added link and text

* Remove engine version

* Changed naming conventions

* Removed coord and server group from variables

* Removed properties

* Removed Server table, admin username, reset password

* Removed function from notebook

* Change wording

* bump version

Co-authored-by: Candice Ye <canye@microsoft.com>
2022-08-26 13:24:48 -07:00
Alex Hsu
04ca5fbe42 Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220826153720064. (#20479) 2022-08-26 09:40:25 -07:00
Alex Hsu
84d1afea4e Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20220825232731513. (#20477) 2022-08-25 17:19:40 -07:00
Kim Santiago
06a3bf6718 Handle output path and configuration in .sqlproj (#20426)
* Revert "Revert "Fix sql projects not using OutputPath in sqlproj for publishing (#19987)" (#20127)"

This reverts commit dc7522c661.

* read configuration from sqlproj

* Add more tests

* use last OutputPath in sqlproj
2022-08-25 10:25:12 -07:00
Alan Ren
f86d02e753 handle edit and save race condition (#20462)
* handle edit and save race condition

* handle more race condition scenarios

* fix error
2022-08-25 08:10:23 -07:00
Raymond Truong
b7a633be25 [SQL Migration] Revert dependency on new Azure Core API changes (#20469)
* Remove references to getProviderMetadataForAccount

* Fix broken next button

* Clean up

* Adding to other PR instead - Revert "Clean up"

This reverts commit 410e136c0d1dcc24b38697791801fe3b90b1ecd4.

* Adding to other PR instead - Revert "Fix broken next button"

This reverts commit 748f75daf1594694e618f946c8026cb3256c58a9.
2022-08-24 22:59:29 -07:00
Alex Ma
f62b2d68a4 [Loc] update to schema-compare (#20471) 2022-08-24 16:27:29 -07:00
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