Kim Santiago
f3d36c1b86
Initial project deploy dialog ( #10288 )
...
* connection picking dialog for deploy
* add data source option
* fix errors
* merge fix
* show connection name instead of connection string if there is one
* remove unnecessary async
* async (#10292 )
* Revert "async (#10292 )"
This reverts commit c94139aa45d8f1d868ebd251f3016315718b56ae.
* add a few tests
* addressing comments
* remove cancel click handler
* remove text box for generate script file path because it will just open up a new editor with the script
* fix test
Co-authored-by: Amir Omidi <amomidi@microsoft.com >
2020-05-11 18:12:29 -07:00
Leila Lali
301ce1cf87
ML- Added a radio button to enter new model table name ( #10343 )
2020-05-11 17:29:28 -07:00
Amir Omidi
923272f989
Let's log every potential failure ( #10342 )
...
* Let's log every potential failure
* Add more context to the error
2020-05-11 13:02:28 -07:00
Charles Gagnon
567c1be9fb
Refactor BDC dashboard to use ModelView Dashboard ( #10327 )
...
* WIP refactor
* More changes
* More changes
* Remove unused styles
* Uncomment code
2020-05-11 09:21:03 -07:00
Leila Lali
3d2d791f18
ML extension - Improving predict parameter mapping experience ( #10264 )
2020-05-10 18:10:17 -07:00
Maddy
f6e7b56946
opening as text document launches json ( #10323 )
2020-05-08 23:28:28 -07:00
Charles Gagnon
2893659983
Hyperlink Component improvements ( #10330 )
...
* Hyperlink Component improvements
* Remove hyperlink CSS styles
2020-05-08 16:49:07 -07:00
Cory Rivera
f94a9d0d58
Update Configure Python dialog to allow packages to be installed for specific kernels. ( #10286 )
2020-05-08 16:02:59 -07:00
Chris LaFreniere
0fbc3d1cb6
Get rid of red herrings ( #10309 )
2020-05-08 14:49:49 -07:00
Kim Santiago
ea84e60fa0
Add a few dacpac extension tests ( #10322 )
...
* add controller test
* Add a few wizard tests
* Addressing comment
* fix compile error
2020-05-08 14:04:11 -07:00
Kim Santiago
10ac5fdfab
Revert "Dacpac extension tests ( #10305 )" ( #10321 )
...
This reverts commit 1c621da4c7 .
2020-05-08 10:32:22 -07:00
Kim Santiago
1c621da4c7
Dacpac extension tests ( #10305 )
...
* add controller test
* Add a few wizard tests
* Addressing comment
2020-05-08 10:11:51 -07:00
Charles Gagnon
6e5fc9c495
Add ModelView method SetItemLayout ( #10306 )
...
* Add ModelView method SetItemLayout
* Remove extra line break
2020-05-08 08:38:36 -07:00
ADS Merger
fa62ec1f34
Merge from vscode 7653d836944892f83ce9e1f95c1204bafa1aec31
2020-05-08 03:58:34 +00:00
Amir Omidi
e6ca724571
Add new error message to console ( #10303 )
2020-05-07 13:28:45 -07:00
Vladimir Chernov
57d2ceec9d
mssql sqlAssessmentService ( #10299 )
...
mssql sqlAssessmentService
2020-05-07 21:35:44 +03:00
Jeff Trimmer
1656a9c285
upgrade the STS version ( #10289 )
2020-05-07 07:12:07 -07:00
Aasim Khan
89a845d994
-Changed from AutoFit to DataFit for better visibility of cell content ( #10278 )
2020-05-06 20:41:50 -07:00
Benjin Dubishar
80901c9a7b
Swapping vscode calls for ApiWrapper for testability ( #10267 )
...
* swapping vscode calls for apiwrapper for testability
* Adding mainController tests
* Adding unit tests for input validation
* Adding project controller tests, reorganizing error handling
* Removing commented-out code
2020-05-06 14:16:27 -07:00
Alan Ren
0ace033a6f
table based explorer widget ( #10279 )
...
* bump sts
* extend widget container
* remove title
* wip
* refactoring
* Revert "extend widget container"
* showTitle option
* fix properties widget error
* icon column
* icon and button columns
* use textwithicon column
* icon
* refactor and filter
* context menu
* refactor
* tests
* fix hygiene
* tests
* comments
2020-05-06 13:52:20 -07:00
Benjin Dubishar
9b296c9f42
Organizes context menus for database projects tree ( #10266 )
...
* reoranizing existing context menu commands
* adding build/deploy/import stubs
* Update error message
* adding for schemaCompare
2020-05-06 11:31:17 -07:00
Anthony Dresser
dbb40d820c
Merge branch 'ads-master-vscode-2020-05-06T02-35-47'
2020-05-05 23:21:01 -07:00
Aasim Khan
2ca6e7ae64
Removed PG connections and the refresh button from the import wizard. ( #10248 )
...
* - Removed PG connections in the new connection wizard
- If a PG database is active sending an error
- Removed refresh button #6611
* Added back the refresh
* -Using getConnection only once.
* -Fixed the error message
-Fixed the bugs mentioned in the PR
Co-authored-by: Aasim Khan <aaskhan@microsoft.com >
2020-05-05 20:13:16 -07:00
ADS Merger
8420d9f04e
Merge from vscode bd0efff9e3f36d6b3e1045cee9887003af8034d7
2020-05-06 02:35:49 +00:00
Leila Lali
a7c4a259ad
Fixed an issue with setting the default location in package management ( #10263 )
2020-05-04 17:00:51 -07:00
Udeesha Gautam
e3873828e0
Feature/dotnet popup ( #10231 )
...
* Add a pop up for dotnet install if not present
* Second option of default location for mac/linux
* correcting the pop up message
* remove extra dependency
* updating as per PR comments
2020-05-02 16:29:36 -07:00
Aasim Khan
64c375a12d
Import Flat File Wizard - hangs at table schema ( #10216 )
...
* Using azure sql compatible query
* Included changes requested in PR for azure specific DBs and then fixed issue #9361 for contained databases.
* Made some changes mentioned in the PR
- Converted let to const
- Logging the error
2020-05-01 10:53:02 -07:00
Cory Rivera
d7a425239b
Only reveal items in the books viewlet if the viewlet is visible. ( #10234 )
2020-04-30 20:10:27 -07:00
Leila Lali
af36d79c53
MLS - Setting the right url to install sqlmlutils from for MAC and Linux ( #9962 )
...
* Setting the right url to install sqlmlutils from for MAC and Linux
2020-04-30 12:09:05 -07:00
Alan Ren
0999060827
bump sts ( #10225 )
2020-04-30 10:51:46 -07:00
ADS Merger
93f35ca321
Merge from vscode 27ada910e121e23a6d95ecca9cae595fb98ab568
2020-04-30 00:53:43 +00:00
Amir Omidi
87e5239713
Add a trailing slash ( #10218 )
...
* Add a trailing slash
* Do the same for US govt cloud
2020-04-29 14:16:27 -07:00
Arvind Ranasaria
353115668c
Features to resource deployment to add arc control create in ARC extension ( #10088 )
...
* save not yet tested work
* Merge from master.
* Screeens Shared for Feeedback
* Code complete
* remove unneeded changes
* remove unnecessary comma
* remov wss
* remove dead code
* PR feedback
* checkpoint fixes
* PR & minor fixes
* minor fix for feature of resourceType options being optional.
* reverting experimental change
* separating out changes for future featurework.
* revert unneeded change
* review feedback fixes
* review feedback
* rename InputFieldComponent to InputComponent
2020-04-29 12:11:48 -07:00
Chris LaFreniere
a9bfdf0fc9
Updating Arc Names ( #10201 )
2020-04-29 10:34:47 -07:00
Chris LaFreniere
0a3a0ec80f
Notebooks: Support User-Installed Kernels ( #10194 )
...
* Fixes for attach to. Still need to update cache
* Don't have jupyter hardcoded
* Handle DOTNET_ROOT env var
* Fix on load
* Put behind feature flag
* Cleanup
* Error check
* PR feedback
2020-04-29 10:34:27 -07:00
Chris LaFreniere
5b57b13005
Update python Mac install url ( #10200 )
2020-04-29 10:29:52 -07:00
Alan Ren
7275641849
use latest DMP ( #10206 )
2020-04-29 10:08:19 -07:00
Leila Lali
04af41c424
ML - dashboard icons and links ( #10153 )
...
* ML - dashboard icons and links
2020-04-28 21:21:30 -07:00
Aasim Khan
046995f2a5
Flat File Import says command not found on first run ( #10081 ) ( #10184 )
...
* Changed the activation event from onCommand to startup "*"
* Refractored some code to fix the issue
* Made some PR related changes and fixed a condition where the same error was occurring when the flatFileImport has to download binaries from the internet.
* Reverted activation event back to previous state as it had no effect.
* Made changes mentioned in the PR
Co-authored-by: Aasim Shahnawaz Khan <aaskhan@microsoft.com >
2020-04-28 18:15:20 -07:00
Kim Santiago
11f6790630
Add support for target location in tasks ( #10179 )
...
* Add support for target location in tasks
* bump sqltoolsservice to get addition of targetLocation to TaskNode
2020-04-28 15:35:40 -07:00
Anthony Dresser
8a6e918fff
Update versions for 1.18 ( #10127 )
...
* update versions for 1.18
* update install links
* update changelog
2020-04-27 14:40:12 -07:00
Alan Ren
5aa8894686
server dashboard databases tab update ( #10159 )
...
* databases tab
* move icon to common-icons
2020-04-27 12:37:04 -07:00
Alan Ren
b202647090
update agent icon ( #10163 )
2020-04-27 10:50:00 -07:00
Charles Gagnon
586c28bf79
Add and fix notebook extension unit tests ( #10156 )
2020-04-24 22:05:36 -07:00
Anthony Dresser
a1930bdc59
fix formatting
2020-04-24 14:03:37 -07:00
ADS Merger
7f1d8fc32f
Merge from vscode 2e5312cd61ff99c570299ecc122c52584265eda2
2020-04-24 14:03:37 -07:00
Leila Lali
1e8a9c47cb
ML - Added model management dialog to edit and delete models ( #10125 )
...
* ML - Added model management dialog to edit and delete models
2020-04-24 08:33:35 -07:00
Amir Omidi
cde836641a
Set the username ( #10149 )
2020-04-23 15:42:11 -07:00
Amir Omidi
eeb3cc5d8a
Change the authenticationType ( #10139 )
2020-04-23 09:53:01 -07:00
Benjin Dubishar
52f33cc587
Fixing bug where templates may get mapped before loaded from their files ( #10111 )
...
* Fixing potential bad order of template loading and map construction
* Fixing bug where templates get mapped before loaded from file
* Parallelizing loading templates from file
2020-04-22 17:01:19 -07:00