Charles Gagnon
061052e4f3
Update arc deployment wizards ( #11907 )
2020-08-21 14:45:00 -07:00
Charles Gagnon
a6efd56844
Add Arc MIAA delete action back ( #11901 )
...
* Add Arc MIAA delete action back
* fix
2020-08-21 14:10:29 -07:00
Charles Gagnon
b4d61a067e
Bump Arc extension version ( #11914 )
2020-08-21 13:14:08 -07:00
Charles Gagnon
d073cd595b
Disable connectivity mode selection ( #11911 )
...
* Disable connectivity mode selection until Direct mode is fully completed
* add azdata change
2020-08-21 13:08:49 -07:00
Charles Gagnon
b2a1738836
Remove REST API from Arc extension ( #11888 )
...
* wip
* Remove old API
* Fix tests
2020-08-20 15:56:46 -07:00
Amir Omidi
18dc7e75ff
use azurecore and azureresource as typings ( #11892 )
...
* use azurecore and azureresource as typings
* Remove unrelated file
2020-08-20 14:45:22 -07:00
Amir Omidi
ca2b893c2c
Update test cover dependency ( #11889 )
2020-08-20 12:25:12 -07:00
Kim Santiago
7029276f16
Update import project toolbar icon to be blue ( #11878 )
...
* update import project toolbar icon to be blue
* get rid of dark and light
2020-08-20 10:43:28 -07:00
Amir Omidi
bcce80094d
Azure Subscription Page and another azdata change ( #11877 )
...
* Azure subscription page
* .
2020-08-20 10:23:48 -07:00
Sakshi Sharma
9861ca77e0
Add Import Database at server level ( #11821 )
...
* Add Import Database at server levelin dataExplorer
* Add Import database at server level in objectExplorer
2020-08-20 00:26:48 -07:00
Vasu Bhog
29fbc7d952
Refactored Server Instance Tests ( #11868 )
...
* Refactored and improved testing through sinon
* Addressed changes - helper function and direct call to function refactor
2020-08-19 17:28:15 -05:00
Amir Omidi
d2e4eeac88
skuRecommendationPage & azdata change ( #11863 )
...
* skuRecommendationPage
* fix
2020-08-19 13:04:08 -07:00
Sakshi Sharma
e90341b3d2
Initial Pre-post deployment changes ( #11703 )
...
* Update Open Project to display pre-post deployment scripts in the project tree
* Address comments
* Fixed tests
* Update nonDeployScripts to noneDeployScripts and throw a warning message instead of informational message for prePostDeployCount
2020-08-19 01:06:29 -07:00
Cory Rivera
0f063d3a2e
Skip adding python user package directory to PATH on SAW devices. ( #11849 )
2020-08-18 17:14:19 -07:00
Shafiq Ur Rahman
62d60f62f3
Kusto - AzureCore changes ( #11751 )
...
* AzureCore changes
* Removed connectazuredataexplorer command from command.ts, package.json, and package.nls.json (#11844 )
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
Co-authored-by: Justin M <63619224+JustinMDotNet@users.noreply.github.com >
2020-08-18 16:56:17 -07:00
Amir Omidi
6153b7ad06
Start with the SKU recommendation screen ( #11786 )
2020-08-18 12:44:58 -07:00
Kim Santiago
17856855f6
Make sql project publish SQLCMD table editable ( #11812 )
...
* make table editable
* add button to load values from sqlproj
* use form component group
* match mockups
* move UI constants to a separate file
* fix error
2020-08-18 12:04:12 -07:00
Lucy Zhang
b16c6f3faa
update sqltoolsservice version ( #11843 )
2020-08-18 09:41:07 -07:00
Cory Rivera
92db8df000
Simplify python reinstallation by only installing jupyter. ( #11820 )
2020-08-17 11:02:18 -07:00
Charles Gagnon
3192d056f2
Update notebook convert action when clause for notebook editor ( #11826 )
2020-08-15 17:27:43 -07:00
Kim Santiago
3b2e53d270
Add support for AAD interactive connection strings for project data sources ( #11761 )
...
* add support for AAD interactive for project data sources
* fix whitespace
* remove warning message
* choose azureMFA if a connection string has both integrated security=true and authentication=active directory interactive
2020-08-14 16:13:22 -07:00
Chris LaFreniere
a34a72795b
Notebook Code Cleanup + Utils Test ( #11754 )
...
* Cleanup + Utils Test
* Removing unnecessary util method
2020-08-14 14:08:56 -07:00
Cory Rivera
ff2d2d0339
Remove preview flag for Configure Python wizard. ( #11813 )
2020-08-14 12:36:40 -07:00
anjalia
1ee4af52b4
Expand/collapse all node options ( #11728 )
...
* Implementing expand and collapse nodes
* adding constants for error messages
* Removing expand all database projects functionality
* Reformatting imports
2020-08-13 18:31:03 -07:00
Anthony Dresser
8cf82c1f8b
Azure pane in connection dialog ( #11736 )
...
* azure pane in connection dialog
* fix layering
* fix issues
* fix test
* more test fixes
* add back double click to connect for non-contributed views
2020-08-13 17:02:42 -07:00
Kim Santiago
f3a48da3fa
Initial project references changes ( #11648 )
...
* first changes for showing project references
* add tests
* fix interface and formatting
* add try so that project still gets loaded even if dependency project loading fails
* use instanceof
* add circular reference error
2020-08-13 16:08:32 -07:00
Cory Rivera
d68433ec22
Add some package management unit tests for JupyterServerInstallation ( #11777 )
2020-08-13 13:12:28 -07:00
Charles Gagnon
d547dd8ba3
Post release vBump ( #11774 )
2020-08-13 10:37:44 -07:00
Leila Lali
cc8989c2a5
ML - Verifying ODBC Driver ( #11587 )
...
* Verifying ODBC is installed before opening package manager dialog
2020-08-13 08:52:10 -07:00
Leila Lali
053a2c7446
ML - Updating sqlmlutil to fix R package management ( #11432 )
...
Updating sqlmlutil to fix R package management
2020-08-12 14:29:07 -07:00
Amir Omidi
6e306461d7
Introduces event queue processor to create a consistent UI ( #11780 )
2020-08-12 14:06:49 -07:00
Leila Lali
e40a81e8e1
ML - Fixed script formatting for prediction ( #11767 )
...
* Fixed script formatting for prediction
2020-08-12 13:36:39 -07:00
Charles Gagnon
094ee7c50c
Add extension api for calling azdata commands ( #11763 )
...
* Add extension api for calling azdata commands
* Update typings file name
2020-08-12 12:57:59 -07:00
Amir Omidi
8cbf73dff6
Page changing ( #11770 )
2020-08-12 11:25:28 -07:00
Leila Lali
28b0d827b9
Changed the order of pages in import model wizard based on the new design ( #11579 )
2020-08-12 09:31:26 -07:00
Charles Gagnon
01ea89a461
Add azdata tests ( #11745 )
2020-08-12 09:02:42 -07:00
Udeesha Gautam
72f6d8a006
update sqltoolsService version for a sqltoolsservice and a dacfx fix ( #11764 )
2020-08-11 22:24:09 -07:00
Kim Santiago
86a019842f
Fix importing new project from server dashboard ( #11766 )
...
* fix importing new project from server dashboard
* also fix not showing list of dbs if the connection from connection dialog already specified the db
2020-08-11 18:08:13 -07:00
Amir Omidi
207a9a6a25
Sets up the first page with some filler information ( #11762 )
...
* Sets up the first page with some filler information
* Add some valid information
* move to its own method
2020-08-11 17:12:05 -07:00
Charles Gagnon
6e26261149
Move rest of DE actions into package contributions ( #11755 )
...
* Move rest of DE actions into package contributions
* Add sql-database-projects import
2020-08-11 15:37:03 -07:00
Amir Omidi
acd9fc8fd6
Migration wizard skeleton setup ( #11758 )
2020-08-11 14:54:40 -07:00
Charles Gagnon
aecb0efbc0
Fix up data explorer contributed actions on OE nodes ( #11685 )
...
* Fix up data explorer contributed actions on OE nodes
* sql carbon edit
* add Database node
2020-08-11 10:25:38 -07:00
Amir Omidi
39900b7a92
SQL Migration Extension Skeleton ( #11625 )
...
* Start on skeleton
* Finish up skeleton
* .
* Change up the skeleton a bit, add some states.
2020-08-10 17:31:50 -07:00
Arvind Ranasaria
3b38ba7e30
findAzdata test fix ( #11724 )
...
* findAzdata test fix
* cleanup
* pr feedback
2020-08-10 16:07:47 -07:00
Leila Lali
76d6e93f7c
Updating ML ext version ( #11741 )
2020-08-10 13:36:27 -07:00
Leila Lali
f7cd25af71
ML - Removing reference to deprecated API ( #11733 )
...
* Removing reference to deprecated API
2020-08-10 13:06:47 -07:00
Charles Gagnon
858c1e826d
Put export as SQL/Notebook under preview flag ( #11726 )
...
* Put export as SQL/Notebook under preview flag
* add sqlcmd under preview
* Remove comment
2020-08-09 16:09:51 -07:00
Arvind Ranasaria
2b0b529b21
Add controller display name ( #11675 )
...
* Add controller display name
* pr feedback
* revert unneeded change
* pr feedback
2020-08-07 16:47:10 -07:00
Charles Gagnon
ec0f7f992c
Update min required ADS version for machine-learning ( #11722 )
2020-08-07 15:45:19 -07:00
Maddy
3683aaaf2a
Fix/markdown links ( #11708 )
...
* test changes
* maintain uri if it's not a file
* check file and path is string
* missed this
* Add SQL CARBON EDIT
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2020-08-07 15:39:39 -07:00