Sai Avishkar Sreerama
3cbd2fe5df
sts 156 vbump ( #17683 )
2021-11-16 16:51:38 -06:00
Kim Santiago
6725e07ece
update names for msbuild sdk style projects ( #17677 )
...
* update names for msbuild sdk style projects
* remove msbuild from names
* update comments
2021-11-16 11:23:19 -10:00
Kim Santiago
24a6de404c
undo adding space in net core sdk location setting ( #17684 )
2021-11-16 10:51:24 -10:00
Kim Santiago
66c438db4d
Fix sql projects net6 warnings ( #17673 )
...
* fix .net 6 error showing on startup
* fix double warning
* addressing comments
* update key string
2021-11-16 10:02:15 -10:00
Lucy Zhang
343e314103
SQL Binding: Give default connection setting name ( #17659 )
...
* show sqlconnectionstring in quickpick
* fix duplicate sqlconnectionstring setting
* add (new)
* add sqlconnectionstring as default setting name
* check if sqlconnectionstring already exists
2021-11-15 18:53:52 -08:00
Alan Ren
fc0d175f39
fix issue reported by component governance ( #17678 )
...
* update json-schema version
* remove unused packages
* update package.json
2021-11-15 17:45:21 -08:00
Kim Santiago
5fccd8ebcd
update add file/folder for msbuild sdk style projects ( #17660 )
...
* update add file for msbuild sdk style projects
* also handle add folder
* fix comment
2021-11-15 15:00:50 -10:00
Benjin Dubishar
b5f8e81250
Apply changes from Remote Database to sqlproj - mssql changes ( #17655 )
...
* update project from database
* update project from database
* update project from database
* Re-adding schemaComparePublishChanges for temporary backcompat
* Adding comment for keeping enum values in sync
* Correcting enum value
Co-authored-by: Noureldine Yehia <t-nyehia@microsoft.com >
2021-11-15 15:42:56 -08:00
Benjin Dubishar
d6159a2370
Bump tools service ( #17671 )
2021-11-15 14:40:40 -08:00
Kim Santiago
bf1cc057be
Refactoring readProjFile() ( #17637 )
...
* move reading project parts to different helper functions
* cleanup
* remove comment
* addressing comments
2021-11-12 15:02:52 -08:00
Alan Ren
4538103e60
use latest STS ( #17658 )
2021-11-12 13:33:52 -08:00
Alan Ren
7a1c0a67b9
vbump STS ( #17653 )
2021-11-11 15:07:09 -08:00
Lucy Zhang
ba92694fa3
Show connection string example for add sql binding quickpick ( #17650 )
...
* add connection string example
* reorder
2021-11-11 10:54:13 -08:00
Kim Santiago
b6047ad87d
Move project entry classes to separate file ( #17629 )
...
* moving ProjectEntry stuff to another file
* cleanup
2021-11-09 16:03:39 -08:00
Cory Rivera
329ea4103c
Make various enhancements to Notebook Provider registration. ( #17609 )
...
* Use built-in SQL ExecuteProvider by default if no other provider exists.
* Gracefully handle case where standardKernels are not defined for a provider.
* Standardize on just using arrays for various provider registration details.
2021-11-09 16:00:34 -08:00
Kim Santiago
8057bf855b
add support for Build Remove ( #17610 )
2021-11-09 10:45:56 -08:00
Sai Avishkar Sreerama
8a6268cce8
STS VBump with v147 ( #17627 )
2021-11-08 15:06:35 -06:00
Benjin Dubishar
9b06f3551d
Revert "Bump tools service ( #17607 )" ( #17613 )
...
This reverts commit b4d72af3d4 .
2021-11-05 16:52:48 -07:00
Alan Ren
5f8e1f384f
table designer editor icon ( #17608 )
...
* icon for table designer
* use more specific name
* use sql defined schema
2021-11-05 16:26:17 -07:00
Benjin Dubishar
b4d72af3d4
Bump tools service ( #17607 )
2021-11-05 14:48:28 -07:00
Kim Santiago
b8ea493f8c
Add support for showing files for glob style sql projects ( #17518 )
...
* use glob to get files for new style msbuild sdk sqlproj
* add tests
* cleanup
* fix test
* don't show bin and obj files and folders
* handle other glob patterns
* fix duplicate entries getting added for glob patterns in project's folder
2021-11-05 13:29:47 -07:00
Alan Ren
c9be45b9c7
feature flag for table designer ( #17597 )
2021-11-05 11:19:59 -07:00
Benjin Dubishar
5160814623
Dedupe shell command execution logic ( #17516 )
...
* Moved to shellExecutionHelper
* First crack
* fixed the deploy tests
* PR comments
* trigger GitHub actions
Co-authored-by: llali <llali@microsoft.com >
2021-11-04 17:16:58 -07:00
Kim Santiago
a34b5a0db7
show better error messages when parsing sqlproj ( #17589 )
...
* show better error messages when parsing sqlproj
* show error messages in console
2021-11-04 16:43:31 -07:00
Candice Ye
6ae8db35df
Bumping version for arc and azcli extensions. ( #17587 )
...
Co-authored-by: Candice Ye <canye@microsoft.com >
2021-11-03 16:06:09 -07:00
Kim Santiago
312b410fff
Add type for Document in sql database projects ( #17539 )
2021-11-02 13:17:18 -07:00
Lucy Zhang
8c3c18e8dc
decrease length of installed packages table ( #17556 )
2021-11-02 12:04:39 -07:00
Kim Santiago
0d485ffe2b
fix DefaultValue getting loaded for publish profiles ( #17526 )
...
* fix DefaultValue getting loaded for publish profiles
* add comment
2021-11-02 11:32:25 -07:00
Karl Burtram
d7b0b6c251
Add untrusted workspace supported flags ( #17557 )
2021-11-01 20:48:05 -07:00
Christopher Suh
66ebbc2181
Save & Close Fixes ( #17469 )
...
* wip
* fixed save & close summary page
* cleanup
* pr comments
2021-11-01 15:12:04 -07:00
Charles Gagnon
9bbe39e9e2
Add sample value provider ( #17548 )
2021-11-01 11:27:03 -07:00
Charles Gagnon
a9d96e166a
Delete azurecore value provider and simplify type ( #17543 )
2021-11-01 10:13:58 -07:00
Shagun Sharma Tamta
08d3803453
Link Database Earliest and Latest Point in time with DryRun ( #17506 )
2021-10-29 17:46:05 -07:00
Alan Ren
b48f392ab2
optional database name option ( #17538 )
...
* optional database name option
* object explorer connection title
* revert unexpected change
* bug fixes
2021-10-29 16:37:35 -07:00
Charles Gagnon
82805638ad
Add onClosed event to ModelView dialogs ( #17531 )
...
* Add onClosed event to ModelView dialogs
* Use defined type
* Fix compile
* fix tests
* fix tests2
* Remove unused
2021-10-28 20:53:20 -07:00
Charles Gagnon
00e5380331
sql-database-projects dialog completion cleanup ( #17525 )
2021-10-28 13:51:48 -07:00
Charles Gagnon
114a768634
String updates for Data Workspace & SQL Proj ( #17504 )
...
* Clean up extension descriptions
* More cleanup
* learning to spell
* Remove unused loc strings
* Add bundling information & rename view container
* Update data workspace readme
2021-10-28 13:33:19 -07:00
Aasim Khan
447b969b5c
updating sts to get sql star expansion ( #17528 )
2021-10-28 13:17:39 -07:00
Kim Santiago
e372fd9bdc
Add project name to update project message ( #17512 )
...
* add project name to update SSDT project message
* add quotes
2021-10-27 15:13:30 -07:00
Charles Gagnon
d70ea2fbcb
Fix localized titles in VS Code marketplace ( #17514 )
2021-10-27 13:51:58 -07:00
Kim Santiago
fee9c6e071
Don't show update project warning for new style sqlproj ( #17490 )
...
* don't show SSDT update warning for new style projects
* update strings
* add checks for the 2 other ways to specify msbuild sdk
* add link to docs on how to use project sdk
Co-authored-by: Kim Santiago <kisantia@Kims-MacBook-Pro.local >
2021-10-27 12:53:38 -07:00
brian-harris
7a5ad9f3aa
bump version to 0.1.10 ( #17510 )
2021-10-27 12:13:58 -07:00
Charles Gagnon
d40d6fbe12
Fix publisher for VS Code extensions ( #17505 )
2021-10-27 10:17:29 -07:00
Candice Ye
67a9f7a547
Added logic to make SQL MIAA script to notebook with user-inputted values, and minor text changes. ( #17452 )
...
* Changed the placement of the getValue comment in IValueProvider interface.
* Simplified some params values to feed into deployment notebook better. Added logic to add flags to the sql miaa create calls in notebook. Removed variablename from estimated cost.
* Changed High Availability to Replicas
Co-authored-by: Candice Ye <canye@microsoft.com >
2021-10-26 15:49:29 -07:00
Kim Santiago
9b45911141
vbump dacpac, schema compare, and sql database projects ( #17492 )
2021-10-26 10:49:44 -07:00
brian-harris
aa0e52c245
improve account and tenant selection error handling ( #17476 )
...
* improve account/tenant selection error handling
* remove extra space from user string
2021-10-25 12:26:38 -07:00
Alan Ren
7b9caffcc2
vbump sqltools service ( #17484 )
2021-10-25 11:00:10 -07:00
Charles Gagnon
89c15c9496
Fix assessment results dialog telemetry ( #17483 )
2021-10-25 09:51:00 -07:00
brian-harris
70f6eebc5a
apply unique filter to getLocations api's ( #17454 )
...
* apply unique filter to getLocations api's
* filter resource locations to distinct list
* simplify location filter
2021-10-22 16:00:07 -07:00
Benjin Dubishar
86320155ed
Correcting log messages during autorest execution selection ( #17434 )
...
* Correcting log messages during autorest execution choice
* Combining redundant strings
* Correcting icon + loc
* Fixing typo
2021-10-22 06:01:11 -07:00