Alan Ren
c6a8b80ce5
set flex gap values ( #15487 )
2021-05-14 13:45:51 -07:00
Chris LaFreniere
af96cb92db
Handle key_up in callout dialog ( #15472 )
2021-05-14 11:40:21 -07:00
Alan Ren
8ee8975f17
fix animated svg issue ( #15471 )
2021-05-13 19:15:57 -07:00
Chris LaFreniere
624c07947c
Notebooks: Fix Table Generation into Pure Markdown When No thead Exists ( #15423 )
...
* works without alignment
* Alignment working
* Add comment
* Remove outdated comment
2021-05-12 16:28:23 -07:00
Udeesha Gautam
104ab95080
Doing a point fix for backup since select box has impact on other features ( #15415 )
2021-05-11 15:38:15 -07:00
Charles Gagnon
c015338ed4
Fix dashboard icons ( #15400 )
...
* Fix dashboard icons
* Split out custom SQL menu items
* Put on same line
2021-05-11 12:41:45 -07:00
Justin M
c68b359aaa
Add Log analytics Resource AAD Token ( #15099 )
...
* Added Azure Log Analytics resource for generating AAD Token.
* Fixed AzureResource
* Removed debug code from connectionManagementService
* Moved AzureLogAnalytics from AzureResource enum in azdata.d.ts to azdata.proposed.d.ts. Added azureLogAnalyticsResource to all azureSettings in providerSettings.ts
* Updated endpoint for generating AAD Token for LogAnalytics for UsGov, UsNat, and China
* Removed azureMonitor resource from germanyCloud in providerSettings
* Added missing resources to AzureResource in account interfaces.
* Added comment linking enums for AzureResource
2021-05-10 15:05:53 -07:00
Alan Ren
7dca953660
fix line number display issue ( #15368 )
2021-05-07 18:57:22 -07:00
Maddy
1af8fdbb45
fix attach image on rehydration ( #15359 )
2021-05-06 17:13:00 -07:00
Lucy Zhang
4bc87c46a6
Fix notebook icons ( #15346 )
...
* remove width and height from nb svgs
* fix textcell toolbar icons
2021-05-06 15:58:59 -07:00
Lucy Zhang
2a354aef09
basic text cell functionality smoke test ( #15195 )
2021-05-06 15:53:20 -07:00
Vasu Bhog
cb06ca07c0
Fixes the empty parameter cell and multi parameters on one line ( #15234 )
...
* fix two bugs
* work on empty parameter cell and format properly
* add empty cell tests
2021-05-06 14:48:38 -07:00
Maddy
bd5b9b36c6
add tests for cell attachment changes ( #15325 )
2021-05-04 14:53:04 -07:00
Udeesha Gautam
bd4ebe65cc
Reverting a change to ensure immediate notebook fix ( #15326 )
2021-05-04 14:12:53 -07:00
Alan Ren
088d6353f0
keep title up to date when connection changes ( #15306 )
2021-04-30 22:41:55 -07:00
Maddy
ef8b26b7ae
Insert local/online images using image call out ( #15238 )
...
* changes from Chris's branch and cell model updates
* get base64 value
* handle spaces in image names
* add comments
* add tests for imageCallOut dialog
* format document for hygiene errors
* address comments
* check base64 validity using regex
* replace space with regex
* add parameter and return type
* split into two functions
* move functions to fileUtilities
* correct import
* fix for layering issue
* revert file function changes
2021-04-30 19:43:55 -07:00
Udeesha Gautam
35e0f1a99f
Missed commit from PR #15082 ( #15302 )
...
* missed commit from PR #15082 for back up restore name update issue
2021-04-30 13:48:35 -07:00
Alan Ren
5e39b1c7ed
fix secrets api issue ( #15300 )
2021-04-30 13:27:42 -07:00
Alan Ren
a155b9be40
GA connection browse feature ( #15295 )
...
* GA connection browse feature
* UPDATE TEXT
2021-04-30 11:29:37 -07:00
Udeesha Gautam
f2ee8b11b4
Fixing the update issue with backup default name ( #15082 )
...
* Fixing the update issue with backup default name
* Avoiding to call select again since that fires an event
* Fixing comment and backup name
2021-04-30 10:50:26 -07:00
Aditya Bist
adbbe7e6b0
Adjust icon badge size ( #15292 )
...
* adjust badge size
* convert rem to px
2021-04-29 18:42:03 -07:00
Alan Ren
c72fdeb019
fix action label vertical alignment issue ( #15293 )
2021-04-29 18:12:36 -07:00
Hai Cao
a0bf5df79d
Use a different config name for connection sorting ( #15275 )
...
* use a different sort config name
2021-04-29 10:52:35 -07:00
Alan Ren
e42da81005
connect dialog telemetry ( #15267 )
...
* add connection dialog telemetry
* reset source
* add to correct place
2021-04-28 14:44:31 -07:00
Charles Gagnon
be8a55cef0
Add back open view keybindings ( #15264 )
2021-04-28 12:17:36 -07:00
Hai Cao
9bc1797e88
add sorting option for saved connections ( #15229 )
...
* add sort by name option for saved connections and groups
2021-04-28 11:41:09 -07:00
Charles Gagnon
57cd25fab9
Fix dipose "method not implemented" errors in MainThread API classes ( #15257 )
2021-04-28 09:39:04 -07:00
Alan Ren
2cf15b51f9
add nowrap to tree label ( #15260 )
2021-04-28 00:10:48 -07:00
Karl Burtram
867a963882
Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8 ( #14883 )
...
* Merge from vscode bead496a613e475819f89f08e9e882b841bc1fe8
* Bump distro
* Upgrade GCC to 4.9 due to yarn install errors
* Update build image
* Fix bootstrap base url
* Bump distro
* Fix build errors
* Update source map file
* Disable checkbox for blocking migration issues (#15131 )
* disable checkbox for blocking issues
* wip
* disable checkbox fixes
* fix strings
* Remove duplicate tsec command
* Default to off for tab color if settings not present
* re-skip failing tests
* Fix mocha error
* Bump sqlite version & fix notebooks search view
* Turn off esbuild warnings
* Update esbuild log level
* Fix overflowactionbar tests
* Fix ts-ignore in dropdown tests
* cleanup/fixes
* Fix hygiene
* Bundle in entire zone.js module
* Remove extra constructor param
* bump distro for web compile break
* bump distro for web compile break v2
* Undo log level change
* New distro
* Fix integration test scripts
* remove the "no yarn.lock changes" workflow
* fix scripts v2
* Update unit test scripts
* Ensure ads-kerberos2 updates in .vscodeignore
* Try fix unit tests
* Upload crash reports
* remove nogpu
* always upload crashes
* Use bash script
* Consolidate data/ext dir names
* Create in tmp directory
Co-authored-by: chlafreniere <hichise@gmail.com >
Co-authored-by: Christopher Suh <chsuh@microsoft.com >
Co-authored-by: chgagnon <chgagnon@microsoft.com >
2021-04-27 14:01:59 -07:00
Lucy Zhang
7e1c0076ba
Try to make smoke tests more stable ( #15212 )
...
* make sure dialog buttons are not disabled
* use 'enter' to close connect dialog
* retry clikcing the Connect button
* wait for dialog gone after reclicking
* pr comments + add logging
* use debug to log
* close toasts before clicking dialog buttons
* await close notification toast call
* click python wizard buttons instead of enter
2021-04-27 13:53:17 -07:00
Vasu Bhog
c66a8ca171
fix parameterized notebook output ( #15233 )
2021-04-27 12:40:49 -07:00
Alan Ren
0ed2a5d431
fix result selection summary issues ( #15245 )
2021-04-26 23:07:55 -07:00
Alan Ren
1e42f0b923
enable inline actions for connection dialog's browse tab ( #15227 )
...
* enable inline actions
* comments
2021-04-26 14:01:00 -07:00
Alan Ren
222d8e12f4
a couple more table filter improvements ( #15219 )
...
* a few more fixes
* revert sortcolumn
* fix hygiene error
* add comment
2021-04-23 15:24:07 -07:00
Alan Ren
228a5d8e20
Table Filter improvements ( #15207 )
...
* use virutualized list
* comments
2021-04-22 12:03:17 -07:00
Maddy
fcaaf1cb29
fix the find highlight issues ( #15149 )
...
* register mode changes, remove cleanMarkdownLinks
* fixes
* test fixes and scroll to center change
2021-04-22 10:13:30 -07:00
Karl Burtram
2f02b0bb52
Update drop-down selected value in accessibility mode ( #15202 )
2021-04-21 12:56:54 -07:00
Vasu Bhog
6951bf3b90
Ability to see and edit links in split view/markdown mode ( #15150 )
...
* callout dialog selects link properly in split/markdown mode
* use regex for links
2021-04-20 23:33:14 -07:00
Charles Gagnon
a82be2f014
Fix URI encoding for connection provider calls ( #15177 )
...
* Fix URI encoding for connection provider calls
* Update distro
2021-04-20 11:40:32 -07:00
Alan Ren
556dd9d2b1
add padding to editable dropdown ( #15192 )
2021-04-19 23:46:23 -07:00
Charles Gagnon
e7e4828703
Fix 'nodebookInputFactory' name ( #15188 )
2021-04-19 15:18:26 -07:00
Charles Gagnon
2f04adb510
Fix crash when opening SQL diff input ( #15183 )
...
* Fix crash when opening SQL diff input
* fix compile
* Fix tests
2021-04-19 13:49:02 -07:00
Alan Ren
1914546553
fix filter not applied issue ( #15186 )
2021-04-19 13:46:17 -07:00
Charles Gagnon
dcd952b903
Fix error when disconnecting database ( #15146 )
...
* Fix error when disconnecting database
* correctly print error
2021-04-16 09:24:22 -07:00
Alan Ren
0a707c2b96
remove the preview flag check for tabs ( #15155 )
2021-04-15 16:11:50 -07:00
Maddy
bec1916c62
show notebook as trusted when it belongs to a trusted book ( #15093 )
...
* check for trusted books
* don't add to trustedNotebooksMomento
* update comment
* added comments
* remove empty line
2021-04-15 10:30:51 -07:00
Alan Ren
4edbd6f3e7
fix the menu not hide issue ( #15138 )
2021-04-14 16:18:45 -07:00
Vasu Bhog
3a1885491f
Update run w/parameters icon and increment parameterized notebook ( #15127 )
...
* update icon and increment parameterized notebook
2021-04-14 15:28:27 -07:00
Charles Gagnon
e7571410e0
Add notebook query event listeners before connect ( #15136 )
2021-04-14 15:09:18 -07:00
Alan Ren
9066ea153f
trap keyboard navigation ( #15134 )
2021-04-14 14:09:41 -07:00