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
Amir Omidi
680dc1b5da
Fix #13108 ( #13145 )
2020-10-30 08:19:08 -07:00
Alan Ren
ac476ba973
make the tree theme aware and remove group color ( #13143 )
...
* make the tree theme aware and remove group color
* fix eslint error
2020-10-29 22:46:11 -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
Chris LaFreniere
31817c5494
Fix plotly responsiveness ( #13119 )
2020-10-28 15:40:46 -07:00
v-bbrady
9d776863a1
updates copy ( #13079 )
...
* updates copy
* localizes copy
2020-10-28 14:10:37 -07: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
Lucy Zhang
86357b45b0
Notebooks: re-factor grid streaming ( #12937 )
...
* refactor grid streaming (convert to data first)
* change convertRowsToHtml method to return value
* remove griddataconversioncomplete checks
* send row data from STS to gridoutput component
* clean up code
* send data updates to cell model
* serialize cell output at the end of cell execution
* remove unused parameters
* update output contents instead of output reference
* remove unnecessary promise
* move azdata changes to proposed
* update comment
2020-10-28 09:08:15 -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
Alan Ren
e2c9d3899b
make sure saved connections are up to date ( #13098 )
2020-10-27 19:41:44 -07:00
Kim Santiago
4587fd06c3
add missing get and set in extHostModelView for title and validationErrorMessage ( #13095 )
2020-10-27 15:30:35 -07:00
Aasim Khan
f9d34cb18b
Changed the welcome screen text for deploy ( #13086 )
2020-10-27 08:26:37 -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
Kim Santiago
1e3c9b722e
Expose inputbox title so hover text can be set ( #13084 )
...
* expose inputbox title so hover text can be set
* only update title if there's a value
2020-10-26 16:30:53 -07:00
Charles Gagnon
c2bd11fa9e
Add error logging when fetching account provider accounts ( #13082 )
...
* Add error logging when fetching account provider accounts
* fix test
* fix tests #2
2020-10-26 16:06:55 -07:00
Charles Gagnon
791dee1457
Update query editor taskbar on language flavor change ( #13057 )
2020-10-26 15:29:34 -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
Charles Gagnon
ff45bdd072
Add hyperlink support to DataGrid columns ( #13061 )
...
* Add hyperlink support to DataGrid columns
* pr feedback
* Remove unused aria label
* fix error message display
* fix compile
2020-10-26 08:43:09 -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
Vasu Bhog
bf9fd5a3b8
UI Component for Parameterized Notebook ( #13021 )
...
* Backend work for Parameterization + Tests
* address comments
* Add Parameters Tag upon state change
* Edit CSS Styling for accessibility
* more generic tag names
2020-10-23 19:51:03 -05:00
Udeesha Gautam
4c4d2d4463
Adding backup/restore back for pgsql db and restore for server in dashboard ( #13064 )
2020-10-23 15:36:49 -07:00
Charles Gagnon
2d182fcd03
Remove calls to DOM.addClass and DOM.removeClass ( #13063 )
2020-10-23 14:42:22 -07: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