Laurent Nguyen
90c1439d34
Update prettier to latest. Remove tslint ( #1641 )
...
* Rev up prettier
* Reformat
* Remove deprecated tslint
* Remove call to tslint and update package-lock.json
2023-10-03 17:13:24 +02:00
Karthik chakravarthy
f8ff0626d9
Remove token from the URL for the websocket connections ( #1591 )
2023-08-30 15:54:20 -04:00
Karthik chakravarthy
cf0c51337f
Change websocket authentication from url token to getting token from payload ( #1487 )
...
* Change websocket authentication from url to message body
* Add new message type
* Validation checks
* Remove flight and always send token in payload
2023-07-11 15:45:41 -04:00
Karthik chakravarthy
c7ceda3a3e
Disable auto save for notebooks under temporary workspace ( #1181 )
...
* disable autosave only for temporary notebooks
* Add override epic description
2022-01-10 09:38:54 -05:00
kcheekuri
95c9b7ee31
Users/kcheekuri/aciconatinerpooling ( #1008 )
...
* initial changes for CP
* Added container unprovisioning
* Added postgreSQL terminal
* changed postgres terminal -> shell
* Initialize Container Request payload change
* added postgres button
* Added notebookServerInfo
* Feature flag enabling and integration with phoenix
* Remove postgre implementations
* fix issues
* fix format issues
* fix format issues-1
* fix format issues-2
* fix format issues-3
* fix format issues-4
* fix format issues-5
* connection status component
* connection status component-1
* connection status component-2
* connection status component-3
* address issues
* removal of ms
* removal of ms
* removal of ms-1
* removal of time after connected
* removal of time after connected
* removing unnecessary code
Co-authored-by: Srinath Narayanan <srnara@microsoft.com >
Co-authored-by: Bala Lakshmi Narayanasami <balalakshmin@microsoft.com >
2021-09-03 23:04:26 -07:00
victor-meng
042f980b89
Replace window.confirm and window.alert with modal dialog ( #965 )
2021-07-30 10:27:27 -07:00
victor-meng
f8ab0a82e0
Move tabs manager to zustand ( #915 )
2021-07-08 21:32:22 -07:00
Steve Faulkner
e7e15c54b3
Cleanup Synapse+Spark Logic ( #813 )
2021-05-25 14:46:52 -05:00
Jordi Bunster
e49bcc524f
Remove deprecated calls to logConsoleMessage ( #608 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com >
2021-04-21 13:52:01 -05:00
Hardikkumar Nai
d8fe4ed77f
Fix lint file system util ( #481 )
...
Co-authored-by: Steve Faulkner <471400+southpolesteve@users.noreply.github.com >
2021-03-31 22:28:16 -05:00
Tanuj Mittal
316fe7e8bb
Reset cell status after execution is canceled ( #564 )
2021-03-19 22:55:54 +05:30
Steve Faulkner
10664162c7
Refactor Telemetry to include account name and experience ( #452 )
2021-02-28 15:56:09 -06:00
Steve Faulkner
4be53284b5
Prettier 2.0 ( #393 )
2021-01-20 09:15:01 -06:00
Chris-MS-896
9a1e8b2d87
Add rest of three utils files to Matser ( #370 )
...
* 'minor change'
2021-01-13 17:49:06 -06:00
Laurent Nguyen
b69174788d
Add more Telemetry to Data Explorer ( #242 )
...
* Add Telemetry to command bar buttons
* Count and report # of files/notebooks/directories in myNotebook to telemetry
* Add resource tree clicks to Telemetry
* Log to Telemetry: opened notebook cell counts by type, kernelspec name
* Fix unit test
* Move Telemetry processor call in notebook traceNotebookTelemetry action from reducer to epic. Use action to trace other info.
* Fix react duplicate key error
* Log notebook cell context menu actions
* Reformat and cleanup
* Move resource tree tracing code out of render(). Only call once when tree is updated
* Fix build issues
2020-10-08 10:53:01 +02:00
Laurent Nguyen
7dd046a15d
Fix notebook kernel selection and auto-kernel-start ( #254 )
...
* Fix bug: cannot select kernel. Properly plug-in kernelspecs middleware to redux store configuration
* Properly auto-launch kernel with nteract's epic
* Keep kernel lazy start for notebook viewer
* Add unit tets
2020-10-07 08:39:04 +02:00
Laurent Nguyen
0ad5fb465b
Switch notebook editors to monaco ( #239 )
...
* Upgrade nteract packages and related dependencies to make new stateful-component work
* Switch to new monacoEditor
* Configure store using nteract mythic configuration
* Replace CodeMirror with Monaco editor in NotebookReadOnlyRenderer
* Reformat
* Upgrade d3 to latest to resolve d3-selection conflicts with nteract/data-explorer that broke D3ForceGraph
* Upgrade jupyterlab terminal widget to work with latest version of react. Upgrade jupyterlab services to include latest fix for websocket auth
* Update jest test snapshots
* Upgrade packages to fix build issues
* Remove comment
* Fix unit tests
* Fix unit test snapshot
* Remove useless @types/node-fetch
2020-10-01 14:00:46 +02:00
Steve Faulkner
e6ac5a7043
Telemetry Adjustments ( #182 )
2020-09-08 12:44:46 -05:00
Laurent Nguyen
92073a5646
Start kernel when opening notebook tab ( #168 )
...
* Add Auto-start kernel epic
* Replace deprecated rxjs empty() with EMPTY constant
* Fix format
2020-08-28 09:51:44 +02:00
Steve Faulkner
2904a1a60d
Move Delete Container call to use ARM when logged in with AAD ( #110 )
2020-08-03 17:11:07 -05:00
victor-meng
4068a9fbaa
Create tabs manager and refactor tab related logic ( #66 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com >
2020-07-09 13:53:37 -07:00
Tanuj Mittal
aa8236666e
Use graphql in GitHubClient and misc fixes ( #8 )
...
* Use graphql in GitHubClient
* Replace usage of Array.find with _.find
2020-06-05 12:22:41 -07:00
Steve Faulkner
36581fb6d9
Initial Move from Azure DevOps to GitHub
2020-05-25 21:30:55 -05:00