maddydev
32acda343d
refactored error method and added try for the entire method
2019-10-31 20:31:54 -07:00
Kevin Cunnane
e97e098a14
recommend datavirtualization instead of sql-vnext ( #8172 )
2019-10-31 20:27:47 -07:00
BranislavGrbicMDCS
b317ccde28
Adjusting context menu for SqlOnDemand ( #8018 )
2019-10-31 17:47:10 -07:00
BranislavGrbicMDCS
3d1d20a472
Adjusting OE and hiding nodes for sql on demand ( #8087 )
2019-10-31 17:46:28 -07:00
Karl Burtram
7b2ae58aa6
Package LiveShare outside core ADS ( #8024 )
2019-10-31 17:39:03 -07:00
Kevin Cunnane
ecedd3108d
Fix #8162 Spark timeout in BDC cluster is higher than client-side, causing successful sessions to show as failed ( #8164 )
...
* Fix #8162 Spark timeout in BDC cluster is higher than client-side, causing successful sessions to show as failed
2019-10-31 17:25:25 -07:00
Charles Gagnon
6d598b1362
Fix metrics log links ( #8140 )
2019-10-31 15:10:15 -07:00
Kevin Cunnane
1cae74c6d3
Fix #8159 Mount HDFS broken against latest cluster ( #8160 )
...
connectWithRetry needed to pass as ... so each arg was set correctly,
instead of having 1st param be an array of the input arguments
2019-10-31 15:09:45 -07:00
Charles Gagnon
fbcd3c620c
Merge BDC error fixes into release ( #8145 )
...
* Fix BDC remember password and reprompting connection (#7957 )
* Fix remember password and reprompting connection
* comment
* Fix to remember password for session
* Fix floating promises
* Add error messages to BDC dashboard page (#8103 )
* Add error messages to BDC dashboard page
* Remove testing code
* PR fixes
2019-10-31 13:36:14 -07:00
Alan Ren
78ec3c016b
profiler icon issue ( #8115 )
2019-10-31 08:26:00 -07:00
Alan Ren
71a6ced5bf
fix the missing icon issue of expand/collapse btn ( #8132 )
2019-10-31 08:24:08 -07:00
Chris LaFreniere
eee799aeef
Notebooks: Improvements to Connection Profile Passing ( #8105 )
...
* Fix relative images on notebook markdown pc
* PR feedback around replace ordering
* update databaseName when it's set to master
* usinng query as example
2019-10-31 08:22:58 -07:00
Alan Ren
3ffef2fb02
use addtionalEnvironmentVariables ( #8123 )
2019-10-31 08:20:15 -07:00
Alan Ren
c7d7faa167
notebook background execution
2019-10-30 10:54:51 -07:00
Maddy
64e95edc96
added openLocalizedook action that opens up the link to localized books. ( #8025 )
...
* initial commit
* addressed the tslint floating promise errors
* updated the command name with PM's feedback
2019-10-30 00:03:39 -07:00
Chris LaFreniere
761e3d1692
Notebooks: Fix relative images not rendering on PC for Markdown Cells ( #8091 )
...
* Fix relative images on notebook markdown pc
* PR feedback around replace ordering
2019-10-30 00:03:30 -07:00
Kim Santiago
c1fb00b3f2
Bump dacpac and schema compare extension versions and remove preview ( #8095 )
...
* bump dacpac and schema compare extension versions and remove preview
* bump azdata dependency version
2019-10-30 00:03:13 -07:00
Kim Santiago
8c925a31b6
Fix schema compare include/exclude behavior
2019-10-30 00:02:54 -07:00
Charles Gagnon
b196291052
Add SQL Metrics links to BDC dashboard ( #8056 )
...
* Add SQL metrics link to dashboard pages
* Only show SQL metrics column for SQL service
* Add param doc
2019-10-28 15:19:11 -07:00
Karl Burtram
068b64973f
Update agent and import versions for Nov ( #8054 )
2019-10-28 15:18:51 -07:00
Karl Burtram
d83444ffeb
dependencies messages, no curl on win32, fixes to min Version
2019-10-27 21:43:30 -07:00
Karl Burtram
872973c4d2
Bump SQL Tools Service to pickup schema compare changes ( #8048 )
2019-10-27 14:00:09 -07:00
Alan Ren
ca36aa5b2d
min version check ( #8038 )
...
* min version check
* comments
2019-10-27 11:16:59 -07:00
Alan Ren
0a7cdf79ba
update the message ( #8031 )
2019-10-27 11:16:53 -07:00
Alan Ren
ccb7a03a0f
fix 2 issues found during testing ( #8029 )
2019-10-27 11:16:46 -07:00
Arvind Ranasaria
beab3cb48c
pass install paths to notebooks ( #8008 )
...
* pass install paths to notebooks
* onComplete
* discover and publish actual installation Path
* pass the path to notebook
* minor fixes needed post merge of code from remote
* fix some errors
* remove unused variable
2019-10-27 11:16:41 -07:00
Chris LaFreniere
fd7b5a8628
serverManager to decide if server start needed ( #8017 )
2019-10-27 11:16:34 -07:00
Chris LaFreniere
fd0d3855df
fix stdin cancel breaks notebook ( #8012 )
2019-10-27 11:16:27 -07:00
Amir Omidi
0498253b56
Distribute area evenly
2019-10-25 15:33:04 -07:00
Udeesha Gautam
e5609ffd5c
Work with single ext loc file ( #7894 )
...
* try loc with single file model
* adding filter and languages
* add links in langpack json
* changing variable name and limiting the list to only tested extensions
2019-10-25 15:00:48 -07:00
Chris LaFreniere
29e6145920
Fix for Markdown File in Jupyter Books Viewlet not Opening After 2x ( #8009 )
...
* fix for markdown not opening after opened twice
* PR comment to add return type
2019-10-24 22:44:15 -07:00
Chris LaFreniere
b03ff643e5
Fix Issue when Saving Wrong Kernel ( #7974 )
...
* Only fire kernelChangeEmitter after lang set
* Fix unused import found by lgtm
* Fix comment
2019-10-24 22:44:08 -07:00
Charles Gagnon
053be4756d
Fix column text overflow on BDC status pages ( #7928 )
...
* Fix column text overflow on status page
* Fix typo
* Fix another typo
2019-10-24 22:44:01 -07:00
Chris LaFreniere
2bdd55dea4
search book gone from command palette ( #8002 )
2019-10-24 22:43:55 -07:00
Chris LaFreniere
738c8231ee
Always send \n instead of \r\n to Jupyter kernel ( #7995 )
...
* Always send \n instead of \r\n to kernel
* Use replace instead of split/join
2019-10-24 22:43:46 -07:00
Alan Ren
1e29949273
Remove RC from strings ( #8001 )
2019-10-24 22:43:32 -07:00
Maddy
cdd3899648
builtinExtension-insiders to builtinExtension ( #7973 )
...
* builtinExtension-insiders to builtinExtension
* maintain both insiders and stable.
* builtinExtension.js is for build time and skipping the check for dev.
* check quality and pick insider vs stable json
2019-10-24 22:43:25 -07:00
Chris LaFreniere
933dfc0f3f
Fix starting and separators in a row ( #7861 )
2019-10-24 22:43:02 -07:00
Alan Ren
10a7b47604
make the azdata install url configurable ( #7989 )
...
* make the azdata install url configurable
* use settings without reloading
* comments
2019-10-24 22:42:52 -07:00
Maddy
910dc32623
hide save book action from command pallet ( #7981 )
2019-10-24 22:42:40 -07:00
Alan Ren
86f38f5074
revert the notebook background execution ( #7984 )
2019-10-24 22:41:56 -07:00
Charles Gagnon
ba9d3169c5
Change BDC view errors to use modal dialog instead of error toast ( #7985 )
...
* Change BDC view errors to use modal dialog instead of error toast
* Move to common control
2019-10-24 22:39:59 -07:00
Charles Gagnon
a19885e719
Fix troubleshoot URL lookup ( #7978 )
2019-10-24 22:39:51 -07:00
Amir Omidi
84457bf981
Installer icons ( #7057 )
2019-10-24 12:17:17 -07:00
Karl Burtram
d73fa5e168
Revert "Separate icons for non-stable builds ( #7857 )"
...
This reverts commit a60cd0132e .
2019-10-24 12:15:19 -07:00
Alan Ren
e9c3ffe424
remove insider build check ( #7926 )
...
* remove insider build check
* fix welcome page not load issue
2019-10-24 00:11:49 -07:00
Aditya Bist
a1aa303922
Fix node infinitely loading when a firewall dialog is cancelled ( #7970 )
...
* add back icons for azure actions
* fix firewall infinite loop
* formatting
* change message to firewall canceled
* fix tests
2019-10-24 00:11:43 -07:00
Chris LaFreniere
c9dd2fb4a8
Notebooks: ensure python path dirs added to path on session start ( #7968 )
...
* ensure python path dirs add to path session start
* Change logic slightly
* PR feedback from Charles
2019-10-24 00:11:38 -07:00
Chris LaFreniere
3d95b0032e
Update recommended package versions for ps ( #7972 )
2019-10-24 00:11:31 -07:00
Chris LaFreniere
5ff747d6ef
check for ownerDocument focus for focus ( #7964 )
2019-10-24 00:11:24 -07:00