Charles Gagnon
b054295eac
Add additional logging to spark command failures ( #12706 ) ( #12761 )
2020-10-06 11:47:06 -07:00
Charles Gagnon
5b7a7c9865
Fix HDFS node to only show up for BDC connections ( #12714 ) ( #12762 )
2020-10-06 11:36:40 -07:00
Charles Gagnon
867faae14f
[Port] Improved behavior for accepting EULA. ( #12453 ) ( #12749 )
...
* Improved behavior for accepting EULA. (#12453 )
* working version of overloading "select" button
* promptForEula to use showErrorMessage
* make parameter optional in promptForEula
* remove test code
* PR feedback
* eula to EULA
* minor fix
* Fix compile error
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-10-05 18:52:16 -07:00
Charles Gagnon
4c6b606c82
use selected subscriptions ( #12691 ) ( #12741 )
...
* working version
* pr feedback
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-10-05 18:51:26 -07:00
Charles Gagnon
72d48bda61
Allow non-admin BDC connections to see BDC features ( #12663 ) ( #12737 )
...
* Add handling for non-admin BDC users
* Bump STS
* Fix HDFS root node commands
* remove nested awaits
* colon
2020-10-05 15:55:23 -07:00
Charles Gagnon
93156ccf04
cherry-pick 7bfea07b9b ( #12742 )
...
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-10-05 15:39:48 -07:00
Udeesha Gautam
781c7de772
ML extension - revised button component ( #12674 ) ( #12746 )
...
* Revert "Revert "ML extension updates (#11817 )" (#12645 )"
This reverts commit 34a6200a47 .
* Modified button template and renamed infoButton ElementRef
* fix rendering issue
* Minor code cleanup.
* add clean up previous button logic
Co-authored-by: Alan Ren <alanren@microsoft.com >
Co-authored-by: Hale Rankin <harankin@microsoft.com >
Co-authored-by: Alan Ren <alanren@microsoft.com >
2020-10-05 13:58:01 -07:00
Udeesha Gautam
61254c7298
Updating SqltoolsService Version to Pick DacFx changes ( #12743 )
...
Co-authored-by: Benjin Dubishar <benjin.dubishar@gmail.com >
2020-10-05 13:06:44 -07:00
Charles Gagnon
1f65216889
Port bf9646ba98 ( #12738 )
2020-10-05 12:52:46 -07:00
Aasim Khan
9067204979
Aasim/release1.23/importfixes ( #12721 )
...
* Fixing import getting stuck on step 4 (#12677 )
* Getting the proper attribute during column modification
Exposing errors of change column settings and stopping import if they occur
* removing extra space
* Added a comment for error handling
* Fixed a test error that was caused due to insufficient null checks.
* removing unnecessary return
* version bump of flat file services (#12686 )
2020-10-02 15:17:55 -07:00
Alan Ren
5ecf1c6e6f
bump sts version ( #12636 ) ( #12638 )
2020-09-25 14:59:04 -07:00
Udeesha Gautam
77b9a708df
fix the reference error due to extra $ in default variable ( #12524 )
2020-09-21 10:21:23 -07:00
Udeesha Gautam
a4ee871b88
Port/db project fixes ( #12521 )
...
* Update default values and example text when dropdown value changes (#12493 )
* remove option to add reference to same database (#12495 )
Co-authored-by: Kim Santiago <31145923+kisantia@users.noreply.github.com >
2020-09-20 21:09:46 -07:00
Charles Gagnon
3f4e19fc08
Arc good ARC bad ( #12499 ) ( #12511 )
...
Co-authored-by: Chris LaFreniere <40371649+chlafreniere@users.noreply.github.com >
2020-09-20 11:44:30 -07:00
Barbara Valdez
571fca6de5
In-Viewlet Notebooks Search ( #12455 ) ( #12514 )
...
* fix search
* Add sql carbon tags to vs files
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: abist <adbist@microsoft.com >
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: abist <adbist@microsoft.com >
2020-09-19 18:13:10 -07:00
Barbara Valdez
5a2fdc4034
Add warning message for users using the new version of jupyter book ( #12496 ) ( #12500 )
...
* Add warning message for users
* Address pr comments
2020-09-18 20:15:12 -07:00
Charles Gagnon
9a85123e21
Revert BDC deployment back to using old azdata check ( #12470 ) ( #12474 )
2020-09-18 18:46:22 -07:00
Udeesha Gautam
8782eeb32f
Port/ml fixes ( #12491 )
...
* change to allow refresh and delete correctly (#12477 )
* add table name to models that are imported (#12445 )
2020-09-18 17:44:58 -07:00
Charles Gagnon
7f3d5bac0a
start with eulaCheckButton hidden ( #12427 ) ( #12458 )
...
* start with eulaCheckButton hidden
* reset buttons on card select
* remove testcode
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-09-18 11:52:32 -07:00
Charles Gagnon
7a1e0a7d2e
Fix resource deployment text field validation ( #12421 ) ( #12457 )
2020-09-18 11:22:23 -07:00
Aasim Khan
b158180ef4
Added portal link for Azure SQL ( #12425 )
2020-09-17 17:37:41 -07:00
Charles Gagnon
94e2016a16
Port updates for removing EULA acceptance checkbox from Arc deployments ( #12409 )
...
* controller dropdown field to SQL MIAA and Postgres deployment. (#12217 )
* saving first draft
* throw if no controllers
* cleanup
* bug fixes
* bug fixes and caching controller access
* pr comments and bug fixes.
* fixes
* fixes
* comment fix
* remove debug prints
* comment fixes
* remove debug logs
* inputValueTransformer returns string|Promise
* PR feedback
* pr fixes
* remove _ from protected fields
* anonymous to full methods
* small fixes
(cherry picked from commit 9cf80113fc )
* fix option sources (#12387 )
(cherry picked from commit fca8b85a72 )
* Remove azdata eula acceptance from arc deployments (#12292 )
* saving to switch tasks
* activate to exports in extApi
* working version - cleanup pending
* improve messages
* apply pr feedback from a different review
* remove unneeded strings
* redo apiService
* remove async from getVersionFromOutput
* remove _ prefix from protected fields
* error message fix
* throw specif errors from azdata extension
* arrow methods to regular methods
* pr feedback
* expand azdata extension api
* pr feedback
* remove unused var
* pr feedback
(cherry picked from commit ba44a2f02e )
Co-authored-by: Arvind Ranasaria <ranasaria@outlook.com >
2020-09-17 15:05:02 -07:00
Udeesha Gautam
5e8325ba28
marking intermittent test failure as unstable ( #12402 ) ( #12407 )
2020-09-17 13:36:13 -07:00
Aasim Khan
25b7ccade3
Added awaits to change column setting ( #12315 )
2020-09-17 13:28:21 -07:00
Barbara Valdez
57940c581c
Update Windows command and minor update to installation cell ( #12361 ) ( #12400 )
...
* Fix windows command and minor update to installation cell
* Add expand_section field on the first section of the book
2020-09-17 13:17:50 -07:00
Barbara Valdez
7b6328dccf
Fix highlight issue ( #12278 ) ( #12362 )
...
* Fix highlight issue
* Address PR comments
2020-09-16 13:48:14 -07:00
Alan Ren
4ee2d369cf
vbump sql-db-proj extension ( #12336 ) ( #12354 )
...
* vbump sql-db-proj extension (#12336 )
* update sqlproj dependency version (#12359 )
Co-authored-by: Udeesha Gautam <46980425+udeeshagautam@users.noreply.github.com >
2020-09-16 11:47:51 -07:00
Alan Ren
403ff6cfec
remove data-workspace dependency ( #12321 ) ( #12327 )
2020-09-15 17:05:29 -07:00
Udeesha Gautam
4a6226974e
adding icon for add new and open project ( #12265 ) ( #12324 )
2020-09-15 16:28:42 -07:00
Barbara Valdez
e16d3ed827
Address comments jupyter create book notebook ( #12250 )
...
* Remove toc file link and add warning for windows users
2020-09-11 17:31:30 -07:00
Aasim Khan
8cc8dcc89c
Added loading to dropdowns ( #12214 )
...
* Added loading prop to dropdowns
* Added property for setting loading text message
* removed unnecessary sets
* changed code to match new changes
* Changed the dropdown loader to use select component instead of edit.
Added missing props in dropdown loader
2020-09-11 16:57:28 -07:00
Barbara Valdez
173a715a4d
Fix pinned notebooks navigator ( #12246 )
2020-09-11 16:39:40 -07:00
Kim Santiago
a567ff6de4
Have default values in add database dialog input boxes ( #12155 )
...
* show default values in text boxes
* add sqlcmd formatting
* add tests
* Add some sqlcmd variable name validation
* Addressing comments
* fixes after merge
* fix test
* don't localize OtherServer
* fix for windows
* one more fix
* fix test
2020-09-11 14:05:39 -07:00
Amir Omidi
61ceb72cea
Change tables to make them work for our scenario ( #12193 )
...
* Change tables to make them work for our scenario
* Comments & deprecate API
* Disable selections by default
2020-09-11 13:44:19 -07:00
Aasim Khan
a823e44393
Resource Deployment UX Refresh ( #12173 )
...
* adding new card to styles
* renamed property, removed unnecessary css
* Fixed to match new props
* added horizontal class
* merged from master
2020-09-11 11:13:59 -07:00
Kim Santiago
8a6c776a5f
make schema compare test unstable ( #12234 )
...
* make schema compare test unstable
* also make Standalone database context menu test unstable
2020-09-11 10:57:48 -07:00
Chris LaFreniere
02ddfc20f1
Add vcore limit support ( #12212 )
2020-09-10 21:45:38 -07:00
Aditya Bist
baa12d725f
fix focus order ( #12233 )
2020-09-10 19:17:24 -07:00
Kim Santiago
133ff73a43
Add reference to another sql project ( #12186 )
...
* add projects to add database reference dialog
* able to add project references
* check for circular dependency
* only allow adding reference to project in the same workspace
* fix location dropdown when project reference is enabled
* add tests
* more tests
* cleanup
* fix flakey test
* addressing comments
2020-09-10 17:44:39 -07:00
Alan Ren
7df132b307
data workspace extension batch 2 ( #12208 )
...
* work in progress
* load projects in view and test cases
* update scope
* make the sql proj menu available in workspace view
* add extension unit test
* address comments
* fix errors
2020-09-10 17:17:57 -07:00
Udeesha Gautam
974e832f78
Update SqlToolsService For a DacFx Fix ( #12224 )
2020-09-10 14:21:56 -07:00
Monica Gupta
5730940492
Added color theme for Kusto ( #12216 )
...
* Added color theme
* Changed Kusto extension UI labels
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-09-10 12:07:04 -07:00
Barbara Valdez
3ff9df8e0b
Add support for new version of Jupyter Book ( #12086 )
...
* Add support for new jupyter book version
* Add changes to the jupyter notebook to create books
* Create config file
* Add support of new version of jupyter book on ADS
* Fix paths for opening folder with v1 and v2 books
* Add tests for jupyter book v2
* Update tests
* Fix tests
* Fix get parent issue
* Address PR comments
* Fix bookVersion condition in getSections and fix issue on create book notebook
* Fix search
* update python notebook
* Remove commented lines
2020-09-10 11:32:58 -07:00
dependabot[bot]
773ff0e62a
Bump yargs-parser in /extensions/markdown-language-features ( #12213 )
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md )
- [Commits](https://github.com/yargs/yargs-parser/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 10:58:39 -07:00
Chris LaFreniere
869d071f73
storage class data controller ( #12209 )
2020-09-10 10:41:12 -07:00
Chris LaFreniere
adefa213e2
String update ( #12202 )
2020-09-09 19:07:40 -07:00
Arvind Ranasaria
2d29ef7eca
2 failing tests fixes ( #12121 )
...
* For testing azdata Ext
* add back skipped test
* all tests fixed on linux
* For testing azdata Ext
* fix for mac
* brew upgrade test fix
* remove temp changes
* remove Logger.log calls from test
* _ for unused parameters
2020-09-09 17:59:57 -07:00
Kim Santiago
dad31bc387
get delete and exclude to work for pre and post deploy scripts ( #12191 )
2020-09-09 16:46:09 -07:00
Alan Ren
afb872b3e1
use latest SQL Tools Service ( #12201 )
2020-09-09 15:50:22 -07:00
Mark Ghanayem
6dcc832983
changed image path a 3rd time to be a URL ( #12203 )
...
* Add CodeQL Analysis workflow (#10195 )
* Add CodeQL Analysis workflow
* Fix path
* [Kusto extension] Moved Gifs files to resources/images folder
* changing image path a 3rd time
Co-authored-by: Justin Hutchings <jhutchings1@users.noreply.github.com >
2020-09-09 14:29:00 -07:00