rajeshka
50ec75ec57
Conditional Exclusion of Non-Windows Build ( #12895 )
...
* Conditional Exclusion of Non-Windows Build
* Update sql-product-build.yml
2020-10-13 09:45:57 -07:00
Charles Gagnon
1c279675c8
Add support for low-privileged user to run spark notebooks ( #12883 )
...
* Add support for low-privileged user to run spark notebooks
* error
* fix test
2020-10-13 09:29:00 -07:00
Arvind Ranasaria
10d3a6b2ba
throw when onOk, onGenerateScript errors ( #12838 )
...
* throw when onOk, onGenerateScript errors
* pr feedback
* remove try catch in onOk && onGenerateScript
2020-10-12 17:08:52 -07:00
Alan Ren
bc3527d310
API improvement: make registerConnectionEventProvider return disposable ( #11880 )
...
* promote api to official
* add comments
* disposable
* move getConnection out
* comment for connection namespace
* remove extra line
* also fix registerQueryInfoHandler
2020-10-12 14:29:48 -07:00
Cory Rivera
108891ba2e
Place current release at the top of version dropdown in Manage Packages dialog. ( #12884 )
...
* Also improved sorting for version numbers with non-numeric components.
2020-10-12 12:20:33 -07:00
Aasim Khan
f61ffae15c
Updated Fix for Deployment defaulting to first item when filter filters out all items ( #12876 )
...
* Fix where update table is not called
* Clearing table when no resource is selected
2020-10-12 11:53:28 -07:00
Monica Gupta
82726a9119
update sqltoolsversion to 3.0.0-release.41 ( #12864 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-10-12 10:19:51 -07:00
Vasu Bhog
53f00bee12
Fix connection when changing kernel from Kusto to SQL ( #12881 )
...
* Fix Kusto to SQL kernel connection change
* Updated Fix - removes kernel alias mapping while ensuring multi kusto notebooks work properly
* Fix tests
2020-10-10 00:10:33 -05:00
Alex Ma
0f6bb683d6
sql db deployments into main (WIP) ( #12767 )
...
* added my resource-deployment
* changed notebook message
* Add more advanced properties for spark job submission dialog (#12732 )
* Add more advanced properties for spark job submission dialog
* Add queue
* Revert "Add more advanced properties for spark job submission dialog (#12732 )"
This reverts commit e6a7e86ddbe70b39660098a8ebd9ded2a1c5530c.
* Changes made for simplification
* changed error messages
* tags added
* tags removed due to redundancy
* Update package.json
* Update resourceTypePickerDialog.ts
* changes based on feedback
* activaterealtimevalidation removed
Co-authored-by: Charles Gagnon <chgagnon@microsoft.com >
2020-10-09 15:46:41 -07:00
Kim Santiago
ef8e86a78d
fix publish button not always enabling correctly ( #12869 )
2020-10-09 15:33:51 -07:00
Aasim Khan
daf40393d9
Fix for Depoyment defaults to first item when filter filters out all items ( #12871 )
...
* disabled ok button when there are no resources
* added missing space
2020-10-09 14:42:43 -07:00
Charles Gagnon
c04823e2d8
Fix BDC mount status error message string ( #12870 )
2020-10-09 14:02:25 -07:00
Charles Gagnon
846ed9cd26
vBump arc and azdata ext ( #12868 )
2020-10-09 13:58:26 -07:00
Charles Gagnon
653b442b60
Remove unneeded descriptions from MIAA deploy ( #12863 )
2020-10-09 13:22:59 -07:00
Charles Gagnon
9389a92896
Update HDFS mount path ( #12865 )
2020-10-09 13:17:27 -07:00
Arvind Ranasaria
d9ca879533
disableControlButtons disables generateScriptButton ( #12835 )
2020-10-09 12:19:09 -07:00
Amir Omidi
45cbaca31f
Verify the token belongs to the proper user. ( #11593 )
...
* Verify the user signed into the correct account
* Add and fix tests
* Fix tests
2020-10-09 10:27:12 -07:00
Charles Gagnon
ba85d370d6
Remove arc preview setting ( #12850 )
2020-10-09 10:15:45 -07:00
Alan Ren
5a49b99b8a
Fixes #106829 ( #12849 )
...
Co-authored-by: Eric Amodio <eamodio@microsoft.com >
2020-10-09 10:00:59 -07:00
Benjin Dubishar
0be752b64c
Replace literal with constant ( #12848 )
...
* Include database-scoped credentials when deploying with default options
* Changing int literal to constant
* replace int literal with named const
2020-10-09 00:17:26 -07:00
Benjin Dubishar
1935ce1adb
Include database-scoped credentials when deploying with default options ( #12840 )
2020-10-08 21:44:23 -07:00
Leila Lali
2820fb4f15
Fixed a bug with deleting models from list in import model wizard ( #12798 )
2020-10-08 16:46:26 -07:00
Lucy Zhang
b910bf2f33
Notebooks: Fix strict compile errors ( #12591 )
...
* strict compile for sqlSessionManager.ts
* start clientSession.ts fixes
* strict compile for clientSession.ts
* strict compile for notebookModel.ts
* add display name
* clean up code
* clean up code
* initialize string to empty string
* address PR comments
* address PR comments
* address PR comments
* remove errorMessage check
2020-10-08 15:39:57 -07:00
Arvind Ranasaria
3e0135b6b3
capture 'this' to use retrieveVariable as callback ( #12828 )
...
* capture 'this' to use retrieveVariable as callback
* remove change not needed for #12082
2020-10-08 14:50:47 -07:00
Barbara Valdez
5fb7c879ed
replace pip in notebook ( #12808 )
2020-10-08 14:16:44 -07:00
Chris LaFreniere
e61cc474a3
default to relative links in images and links ( #12802 )
2020-10-08 10:50:34 -07:00
Kim Santiago
bd56c49538
fix duplicate db references being allowed ( #12795 )
2020-10-08 09:55:51 -07:00
Chris LaFreniere
18f87ab03c
Prune notebooks package.json, upgrade node-fetch ( #12785 )
...
* Prune notebooks package.json, upgrade node-fetch
* wip
2020-10-08 09:48:56 -07:00
Charles Gagnon
27b69b36f7
Update SqlToolsService to pick up fixes for Notebook Convert Service ( #12790 )
2020-10-07 19:32:35 -07:00
Leila Lali
56d2a66ac5
Fixed a regression in predict map columns page ( #12799 )
2020-10-07 17:08:49 -07:00
Kim Santiago
acc58a0d1c
Stop using deprecated declarative table data in publish dialog ( #12782 )
...
* stop using deprecated declarative table data in publish dialog
* fix reloading values from project
2020-10-07 13:50:46 -07:00
Aasim Khan
280a9d20f9
Added categories and search based filtering to the resource dialog. ( #12658 )
...
* added filtering to the resource type along with a new component.
* -Added caching of cards
-Removed unused component props
-localized tags
-limited the scope of list items
* Made some changes in the PR
* - Added Iot Category to SQL edge
- Moved category names to constants
- Moved localization strings to localized constants
- Made filtering logic more concise
- Changed how category list is generated
--Category list can now be ordered
-Added back event generation for selectedCard
* Fixed bugs, and some additional changes
-Fixed radiogroup height to avoid the movement of options below it
-Restoring the focus back to the search and listview components
- Added focus behaviour for listview
- Fixed a typo in comment
* Made categories an Enum
* Added localized string
* localized category string
converted categories to enum.
* made the filtering logic more concise.
* returning string if no localized string formed
removed unnecessary returns
* fixed the filtering tag logic
resetting search when category is changed
* removing the iot tag from sql edge deployment
* made filtering logic more concise
made enum const
* added vscode list
* some cleanup
* Some PR changes
- Made PR camelcase
- added comments to SQL
- removed unnecessary export
* -Some PR related changes
-Removing unsupported style property
-scoping down css and removing unused ones.
* Fixed a comment text
* Fixed typings for listview event
2020-10-07 13:38:12 -07:00
Monica Gupta
830cef06db
Bump kusto extension version ( #12791 )
...
Co-authored-by: Monica Gupta <mogupt@microsoft.com >
2020-10-07 12:37:55 -07:00
Chris LaFreniere
23e2a5dd12
Notebooks: WYSIWYG Add Redo, Fix Shortcuts ( #12752 )
...
* Add redo and out/indent
* Check for active cell before doing shortcut
* PR feedback
* Remove unnecessary parameter
2020-10-06 21:47:07 -07:00
Alan Ren
97cd9dba9f
post publish extension vbump ( #12772 )
2020-10-06 16:58:51 -07:00
Alan Ren
adc3fde2e4
auto updated when extension viewlet ( #12765 )
2020-10-06 13:34:44 -07:00
Alan Ren
c1267a9387
use undefined instead of home directory ( #12763 )
...
* use undefined instead of home directory
* fix error
2020-10-06 13:34:16 -07:00
Barbara Valdez
825663fd77
Fix search for pinned notebooks ( #12719 )
...
* fix search for pinned notebooks
* fix filtering when verifying that a search folder is not a subdirectory from the current folder queries path
* Show book node on pinned notebooks search results
* fix parent node on pinned notebooks search results
* fix search for pinned notebook and modify how pinned notebooks are stored in workspace
* update format of pinned notebooks for users that used the september release version
* removed unused functions
* Address PR comments
* fix parent node for legacy version of jupyter books
* remove cast from book path
2020-10-06 11:54:42 -07:00
Charles Gagnon
288288df03
Add arc tree data provider tests ( #12758 )
...
* Add arc tree data provider tests
* Generic ResourceModel
* no message
* undo
* Fix compile error
2020-10-06 11:26:56 -07:00
Charles Gagnon
1dea5f8f7b
Add line endings gitattribute ( #12760 )
2020-10-06 10:41:09 -07:00
Charles Gagnon
f633e07ed1
Add more advanced properties for spark job submission dialog ( #12732 )
...
* Add more advanced properties for spark job submission dialog
* Add queue
2020-10-06 09:50:32 -07:00
Vasu Bhog
726f0cef0e
Add Notebook tests for Kernel Alias connections ( #12722 )
...
* More Generic tests for kernel alias connections
* Kernel Alias tests for the Notebook Model
* Updated titles of tests
2020-10-05 23:17:41 -05:00
Alan Ren
253ed55412
conditional env var MSSQL_PACKAGE ( #12757 )
2020-10-05 20:01:22 -07:00
Arvind Ranasaria
c679d5e1f0
allow registering options source providers to resource-deployment ( #12712 )
...
* first draft
* compile fixes
* uncomment code
* waitForAzdataToolDisovery added to azdata api
* missed change in last commit
* remove switchReturn
* contributeOptionsSource renamed
* remove switchReturn reference
* create optionSourceService
* azdataTool usage more reliable
* package.json fixes and cleanup
* cleanup
* revert 4831a6e6b8b08684488b2c9e18092fa252e3057f
* pr feedback
* pr feedback
* pr feedback
* cleanup
* cleanup
* fix eulaAccepted check
* fix whitespade in doc comments.
2020-10-05 19:29:40 -07:00
Karl Burtram
362605cea0
Bump insider to 1.24 release ( #12756 )
2020-10-05 16:18:18 -07:00
Karl Burtram
2af8982640
Update smoke tests to fix merge breaks ( #12751 )
...
* Update azuredatastudio-sqlite path
* Disable web smoke tests
2020-10-05 15:16:29 -07:00
Karl Burtram
753d785076
Fix sorting of extension list in build script ( #12733 )
2020-10-05 12:55:00 -07:00
Christopher Suh
6ff1e3866b
Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3 ( #12295 )
...
* Merge from vscode fcf3346a8e9f5ee1e00674461d9e2c2292a14ee3
* Fix test build break
* Update distro
* Fix build errors
* Update distro
* Update REH build file
* Update build task names for REL
* Fix product build yaml
* Fix product REH task name
* Fix type in task name
* Update linux build step
* Update windows build tasks
* Turn off server publish
* Disable REH
* Fix typo
* Bump distro
* Update vscode tests
* Bump distro
* Fix type in disto
* Bump distro
* Turn off docker build
* Remove docker step from release
Co-authored-by: ADS Merger <andresse@microsoft.com >
Co-authored-by: Karl Burtram <karlb@microsoft.com >
2020-10-03 11:42:05 -07:00
Alan Ren
58d02b76db
update preview feature notification ( #12723 )
2020-10-02 19:33:45 -07:00
Charles Gagnon
572310b906
Fix HDFS node to only show up for BDC connections ( #12714 )
2020-10-02 11:42:56 -07:00