Vasu Bhog
f5aebda7de
Fix SQL Binding when creating new project ( #19118 ) ( #19124 )
...
* Fix SQL Binding when creating new project
* Use sql binding templates
* fix openDialog to use select
Co-authored-by: Vasu Bhog <vabhog@microsoft.com >
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2022-04-15 14:27:37 -07:00
Vasu Bhog
aeaf0ef473
remove extra error message ( #19110 ) ( #19113 )
2022-04-14 16:55:52 -07:00
Udeesha Gautam
09a74aadd5
fix for sensitive text in output message ( #19071 ) ( #19088 )
2022-04-14 10:46:16 -07:00
Vasu Bhog
9d610d17ba
Fix connectionSettingName for create azure function with sql binding ( #19008 ) ( #19072 )
...
* fix connectionSettingName for create azure function with sql binding
* add sql binding user enters connection string manually
* address comments + fix test
* final comments
2022-04-13 16:31:28 -07:00
Alan Ren
8bed834226
vbump sts ( #19053 ) ( #19059 )
2022-04-13 13:58:56 -07:00
Benjin Dubishar
835a644e7d
updated svg ( #19034 ) ( #19048 )
2022-04-13 12:51:37 -07:00
Kim Santiago
89ee54ab8f
update schema compare version to 1.13.1 ( #19026 ) ( #19029 )
2022-04-12 19:00:09 -07:00
Alan Ren
b8d47cc97e
bring in fixes for a few table designer issues ( #19020 ) ( #19024 )
2022-04-12 18:56:39 -07:00
Vasu Bhog
5050111a42
suppress create function prompt ( #18962 ) ( #19017 )
2022-04-12 12:45:24 -07:00
Kim Santiago
0bd8450cf6
hide convert to sdk-style from project context menu ( #19002 ) ( #19014 )
...
* hide convert to sdk-style from project context menu
* bump version since 0.16.0 was released in insiders
2022-04-12 10:35:01 -07:00
Alan Ren
fe1aefdd5f
fix table designer issues ( #18988 )
...
* fix table designer issues
* commit change on blur
* new sts
2022-04-10 12:09:33 -07:00
Aasim Khan
9fcfe5b23c
Adding flag to hide refresh button in dashboards. ( #18964 )
2022-04-09 17:52:09 -07:00
Hai Cao
0738c148ca
A few table designer improvements && bump STS to .227 ( #18982 )
...
* Add unified col for data type deit
* remove seperate type setting cols and rename unified col to 'type'
* remove advanced type from properties window
* add description to col, idx, constraints
* nit
* bump STS to .227
2022-04-08 15:00:56 -07:00
Vasu Bhog
ed8d2f9927
Fix for user using command palette ( #18948 )
...
* fix for user using command palette command
* rework if a user uses the create azure function via the command
* for now only show in vs code
* move logic to azureFunctionService + address comments
* fix command location
* address comments
* fix validateFunction
2022-04-08 10:28:45 -07:00
Barbara Valdez
683d906138
Create directory when adding a book section from book tree view ( #18966 )
...
* create folder when creating a book section
* fix test
2022-04-07 16:19:33 -07:00
Kim Santiago
379b24d78c
Add confirmation before converting to SDK-style project ( #18893 )
...
* Add confirmation before updating to SDK-style project
* update string
* update string
* update other learn more url
2022-04-07 15:48:05 -07:00
Aasim Khan
d8b3db2ee3
Updating moment package ( #18956 )
...
* Updating moment package
* Fixing moment
* Fixing notebook moment package
2022-04-07 14:04:13 -07:00
Vasu Bhog
4e299dc4b2
fix timeout warning when exiting create function ( #18947 )
...
* fix timeout warning when exiting create function
* combine timeout errors
* make more explicit
2022-04-07 13:58:57 -07:00
Candice Ye
e6773dd842
Change version numbers of arc and azcli ( #18957 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-04-06 15:07:09 -07:00
Vasu Bhog
f829218c2c
less prompts about langauge and runtime version ( #18949 )
2022-04-06 12:58:37 -07:00
Vasu Bhog
49b0640fde
Update sql-bindings icon ( #18946 )
...
* add default icon
2022-04-06 12:57:54 -07:00
Candice Ye
92a2233022
Added text to the Arc DC deploy tile that user must have done az login before continuing with the wizard. ( #18938 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2022-04-05 14:22:45 -07:00
Raymond Truong
a0cf244245
[SQL Migration] List resource groups based on available resources ( #18846 )
...
* WIP - implemented logic to show resource groups as derived from list of resources, instead of directly listing all resource groups
* Remove comments
* Remove getResourceGroupByName and craft resource group object manually instead
* Update subscription and location list when tenant is changed
* Define Azure resource types locally instead of modifying azurecore
* Add SQL VM scenario
* Split getAzureResourceGroupDropdownValues into four separate functions
* Refresh only subscription list when tenant is changed
* Create new DMS dialog should show all resource groups
* Remove unnecessary async code
2022-04-04 15:59:40 -07:00
Vasu Bhog
69c254aeac
Add progress bar for adding sql binding ( #18923 )
...
* add progress bar for adding sql binding
2022-04-04 15:13:00 -07:00
Vasu Bhog
2d9004e481
Remove known settings from ConnectionStringSettingName prompt ( #18910 )
...
* remove known settings
2022-04-04 13:37:44 -07:00
Charles Gagnon
c53c6d86e2
Update STS to .226 ( #18918 )
2022-04-04 12:44:05 -07:00
Vasu Bhog
c65c41d704
add guid for session ID ( #18912 )
2022-04-04 10:43:20 -07:00
dependabot[bot]
adbbf7ae7f
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/admin-tool-ext-win ( #18904 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 09:41:30 -07:00
dependabot[bot]
ca6ad43e8f
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/azurecore ( #18902 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 09:41:04 -07:00
dependabot[bot]
bd6d438c8c
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/arc ( #18901 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 09:40:55 -07:00
dependabot[bot]
7392ce7e31
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/azcli ( #18900 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 09:40:45 -07:00
dependabot[bot]
e82e267159
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/agent ( #18899 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 09:40:35 -07:00
dependabot[bot]
eb25cc810f
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/cms ( #18898 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-04 09:40:25 -07:00
Kim Santiago
d6dab3dd18
Remove build and folder includes when converting to SDK-style project ( #18889 )
...
* remove Build and Folder Includes
* add tests
* cleanup
* rollback if there was an error during the conversion
2022-04-01 21:04:18 -04:00
dependabot[bot]
055f10ff8d
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/dacpac ( #18869 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:08:56 -07:00
dependabot[bot]
b9ebdf9eb7
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/data-workspace ( #18868 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:08:48 -07:00
dependabot[bot]
3bd033b25d
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/mssql ( #18861 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:08:40 -07:00
dependabot[bot]
b7d1e950f3
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/notebook ( #18860 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:08:31 -07:00
dependabot[bot]
3f31290e8e
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/import ( #18859 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:07:41 -07:00
dependabot[bot]
3b7a5b64af
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/integration-tests ( #18857 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:07:32 -07:00
dependabot[bot]
6a0dd0415b
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/machine-learning ( #18856 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:07:20 -07:00
dependabot[bot]
45b5f8d136
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/sql-bindings ( #18854 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:07:12 -07:00
dependabot[bot]
a29bb210b2
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/resource-deployment ( #18853 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 10:07:03 -07:00
Aditya Bist
bab5118996
Add graph icons to OE and TD ( #18808 )
...
* add graph icons to OE and TD
* PR comments
* change enum type
* change sub type to icon and make basic as default
* changed icontype to icon
* change default logic location
* change icon name to be more generic
* use right icons
2022-04-01 00:27:59 -07:00
Vasu Bhog
0a43ed84e3
Add bindings telemetry ( #18851 )
...
* add bindings telemetry
* add exitReasons
2022-03-31 16:29:15 -07:00
Kim Santiago
80db3a492f
don't show error notification if no error message in dacpac extension ( #18871 )
2022-03-31 15:31:48 -07:00
Kim Santiago
b65a6bd741
update DW target platform name in sql projects ( #18843 )
...
* update DW target platform name
* remove Microsoft from target platform names
* fix merge conflict
2022-03-31 15:30:30 -07:00
Kim Santiago
fe0cff07d6
Expose refresh projects tree ( #18890 )
...
* refresh project tree after apply schema compare to project
* clarify comment
2022-03-31 11:08:08 -07:00
dependabot[bot]
cffa7c6b49
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/sql-database-projects ( #18855 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 17:28:51 -07:00
dependabot[bot]
4621d2e1af
Bump ansi-regex from 3.0.0 to 3.0.1 in /extensions/schema-compare ( #18858 )
...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-29 17:28:28 -07:00