Monica Gupta
17073f9d2a
Bump sqltoolsservice version for Kusto extension ( #13154 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-10-30 13:02:12 -07:00
Aasim Khan
4f96ac46be
Migrating other deployment wizards to the generic ResourceTypeWizard ( #13132 )
...
* SQL VM wizard migration to ResourceType Wizard
* Revert "SQL VM wizard migration to ResourceType Wizard"
This reverts commit e58cd47707a7e2812be20d915f1fe638b96b035f.
* migrated notebook wizard
* SQL VM wizard migration to ResourceType Wizard
* Fixed some imports on SQL VM wizard
* migrated sqldb wizard to generic ResourceTypeWizard
* Added missing import
Solving errors from the merge
* Moved some common functionality into ResourceTypeWizard
* Changed logic of start deployment
* fixed some import after changing files.
2020-10-30 12:42:20 -07:00
Chris LaFreniere
dfb40e0159
Notebooks: Ensure Python Environment Variables are Removed Before First Python Command ( #13097 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* Ensure we delete python env vars correctly
* Move delete to top of method
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-10-30 11:06:46 -07:00
Alan Ren
82d5fe3821
put feature behind preview flag ( #13147 )
...
* put feature behind preview flag
* remove unused import
2020-10-30 10:17:54 -07:00
nasc17
f5fc5c648e
Nasc/Compute and Storage Loading Page Bug Fix ( #13150 )
...
* fix git issues
* Merged fixes for loading error on compute&storage page. Clear out input boxes after save.
2020-10-30 09:03:37 -07:00
Charles Gagnon
7857e8aeb9
Fix filtering for resource viewer ( #13141 )
2020-10-29 17:47:17 -07:00
Leila Lali
d450588e39
ML - Added a link in models page to run predict on a model ( #13124 )
...
* Added a link in models page to run predict on a model
* Updated the icons
2020-10-29 16:37:23 -07:00
Charles Gagnon
e31d563f61
Implement open in portal link for Azure resource viewer ( #13139 )
...
* Implement open in portal link for Azure resource viewer
* localize
2020-10-29 14:49:02 -07:00
Alan Ren
7819d25c95
resource label update ( #13129 )
...
* resource label update
* preserve existing behavior
* fix connection group color
* comments
2020-10-29 14:42:01 -07:00
Kim Santiago
8c956cdb79
Update sqlcmd table to use dataValues instead of deprecated data ( #13121 )
...
* Update sqlcmd table to use dataValues instead of deprecated data
* fix in declarativeTableComponent
2020-10-29 13:19:59 -07:00
Aasim Khan
e15ad17967
Aasim/fix/sqldbtypos ( #13130 )
...
* fixed some easy typos on sql db wizard.
* Fixed some instructions in the notebook
* - Added option to enable or disable firewall rules
* converted toggle firewall dropdown to checkbox
2020-10-29 11:53:56 -07:00
Charles Gagnon
66da2a46c5
Add support for "More Actions" column in Resource Viewer ( #13093 )
...
* Add support for "More Actions" column in resource viewer
* update provider
* remove import
* Use menu contribution and make actions column always show
* cleanup
* move context menu anchor
* Comments
2020-10-29 10:50:27 -07:00
Brian Bergeron
10f6fe2d09
add --force to azdata arc postgres server delete ( #13127 )
...
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-10-29 09:51:04 -07:00
Aasim Khan
dd77c79090
Refactoring Deploy Cluster to use the a generic Wizard ( #13105 )
...
* Refactoring Deploy Cluster to use the generic ResourceTypeWizard
* - Remove unnecessary error message
- Fixed spacing
- Fixed onCancel method implementation in deploy cluster
2020-10-28 20:47:27 -07:00
BranislavGrbicMDCS
9fcd85e640
Adjusting ADS to support new changes for CloudServerType for SQLOD ( #12824 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* Adjusting ADS to support new changes for CloudServerType for SQLOD
* Using existing constants instead of hardcoded values
* Updating STS version
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-10-29 01:37:42 +01:00
Brian Bergeron
d1b8c15e11
Arc Postgres - Rename shards to workers
...
Co-authored-by: Brian Bergeron <brberger@microsoft.com >
2020-10-28 16:57:17 -07:00
Vladimir Chernov
e679d70a4b
append data functionality ( #13120 )
...
append data functionality
2020-10-29 01:57:08 +03:00
Alan Ren
1d4398388c
bring Azure context menu to the new tree and enhance start cloud shell command ( #13101 )
...
* bring context menu to the new tree
* enhance start cloud shell command
* text
2020-10-28 13:48:28 -07:00
nasc17
281592fa97
Cores and memory had needed request/limit commands switched, Workers needs to be checked for undefined ( #13116 )
...
* Vores and memory had needed request/limit commands switched
* If saving returns an error, leave discard button enable
* Check if workers is undefined
2020-10-28 13:36:52 -07:00
Kim Santiago
dccccd0110
fix intermittent sql database project test failure ( #13114 )
2020-10-28 13:15:07 -07:00
Leila Lali
5c474d8614
ML - model source type page ( #13077 )
...
* Initial checkin
* Style adjustments.
* addressed PR comments
Co-authored-by: Hale Rankin <harankin@microsoft.com >
2020-10-28 11:57:59 -07:00
Leila Lali
429d8fe584
ML - New UI component for icon, title and description of an item ( #13109 )
...
* initial checkin
* addressed PR comment
2020-10-28 11:57:07 -07:00
Barbara Valdez
42e16b1752
Support trusted books in new version of Jupyter Books ( #12874 )
...
* Fix path gor v1 and v2 boooks
* Add tests and address PR comments
* fix failing tests
* Address pr comments
* address pr comments
2020-10-27 20:57:44 -07:00
Leila Lali
f97ae9e570
ML - Fixed a failing test ( #13080 )
...
* Fixed a failing test
2020-10-27 06:42:33 -07:00
Leila Lali
eec6f64d62
ML - Bug fixing ( #13018 )
...
* Fixing couple of bugs
2020-10-26 17:36:37 -07:00
Leila Lali
20ed569a71
Updating sqlmlutils to 1.0.3 ( #13029 )
2020-10-26 17:34:30 -07:00
Alan Ren
79800902db
enable filtering, account node context menu and introduce flat account tree node ( #13066 )
...
* add search box
* switch back to the traditional azure tree
* Revert "switch back to the traditional azure tree"
This reverts commit 7904b9cd599591e94412ec79da23590068de46b6.
* flat account tree node and filtering
* add comment
* context menu
* fix test
* handle disposable
* add logging
2020-10-26 17:00:44 -07:00
Charles Gagnon
2db51ca243
Allow string for deployment icons and update a couple ( #13076 )
...
* Update to colorized versions of bdc and container deployment icons
* update edge
* Allow string for icons
2020-10-26 13:27:12 -07:00
Arvind Ranasaria
2bc2f7f520
New Validation Module for Resource Deployment Extension ( #13075 )
2020-10-26 11:41:04 -07:00
Kim Santiago
7222c698aa
Fix changing database sqlcmdvar value ( #13049 )
...
* fix db sqlcmdvar not updating in sqlproj
* Add tests
2020-10-26 11:17:42 -07:00
Arvind Ranasaria
1c6d7866e8
Revert "New Validation Module for Resource-Deployment extension. ( #12953 )" ( #13074 )
...
quick revert of a merge done from PR too soon. Will merge it again later.
2020-10-26 10:03:37 -07:00
Arvind Ranasaria
c810c5a0bb
New Validation Module for Resource-Deployment extension. ( #12953 )
2020-10-26 09:50:25 -07:00
Leila Lali
3ad39bd0d3
ML- Updated extension icon ( #13043 )
...
* Updated extension icon
2020-10-26 08:39:45 -07:00
Vasu Bhog
cb30dd1893
Notebook Parameterization - Papermill Compatibility ( #13034 )
...
* Parameterization papermill fix
* Utilize isParameter instead
* Address PR comments, and fix tests
* Address comment
2020-10-23 20:32:55 -05:00
Kim Santiago
c7ab69d46d
mark dacpac and schema compare tests as unstable ( #13059 )
2020-10-23 11:22:51 -07:00
Alan Ren
89b935e2df
vbump asde deployment extension ( #13051 )
2020-10-23 10:22:10 -07:00
Charles Gagnon
3ef2650e69
Fix kubectl storage class check ( #13046 )
2020-10-22 15:05:14 -07:00
Charles Gagnon
dbb30110ac
Update BDC deployment min azdata version ( #13044 )
2020-10-22 13:24:37 -07:00
Charles Gagnon
c97f75283b
Use static name value for azdata sudo commands ( #13041 )
...
* Use static name value for azdata sudo commands
* remove unused import
2020-10-22 11:41:17 -07:00
Charles Gagnon
6550c032ee
Azure provider cleanup and add rg property ( #13030 )
...
* Move Azure DataGrid Provider into own class
* Fix compile
2020-10-22 10:30:01 -07:00
Kim Santiago
dfb1d5411e
Don't open schema compare if project build fails ( #13027 )
...
* don't open schema compare if project build fails
* update error message
2020-10-22 10:24:11 -07:00
Arvind Ranasaria
98774527bc
Bdc wizard pages now track all components in wizard.InputCompnentsInfo ( #13023 )
...
* track all components in wizard.InputCompnentsInfo
* pr feedback
* fix formatting
2020-10-22 08:49:48 -07:00
rajeshka
de7cc8ea53
Fix: Switching powershell notebooks reset kernel.json and failed to resolve kernel paths. ( #13026 )
...
* Set python path in kernel specs when running on SAW devices.
* Use tab spacer for kernel json.
* Update path to jupyter kernelspec.
* removing the kernelspec write
* Changed powershell kernel.json to use appdata folder
* Addressed PR and added try catches around the code.
* removed redundant try catch
* removed redundant try catch
* removed another try catch
* removed space
* Fix for multiple powershell notebook failing issue
Co-authored-by: Cory Rivera <corivera@microsoft.com >
2020-10-21 17:36:47 -07:00
nasc17
4184c28ce7
Removed configuration indent and bold font ( #13006 )
2020-10-21 13:45:22 -07:00
Charles Gagnon
09d559e7e0
Add some more Azure regions ( #13015 )
2020-10-21 09:53:28 -07:00
Charles Gagnon
94b34350a3
More azdata tests ( #12999 )
...
* More azdata tests
* comment
* fix
2020-10-21 08:53:11 -07:00
Charles Gagnon
f783a26a56
Update STS for Notebook Convert fixes ( #13008 )
2020-10-20 15:28:29 -07:00
rajeshka
c4f649a849
Changes to use bundled python package ( #12967 )
...
* Set python path in kernel specs when running on SAW devices.
* Use tab spacer for kernel json.
* Update path to jupyter kernelspec.
* removing the kernelspec write
* Changed powershell kernel.json to use appdata folder
* Addressed PR and added try catches around the code.
* removed redundant try catch
* removed redundant try catch
* removed another try catch
* removed space
Co-authored-by: Cory Rivera <corivera@microsoft.com >
2020-10-19 18:20:48 -07:00
Vladimir Chernov
873668a7cf
sql-assessment extension code ( #12948 )
...
sql-assessment extension on model view components base
2020-10-19 22:43:22 +03:00
Alan Ren
72f7e8de52
add password validation regex ( #12976 )
2020-10-19 10:52:17 -07:00