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
vchske
c07000a5c2
Adding vcore mongo quickstart ( #1600 )
...
* Safety checkin
* Adding vcoremongo to Main
* Safety checkin
* Adding vcoremongo to Main
* Safety commit
* Safety checkin
* Adding vcoremongo to Main
* Safety commit
* Integrating mongo shell
* Safety checkin
* Adding vcoremongo to Main
* Safety commit
* Integrating mongo shell
* Safety checkin
* Safety commit
* Enable mongo shell in its own tab
* Safety checkin
* Adding vcoremongo to Main
* Safety commit
* Integrating mongo shell
* Safety checkin
* Safety commit
* Safety commit
* Integrating mongo shell
* Safety checkin
* Safety commit
* Enable mongo shell in its own tab
* Adding message
* Integrated mongo shell
* Moving Juno endpoint back to prod
* Fixed command bar unit tests
* Fixing spelling
2023-09-12 18:03:59 -07: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
victor-meng
00eb07da11
Add retries when checking if account is allowed to access phoenix ( #1342 )
2022-10-19 17:12:24 -07:00
victor-meng
e909ac43f4
Integrate PSQL shell in quick start guide ( #1333 )
2022-10-06 11:32:19 -07:00
Armando Trejo Oliver
3abbb63adc
Add support for psql shell ( #1324 )
...
Add support for psql shell
- add new terminal type
- handle missing documentEndpoint property
2022-09-22 15:39:35 -07:00
Srinath Narayanan
79b6f3cf2f
FIxed bugs in JupyterLabAppFactory ( #1187 )
...
* initial commit for closing terminal
* added extra case
* lint changes and hostee explorer fixes
* fixed lint errors
* fixed compile error
* fixed review comments
* modified mongo shell logic
* added cassandra hell changes
* fixed compile error
2022-01-11 18:24:27 +05:30
Srinath Narayanan
b765cae088
Close mongo and casssandra terminal tabs once the shells are exited ( #1183 )
...
* initial commit for closing terminal
* added extra case
* lint changes and hostee explorer fixes
* fixed lint errors
* fixed compile error
* fixed review comments
2022-01-11 01:28:35 +05:30
Tanuj Mittal
854bd2c149
Use window messaging to pass sensitive data to terminal iframe ( #929 )
...
* Use window messaging to pass sensitive data to terminal iframe
* Address feedback
* Format
* Update
* Add tests
2021-07-13 03:18:13 +05:30
Zachary Foster
2bc298fef1
[Hosted] AAD implementation for item operations ( #643 )
2021-05-18 17:59:09 -05:00
Jordi Bunster
154db1dcd5
Get our previously strict files a bit tighter ( #604 )
...
Now they meet noUnusedParameters
2021-04-27 15:27:17 -07:00
Steve Faulkner
9108c01e62
Drop IE11 Support ( #476 )
2021-03-29 13:31:52 -05:00
Steve Faulkner
4be53284b5
Prettier 2.0 ( #393 )
2021-01-20 09:15:01 -06:00
Chris-MS-896
af53697ff4
Add file of Terminal to Master ( #371 )
...
* "minor changes"
2021-01-12 12:55:47 -06:00
Tanuj Mittal
e133df18dd
Record baseUrl for OpenTerminal success/failure telemetry ( #335 )
...
This is useful to know which terminal is opening.
2020-12-10 19:54:21 +00:00
Tanuj Mittal
c08a1872cc
Add correct content-type header to terminals calls ( #258 )
2020-10-06 16:55:13 -07: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
Tanuj Mittal
7c5c8ddb7a
Fix incorrect usage of TelemetryProcessor ( #221 )
...
* Fix incorrect usage of TelemetryProcessor
* Address feedback
2020-09-22 12:19:06 -07:00
Tanuj Mittal
34c41e1557
Add telemetry for OpenTerminal ( #200 )
2020-09-16 17:04:34 -07:00
Tanuj Mittal
c4257bf4a9
Revert "Add telemetry for OpenTerminal success/failure ( #192 )" ( #198 )
...
This reverts commit 83b13de685
.
2020-09-11 23:12:28 -07:00
Tanuj Mittal
83b13de685
Add telemetry for OpenTerminal success/failure ( #192 )
...
* Add telemetry for OpenTerminal success/failure
* Address review comments
2020-09-11 15:42:55 -07:00
Laurent Nguyen
d32bd8851e
Remove NotebookTab ( #35 )
2020-06-12 09:26:39 +02:00
Steve Faulkner
36581fb6d9
Initial Move from Azure DevOps to GitHub
2020-05-25 21:30:55 -05:00