Raj
1415aa1c03
#4586 : Clear Results feature in Notebooks ( #4705 )
...
* #4586 : Clear all outputs feature
* text change
* Adding extensible method with integration tests
* Misc change
* Misc change
* Adding more logging
* Change to test
* Adding outputs confition in integration tests
2019-03-28 15:20:28 -07:00
Raj
55efe76b2e
#3585 : Canceled message when changing kernel ( #4673 )
...
* #3585 : Canceled message when changing kernel
* Indentation
* Cleanup
2019-03-27 15:43:27 -07:00
Raj
dd8922ce4d
#4511 : Streamline untitled notebook count ( #4727 )
2019-03-27 15:29:45 -07:00
Raj
83c8baf8e3
#4418 : Notebook file icon doesn't show for new notebook ( #4676 )
...
* #4418 : Notebook icon doesn't load for untitled
* Indentation
* Indentation
2019-03-25 16:05:04 -07:00
Raj
784fd57410
confirmSave using UntitledEditorInput ( #4611 )
2019-03-25 10:25:28 -07:00
Raj
6873353cd4
#4618 : Notebook JSON has extra } after save ( #4627 )
2019-03-20 11:12:02 -07:00
Raj
833d197412
#3973 : Persist scroll position when tab notebooks ( #4531 )
...
* #3973 : Persist scroll position when tab notebooks
* Remove getter and setter
2019-03-19 14:01:24 -07:00
Raj
6d7d485a38
#4331 : Set notebook dirty when change 'trusted' ( #4569 )
2019-03-18 10:56:04 -07:00
Raj
25b1d4b673
#4565 : Open notebook from Dashboard - can't close dirty notebook ( #4568 )
...
* #4565:"Don't save" doesn't close editor -Dashboard
* Misc change
2019-03-17 08:03:43 -07:00
Raj
cb47cb7dbf
#4365 : Make notebook dirty when changing kernel ( #4547 )
2019-03-15 17:02:00 -07:00
Raj
08d4cc9690
#4441:Remove notebook editor - don't save selected ( #4449 )
2019-03-13 14:25:45 -07:00
Raj
ebd187ec06
#4363 : Reopen notebook editors when ADS launched ( #4424 )
...
* #4363 : Reopen notebook editors when ADS launched
* Code review changes
2019-03-12 23:02:37 -07:00
Raj
6a7df2f1ae
Adding back save api ( #4407 )
...
* #4339 : Kernel change event occurs after model load
* #4347 : Code cleanup - Notebooks Save
* Remove save method from sqlops
* Adding save method to api's
* Adding save method to ext host
* Misc change
2019-03-12 13:07:10 -07:00
Raj
2397df7f22
#4339 : Kernel change event occurs after model load ( #4366 )
2019-03-12 08:21:00 -07:00
Raj
4d6271c161
'Confirm save' implementation while closing untitled/existing notebooks ( #4349 )
...
* #4326 : 'Confirm save' while closing both notebook
* Adding comment
2019-03-08 13:28:15 -08:00
Raj
036ffe595a
#3920 : Notebooks file save/save all/cache - for existing files ( #4286 )
...
* #3920 : Notebooks file save
* Missed in merge
* #4290 : Untitled save and native dirty implementation
* Misc changes
* Content Manager, notebooks extension and commented failed unit tests
* Removing modelLoaded event
2019-03-07 18:07:20 -08:00
Raj
18970ff0b9
#4225 : Markdown content disappears when edit ( #4249 )
2019-02-28 19:18:40 -08:00
Raj
5625ef956d
mkdir under notebook extension folder ( #4214 )
2019-02-27 13:29:01 -08:00
Raj
fe5386cc08
display_name undefined error in javascript ( #4187 )
2019-02-26 13:10:40 -08:00
Raj
c3f02980a0
Fix #3734 - Codecell content disappers when tabbing editors ( #4153 )
2019-02-24 19:31:42 -08:00
Raj
da3fbd386d
#4132 fix for disolayError ( #4133 )
2019-02-22 16:00:59 -08:00
Raj
b4d304c21e
'Attach to' with Spark kernel resets to sql connection on cancelling connection dialog ( #4024 )
...
* Sql connection resets to Select Connection on cancelling dialog
* Hiding error message wehen cancel the connection dialog
2019-02-14 16:39:23 -08:00
Raj
7dd32ed44b
Notebook server shutdown error ( #3976 )
...
* fix #3959 - Notebook shutdown error
* Removing the unit test case to stopserver from clientSession
2019-02-08 13:51:00 -08:00
Raj
5a0100757f
Attach To is set to 'Localhost' upon cancelling the connection dialog ( #3941 )
...
* #3924 : Attach To sets 'Localhost' upon cancelling the connection dialog
* Indentation
2019-02-06 16:05:42 -08:00
Raj
42135d3e53
#3897 : Unified connection integration - sql connection improvements ( #3910 )
...
* #3897 : Unified connection integration - sql connection improvements
* variable name change
* Misc changes
* Misc change
2019-02-06 10:33:21 -08:00
Raj
0e54393d5a
Unified connection in notebooks ( #3898 )
...
* yarn files
* #3897 : Integrate unified connection with notebooks
* ConnectionProfile serialization in unified connection
* #3898 Handle connection validation from extension
* Removing unused namespaces
* Remove constant
* Show a detailed error message on changing context
* Indentation
2019-02-05 11:54:29 -08:00
Raj
e0339b50c0
#3753 : User settings configuration - python installation path ( #3754 )
...
* #3753 : User settings configuration - python installation path
* Text change
* #3753 : Text change
* Message change
2019-01-16 16:29:06 -08:00
Raj
9db3f73413
Notebook Doesn't Prompt for Save even when isDirty #3568 ( #3656 )
...
This is temp fix until native save is implemented.
2019-01-15 11:41:05 -08:00
Raj
ca3146d38f
Filetype while prmopting for save #3552 ( #3575 )
2018-12-10 17:02:16 -08:00
Raj
b6e32cdeb4
Rename notebook editor ( fixes #3521 ) ( #3536 )
...
* Rename notebook editor #3521
* Review comments #3521
2018-12-10 13:26:29 -08:00
Raj
96fb618390
Notebook saves are broken #3432 ( #3478 )
...
* Notebook saves are broken #3432
* Misc change
* Save notebook uri to This
* Untitled notebook save including review comments #3432
* Cleanup
* Misc changes
2018-12-07 16:27:23 -08:00
Raj
7aa2dab307
Defaulting 'attach to' to localhost when no extension is installed #3419 ( #3426 )
2018-12-04 13:45:10 -08:00
Raj
3091be8f67
Set active editor with dirty value before and after save #3411 ( #3417 )
2018-12-04 13:21:13 -08:00
Raj
cb162b16f2
No kernel is shown when open a new notebook from command palette ( #3374 )
...
Fixes #3271 . Ensure a provider is defined when opening through command palette
2018-12-03 18:12:25 -08:00
Raj
1affc760e6
Notebook save functionality through button ( #3340 )
...
* 3268: Notebook save using button
* 3268: Misc change
* Handle promise while saving notebook
* Async await functions to run action
2018-11-29 14:10:16 -08:00
Raj
98af76b3ac
Build error ( #3335 )
2018-11-28 10:45:21 -08:00
Raj
3952fdbe2d
3240: Empty cells show thick border ( #3242 )
...
* 3240: Empty cells show thick border
* 3240: Refactoring code and markdown css selection +output UI improvement
2018-11-28 09:45:34 -08:00
Raj
63cf0f1548
Trusted/Not-trusted functionality implementation ( #3211 )
...
* 3194: Hookup trusted/not-trusted functionality and css changes
* 3194: Trusted implementation changes
* 3194: Code review changes
* 3225: No border in between code-cell and output
2018-11-14 19:07:10 -08:00
Raj
0a486a280d
3190: Code and Text cells from tool bar ( #3191 )
...
* 3190: Code and Text cells from tool bar
* 3190: Adding images under media folder and to css
2018-11-12 11:41:02 -08:00
Raj
a2bbf3f44e
3147: Notebook markdown cell should be opened in preview mode ( #3168 )
...
* 3147: Notebook markdown cell should be opened in preview mode
* 3147: Default ability to double click a cell to add text
* Misc changes
* CSS cleanup
* Localization stuff
* Remove constants file in Notebook codebase
2018-11-09 10:38:14 -08:00
Raj
bbf6cbd8fb
Hookup trusted flag to both code cell and markdown preview ( #3166 )
...
* 1133: Notebook file registration changes
* File registration stuff
* Yarn files
* Outputview Changes
* Misc changes
* Changes to code component name space
* Output view changes
* notebook output view changes
* Latest changes
* Output view changes
* Code review changes on output view
* CSS file and misc changes
* Hookup trusted mode to code cell and markdown
* Return default sanitizer
* Misc changes - code review comments
2018-11-08 14:12:59 -08:00
Raj
71c14a0837
Output view changes ( #3146 )
...
* 1133: Notebook file registration changes
* File registration stuff
* Yarn files
* Outputview Changes
* Misc changes
* Changes to code component name space
* Output view changes
* notebook output view changes
* Latest changes
* Output view changes
* Code review changes on output view
* CSS file and misc changes
2018-11-07 14:19:33 -08:00
Raj
2859bee4c0
1133: Notebook file registration changes ( #2969 )
...
* 1133: Notebook file registration changes
* File registration stuff
2018-10-24 13:47:41 -07:00
Raj
48c4a473df
[2977]OpenConnectiondialog doesn't filter controls based on connection type ( #2986 )
...
* Get latest from master
* 2977: OpenConnectiondialog doesn't filter controls based on connection
* 2977: OpenConnectiondialog doesn't filter controls
* Misc change
* [2977]OpenConnectiondialog - code review changes
2018-10-24 10:47:12 -07:00