stuti149
4ea5b62217
Added Refresh Assessment Button in Azure SQL Target Page ( #16706 )
...
* Added Refresh Assessment Button in Azure SQL Target Wizard
* UI updated
* changes done
2021-08-13 11:02:32 +05:30
Benjin Dubishar
c68acfde82
Correcting bug to intentionally read from cached list of projects ( #16762 )
...
* Correcting to intentionally read from cached list of projects
* using undefined for "workspace not checked yet" rather than empty array
2021-08-12 17:03:06 -07:00
Aditya Bist
8ae04c456d
re enable keytar test to check Ad Hoc build ( #16758 )
2021-08-12 14:48:10 -07:00
Lucy Zhang
627ffff506
Refactor auto size columns plugin ( #16709 )
...
* refactor auto size columns plugin
* clean up
* pr comments
* pr comments
2021-08-12 13:55:19 -07:00
Leila Lali
32a71a2de6
SQL Database Project - Deploy db to docker ( #16406 )
...
Added a new command to deploy the project to docker
2021-08-12 13:24:16 -07:00
Justin M
57e11c7b5c
Bumped AzureMonitor version to 0.1.4 ( #16756 )
2021-08-12 13:16:05 -07:00
Justin M
d64a5ffe06
AzureMonitor syntax highlighting and themes ( #16752 )
...
* Added grammars, themes, and output channels to package.json Added themes folder and files
* Changed theme name to distinguish between themes
2021-08-12 13:13:36 -07:00
Charles Gagnon
041bd560c0
Fix modelview container removal issue ( #16753 )
2021-08-12 13:12:31 -07:00
Alex Ma
0f0b0c2372
[Loc] Added all fields required message for sql-migration ( #16754 )
2021-08-12 13:07:39 -07:00
Rachel Kim
248025b6b7
Database backup page improvements ( #16690 )
2021-08-12 12:49:29 -07:00
Aditya Bist
2f8e2f3132
Synapse query editor dropdown fix ( #16684 )
...
* formatting
* update comment
* format doc
* fix connection test
* remove unused imports
* test server info mock
* try with mocks
* add server info check for tests
* added logic for corner case
2021-08-12 12:28:55 -07:00
Rachel Kim
8bd7125392
Add required indicator across SQL Migration extension ( #16057 )
2021-08-12 11:20:06 -07:00
Charles Gagnon
0f3be7dabc
Fix title icons ( #16750 )
2021-08-12 10:59:54 -07:00
Charles Gagnon
78f48b69a4
Add new extensions location var ( #16747 )
2021-08-12 10:16:54 -07:00
Aasim Khan
74938d563d
Adding context menu item on server level for import wizard ( #16700 )
...
* Adding context menu item on server level for import wizard
* Changing to regex instead of using duplicate oe commands
2021-08-12 09:07:02 -07:00
Charles Gagnon
1015b2f960
Fix schema compare diff editor not showing ( #16733 )
...
* Fix schema compare diff editor not showing
* remove unneeded
* remove more unused
2021-08-11 23:15:08 -07:00
Alan Ren
491297be82
update modal.ts ( #16736 )
2021-08-11 23:11:33 -07:00
Karl Burtram
1e761bc159
Use preview welcome page if enabled ( #16734 )
...
* Use preview welcome page if enabled
* Fix typo in comment
2021-08-11 18:01:36 -07:00
Aasim Khan
8be0f742bc
Listing filtered locations for migration service public preview. ( #16731 )
...
* Filtering regions for public preview
* rename var
* reverting back to const
2021-08-11 17:48:44 -07:00
Justin M
ac795ac457
Bumped AzureMonitor version to 0.1.3 ( #16732 )
2021-08-11 17:47:10 -07:00
Justin M
42f3b7d3ba
Changed NotebookKernelAlias to LogAnalytics for AzureMonitor extension ( #16730 )
2021-08-11 16:15:01 -07:00
brian-harris
71e2d1a2bc
Dev/brih/bugs/update readme public preview ( #16729 )
...
* initial readme udpates
* update wording, bump version
2021-08-11 15:05:08 -07:00
Charles Gagnon
33e46861e9
Remove Azdata CLI Ext from recommend extensions ( #16727 )
2021-08-11 14:55:50 -07:00
Daniel Grajeda
10ee4f2d7c
Notebook Views Actions fix for ADS Web ( #16707 )
2021-08-11 13:19:02 -07:00
Charles Gagnon
9b2836c9e7
Update admin-tool-ext-win version ( #16723 )
2021-08-11 12:53:47 -07:00
Sakshi Sharma
4250556023
Fix incorrect .NET error ( #16694 )
...
* Fix .NET Install state for error conditions
* Address comment- remove redundant constructor
2021-08-11 11:29:48 -07:00
brian-harris
a4b1e8af96
filter assessment results by MigationTargetType ( #16701 )
2021-08-11 10:55:28 -07:00
brian-harris
f6b10fec0b
improve migration context loading ( #16696 )
2021-08-11 10:55:01 -07:00
dependabot[bot]
59c550f28e
Bump tar from 2.2.1 to 2.2.2 ( #16551 )
...
Bumps [tar](https://github.com/npm/node-tar ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2 )
---
updated-dependencies:
- dependency-name: tar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 10:46:00 -07:00
Charles Gagnon
f570c64ce0
Remove azdata extension ( #16667 )
...
* Remove azdata extension
* skip failing tests
* unskip tests
* Remove duplicate tests
* skip tests
2021-08-11 09:48:06 -07:00
dependabot[bot]
9494cbc595
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/agent ( #16669 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 09:25:00 -07:00
dependabot[bot]
fe313d1bd4
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/admin-tool-ext-win ( #16671 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 09:24:39 -07:00
dependabot[bot]
8bb43af96f
Bump path-parse from 1.0.6 to 1.0.7 in /extensions/arc ( #16670 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 09:24:29 -07:00
dependabot[bot]
53ed32f63c
Bump path-parse from 1.0.6 to 1.0.7 ( #16672 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 09:24:20 -07:00
dependabot[bot]
3aed4081cc
Bump path-parse from 1.0.6 to 1.0.7 in /test/smoke ( #16698 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 09:24:10 -07:00
dependabot[bot]
9850682172
Bump path-parse from 1.0.6 to 1.0.7 in /samples/sqlservices ( #16699 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-11 09:23:40 -07:00
Benjin Dubishar
d0bcba4cc0
Corrects workspace project tree refresh behavior for adding new projects to the workspace ( #16650 )
...
* bugfix and updates
* PR feedback
* Deferred promise for project disk scan
* fix casing
* fixing race condition on extension activation, test failure
2021-08-11 09:11:00 -07:00
Alex Ma
998c838d8f
[Loc] Update for English XLFs 8-10-2021 ( #16705 )
2021-08-10 23:03:02 -07:00
csigs
0a9ddf6a5c
LEGO: check in for main to temporary branch. ( #16697 )
2021-08-10 22:41:12 -07:00
Charles Gagnon
c891584fec
Update ADS strings for sql-database-projects ( #16683 )
...
* Update ADS strings for sql-database-projects
* fix
2021-08-10 22:21:46 -07:00
Charles Gagnon
549b2de309
Revert some of the urlProtocol changes ( #16695 )
2021-08-10 21:31:47 -07:00
Hai Cao
47bb34fb56
Bump distro to bring in webview fix ( #16688 )
2021-08-10 18:04:27 -07:00
Justin M
442ef98835
Bumped SqlToolService version to 122. Bumped AzureMonitorLogs version to 0.1.2 ( #16686 )
2021-08-10 17:31:02 -07:00
Charles Gagnon
47c8b22bb4
Add more connection logging ( #16682 )
...
* Add more connection logging
* remove return
2021-08-10 17:16:38 -07:00
Candice Ye
faffdb0a9a
Added in auto-install prompt for Azure CLI and arcdata extension, "Don't Ask Again" logic, removed waiting on azcli extension activate ( #16646 )
...
* Added back Don't Ask Again logic
* If no Azure CLI found, throw error instead of returning undefined.
* Deleted 'restart ADS' text for arcdata extension prompts
* Added error catch for parse version and parsed out the * in az --version
* Added back findAz()
* Added arcdata version to AzTool. Parse --version using regex.
* Return undefined if no az found.
* Added userRequested param for findAz
* No longer await on extension activate. Re-added some functions for az install.
* Install works for windows
* Changed auto install for az on Linux and MacOS.
* Added comment for findSpecificAzAndArc and uncommented some localizedConstants
* Added comment for getSemVersionArc and took out the path for some tests.
* Made findSpecificAzAndArc return an object instead of a list
* Removed azToolService test
* Removed azToolService tests and renamed suite to azcli Extension Tests
* Got rid of new Regexp for regex in parseVersions
* Added back azToolService.ts
* Added logic to enable prompt user to install arcdata extension and auto-install capability. No update capability yet.
Co-authored-by: Candice Ye <canye@microsoft.com >
2021-08-10 15:39:31 -07:00
Candice Ye
dfc91cc0ff
Remove controller endpoint from Data Controller dashboard. ( #16647 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2021-08-10 15:38:39 -07:00
Sakshi Sharma
e0143e0752
Update pop-up to be an error message instead of informational message ( #16660 )
...
* Update pop-up to be an error message
* Update message text
* Address comment
* Address comment
2021-08-10 15:24:09 -07:00
Barbara Valdez
b99be156ad
set book as untrusted before running test ( #16677 )
2021-08-10 15:16:02 -07:00
Charles Gagnon
9aa96454c9
Don't show properties menu item for some items on Azure DBs ( #16674 )
...
* Don't show properties menu item for some items on Azure DBs
* bump version
2021-08-10 15:04:20 -07:00
Aditya Bist
6122f96607
fix tasks ( #16668 )
2021-08-10 13:46:13 -07:00