Chris LaFreniere
06e7d4d489
Let parent control width for text cell preview ( #15800 )
2021-06-18 12:51:58 -07:00
Alan Ren
aeda95bb70
fix race condition in declarative table ( #15801 )
2021-06-18 11:40:19 -07:00
Charles Gagnon
d96835c083
Fix secondary actions for Notebook editor toolbar ( #15788 )
2021-06-17 14:52:36 -07:00
Charles Gagnon
331f8115dc
Fix input validation alert ( #15749 )
...
* Fix input validation alert
* Add override
2021-06-17 13:47:53 -07:00
Charles Gagnon
d871efc079
Fix SQL taskbar icons ( #15786 )
2021-06-17 12:47:44 -07:00
Charles Gagnon
3cb2f552a6
Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898 ( #15681 )
...
* Merge from vscode a348d103d1256a06a2c9b3f9b406298a9fef6898
* Fixes and cleanup
* Distro
* Fix hygiene yarn
* delete no yarn lock changes file
* Fix hygiene
* Fix layer check
* Fix CI
* Skip lib checks
* Remove tests deleted in vs code
* Fix tests
* Distro
* Fix tests and add removed extension point
* Skip failing notebook tests for now
* Disable broken tests and cleanup build folder
* Update yarn.lock and fix smoke tests
* Bump sqlite
* fix contributed actions and file spacing
* Fix user data path
* Update yarn.locks
Co-authored-by: ADS Merger <karlb@microsoft.com >
2021-06-17 08:17:11 -07:00
Alan Ren
3315214435
fix more issues related to query cancel ( #15727 )
...
* fix more issues related to query cancel
* comments
2021-06-15 21:10:41 -07:00
Alan Ren
5bd1552a59
add null check for errors in the console while using query editor ( #15711 )
...
* add null check
* another null check
* pr comments
* update typing
2021-06-15 16:05:38 -07:00
Alan Ren
a8f3d97f59
allow extension to select row in declarative table ( #15703 )
...
* allow extension to select row in declarative table
* pr comments
* use proper type for the event.
* update event arg
2021-06-15 15:41:37 -07:00
Charles Gagnon
ebe24046de
Log extension host commands ( #15721 )
...
* Log extension host commands
* Add more comments
2021-06-15 12:10:09 -07:00
Charles Gagnon
db3a0ef7ac
Trim pathname for link callout file paths ( #15716 )
...
* Don't use pathname for link URLs
* Trim pathname instead
2021-06-15 09:52:27 -07:00
Alan Ren
eea8c61b6e
add config for open after save behavior ( #15675 )
2021-06-10 13:32:05 -07:00
Charles Gagnon
c8ef4ee47a
Promote updated width parameter for createModelViewDialog to stable ( #15648 )
2021-06-09 12:28:12 -07:00
Alan Ren
d91660b66f
fix the input box validation ( #15634 )
...
* fix the input box validation
* fix one more place
2021-06-08 14:24:50 -07:00
Cory Rivera
a61462a2c0
Improve Undo and Redo functionality for notebook Rich Text editors ( #15627 )
2021-06-08 13:24:58 -07:00
Maddy
d04451985c
Highlight all matches in Notebook on Find ( #15562 )
...
* iterate over every cell and highlight ranges.
* fix yellow for all matches and orange for current
* fix
* avoid duplicate deltaDecorations call
* initialize on declare
2021-06-04 15:45:51 -07:00
Maddy
b490d53284
Add image as attachment on copy/paste into cell ( #15602 )
...
* add pasted image as attachment
* handle duplicate image logic
* replace with regex
* address PR comments
2021-06-04 15:20:18 -07:00
Maddy
ed7521e846
flex style in split mode ( #15612 )
2021-06-03 11:27:48 -07:00
Vasu Bhog
1de05a2339
Fix WYWIWYG Table cell adding new line in table cell ( #15594 )
...
* fixes new line in table cell
* add test and fix for table head
2021-05-28 13:47:50 -07:00
Alan Ren
ddb442f1e1
fix the missing asc/desc icons ( #15593 )
2021-05-27 17:20:48 -07:00
Daniel Grajeda
bf21db99c4
Fix Gridstack DD import ( #15573 )
...
* Gridstack dd native import fix
* Add gridstack package to remote
* Include gridstack to workbench.html and workbench-dev.html
2021-05-27 14:14:32 -07:00
Alan Ren
3946cee33c
fix input box issues ( #15587 )
2021-05-27 09:35:59 -07:00
Maddy
7f6ddc897b
fix css to contain image ( #15574 )
2021-05-26 12:25:13 -07:00
Vasu Bhog
730367494b
Run with Parameters learn more link to use correct format and kernels ( #15547 )
...
* indicate to users correct format and kernels
* add test for unsupported kernel
* replace with enum
2021-05-25 17:39:19 -07:00
Charles Gagnon
399406b732
Update action run return type ( #15568 )
...
* Update action run return type
* fix tests
* Update rest
* Add back null checks
2021-05-25 14:52:39 -07:00
Vasu Bhog
8a0c183114
fix changing kernels from kusto to other kernels ( #15545 )
2021-05-24 13:52:32 -07:00
Alan Ren
27b3904f2f
fix file compare issue ( #15551 )
2021-05-22 11:58:32 -07:00
Cory Rivera
d582a955dd
Add Markdown as a default editing option for text cells ( #15540 )
2021-05-21 10:05:55 -07:00
Alan Ren
cc232f195f
use svg for sorting state icons ( #15546 )
2021-05-20 23:32:45 -07:00
Alan Ren
a5db46b961
add sorting indicator ( #15542 )
2021-05-20 17:07:18 -07:00
Charles Gagnon
2ec720d5b9
Update server tree action contributions ( #15525 )
...
* Update server tree action contributions
* Fix test
2021-05-20 12:41:56 -07:00
Alan Ren
c61c53976a
fix tree view issue ( #15527 )
2021-05-20 09:55:11 -07:00
Alan Ren
4a1537aac7
add margin for checkbox in modelview tree ( #15522 )
2021-05-19 15:50:37 -07:00
Lucy Zhang
43e8fde775
Update Python to 3.8.8 ( #15278 )
...
* update python fwlinks and remove bundle ver
* start fixing path for users with python 36
* prompt user for python version upgrade
* update python path after removing 3.6
* prompt users to upgrade and show pkg warning
* make prompt async
* remove python bundle ver from ML extension
* shutdown python 3.6 before deleting
* check useExistingPython before update prompt
* add dont ask again option
* remove 3.6 after installing 3.8
fix merge conflict
* give option to remove python36
* list user installed pip packages in warning
* create notebook to install pip packages
* update getPythonExePath method and add comments
* clean up code
* add comments
* pr comments
* add comment
* remove option to keep python36
* shutdown active servers before removing python36
* fix error removing old python w/ path change
* update to 3.8.10
* restart sessions for mac/linux
2021-05-19 15:15:07 -07:00
Alan Ren
2e9555f24a
update typing file ( #15518 )
2021-05-19 13:04:26 -07:00
Alan Ren
d36918081a
Inform the user about the config for filtering ( #15510 )
...
* Inform the user about the config for filtering
* comments
2021-05-19 13:03:15 -07:00
Alan Ren
dc42beb237
fix extension commands loc display issue ( #15509 )
2021-05-18 21:02:10 -07:00
Daniel Grajeda
2781279644
Notebook views UI ( #13914 )
...
* Add notebook editor
Introduce notebook editor component to allow for separate notebook displays in order to accomodate notebook views
* Localize notebook views configuration title
* Refactor view mode and remove the views configuration while it is unused
* Only fire view mode changed event when the value has been changed
* Remove notebook views contribution
* Add metadata capabilities
* Notebook views definitions
* Add notebook views models
* Views test
* Rename type arguments
* Additional tests
* Fix unused import
* Notebook views changes
* Add notebookviews.css
* Update notebookViewModel.ts
* Add cell toolbar styles
* Upgrade gridstack
* Add gridstack styles
* Remove ununsed references
These are part of the next PR and not available yet
* Remove gridstack static file
* Add gridstack as a module in the electron unit tests
* Spacing fixes
* Add copyright notice
* Remove commented code
* Spacing fixes in notebook styles
* Move handle svg to image
* Add typing for gridstack
* Move notebook styles to file
* Rename selector constant
* Rename grid css file
* Add nb-grid-stack class to views grid
* Cell toolbar style adjustments
* Remove unused imports
* Update .eslintrc.json
* Fix outdated instantiation of LabeledMenuItemActionItem
* Address feedback
* Fix from update to main
2021-05-17 10:16:43 -07:00
Karl Burtram
2a0d37aee0
Enable docker build in CI pipeline ( #15476 )
...
* Update gulpfile.reh.js
* Update YAML files
* Bump distro
* Fix yaml file
* Another yaml typo
* Disable web publish step
* Update the build scripts
* YAML update
* Update distro
* Update yaml
* Increase step timeout
* Add comment for disabled code block
* Temp disable component detection task
* Renable comp gov teask
* Bump distro
* Update build scripts
* Fix typo
* Fix docker path
* Bump linux build timeout
* Change file name
2021-05-14 17:58:50 -07:00
Charles Gagnon
c54f991e60
Fix actionbar trigger key handling ( #15488 )
...
* Fix actionbar trigger key handling
* fix compile error
2021-05-14 16:31:15 -07:00
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
Charles Gagnon
d797ef433a
Fix Issue Reporter ( #15467 )
2021-05-13 21:40:42 -07:00
Alan Ren
8ee8975f17
fix animated svg issue ( #15471 )
2021-05-13 19:15:57 -07:00
Hai Cao
8111c536e1
Fix link handling in viewPane ( #15458 )
2021-05-13 13:35:38 -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
Charles Gagnon
5f2fa391c4
Fix event prefix ( #15429 )
2021-05-12 10:16:48 -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
Alan Ren
ed40a0b91e
remove the filters not applicable to ads ( #15409 )
2021-05-11 13:57:20 -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