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
sindhuba
7f220bf8be
Add additional teaching bubbles in Quickstart ( #1407 )
...
* Add additional teaching bubbles in Quickstart
* Run npm format
* Fix lint error
* Add unit tests
* Add Mongo teaching bubbles for Try CosmosDB and Launch full screen
* Add additional tests for UrlUtility
* Run npm format
* Add tests for Notebook Utils
2023-03-27 15:33:55 -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
a851f78b1c
Moved notebooks to latest API version ( #1320 )
...
* Moved notebooks to latest API version
* fixed lint errors
2022-08-31 02:38:52 +05:30
Karthik chakravarthy
89c7ebdd20
Hide connect button incase Phoenix Notebooks flight is false ( #1314 )
...
* Hide connect button id flight notebooks is false and show only if features are used
2022-08-10 09:29:23 -04:00
Mathieu Tremblay
b9dffdd990
Rename properties from notebookService to phoenixService in phoenix c… ( #1263 )
...
* Rename properties from notebookService to phoenixService in phoenix client
Co-authored-by: kcheekuri <kcheekuri@microsoft.com>
2022-06-21 14:19:45 -04:00
Karthik chakravarthy
13811b1d44
Update allocate call ( #1290 )
2022-06-21 08:48:18 -04:00
Tanuj Mittal
1643ce4dbb
Log errors by Schema Analyzer ( #1293 )
2022-06-21 05:07:49 +05:30
Karthik chakravarthy
7abd65ac4b
Enable phoenix based of allowed subscription and flights ( #1291 )
...
* Enable phoenix based of allowed subscription and flights
2022-06-15 17:08:06 -04:00
Karthik chakravarthy
06f6df83ad
Add UX for error Information for Phoenix workspace connection ( #1234 )
...
* Add UX for error Information
* update text messages
2022-03-30 08:59:37 -04:00
Tanuj Mittal
7a809cd2bc
Always schedule memory call ( #1231 )
...
* Always schedule memory call
* Memory heart beat issue-fix
Co-authored-by: kcheekuri <kcheekuri@microsoft.com>
2022-02-25 13:41:43 -05:00
Karthik chakravarthy
0a51e24b94
Phoenix UX fixes ( #1230 )
2022-02-25 13:41:13 -05:00
Srinath Narayanan
591782195d
added phoenixfeatures flag ( #1184 )
2022-01-10 23:40:41 +05:30
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
Karthik chakravarthy
025d5010b4
Add Pop-up on save click for temporary notebooks ( #1177 )
...
* Disable auto save for notebooks
* Changing auto save interval
* Remove auto save tabwise
* Remove auto save tabwise-1
* update file
2021-12-22 13:15:33 -05:00
Karthik chakravarthy
be28eb387b
Removal of feature flag notebooksTemporarilyDown ( #1178 )
...
* Removal of feature flag notebooksTemporarilyDown
* Update flag
* Add Vnet/Firewall check for enabling phoenix
2021-12-22 13:15:12 -05:00
Karthik chakravarthy
b327bfd0d6
Update Api end points and add brs for allowlist ( #1161 )
...
* Update Api end points and add brs for allowlist
2021-12-13 09:23:33 -05:00
Karthik chakravarthy
3aa4bbe266
Users/kcheekuri/phoenix heart beat retry with delay ( #1153 )
...
* Health check retry addition
* format issue
* Address comments
* Test Check
* Added await
* code cleanup
2021-11-09 18:08:17 +05:30
Srinath Narayanan
5597a1e8b6
Changes to reset container workflow ( #1155 )
...
* reset changes
* undid config context changes
* renamed method
2021-11-04 21:55:41 +05:30
Karthik chakravarthy
7d9faec81e
Phoenix runtime - Reset workspace ( #1136 )
...
* Phoenix runtime - Reset workspace
* Format and Lint issues
* Typo issue
* Reset warning text change and create new context on allcation of new container
* Closing only notebook related
* resolved comments from previous PR
* On Schema Analyser allocate call
Co-authored-by: Srinath Narayanan <srnara@microsoft.com>
2021-10-22 10:41:13 -04:00
Karthik chakravarthy
22da3b90ef
Phoenix Reconnect Integration ( #1123 )
...
* Reconnect integration
* git connection issue
* format issue
* Typo issue
* added constants
* Removed math.round for remainingTime
* code refctor for container status check
* disconnect text change
2021-10-22 14:34:38 +05:30
Sunil Kumar Yadav
df3b18d585
fixed eslint of NotebookComponentBootstrapper and NotebookReadOnlyRenderer ( #1122 )
2021-10-11 08:29:21 -07:00
Karthik chakravarthy
f968f57543
Allocation of container on demand ( #1097 )
...
* Allocation of container only on demand
* git notebook click emits connect to container and refresh notebooks
* git cleanup local repo
* Reconnect rename and memory heartbeat change
* Fix new notebook click event in case of git login
* Mongo proxy test replace with master file
* code refactor
* format check
* compile errors resolved
* address review comments
* rename environment to workspace
* Added content html rendering in Dialog
* format issue
* Added contentHtml in the dialog which renders jsx element
2021-09-30 12:53:33 -04:00
Karthik chakravarthy
d7997d716e
Data pane expand issue ( #1085 )
...
* Data pane expand issue
* Data pane expand issue-1
* Data pane expand issue format
* Data pane expand issue formating
2021-09-15 19:50:36 -04:00
kcheekuri
7e4f030547
Hidding container connection status behind the feature flag and initi… ( #1019 )
...
* Hidding container connection status behind the feature flag and initializing scratch issue
* maintaining connecting status UX part at notebooks context
* Changing scratch name to temporary and showing only after connected
2021-09-09 14:02:00 -04: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
Hardikkumar Nai
678ca51c77
Update to Webpack 5 ( #964 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-08-16 15:44:40 -05:00
Tanuj Mittal
f8ac36962b
Add Security Warning Bar for untrusted notebooks ( #970 )
...
* Add Security Warning Bar for untrusted notebooks
* Update
* Another update
* Add a snapshot test
* UX updates
* More updates
* Add tests
* Update test snapshot
* Update string
* Update security message
2021-08-10 23:54:26 +05:30
victor-meng
56699ccb1b
Fix new resource tree ( #962 )
2021-07-30 16:23:36 -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
a8bc821dec
Add initializeGitHubRepos function in useNotebooks store ( #957 )
2021-07-23 18:44:24 -07:00
victor-meng
401660ae15
Fix connect to github ( #951 )
2021-07-21 17:47:55 -07:00
victor-meng
6d46e48490
Migrate resource tree to react ( #941 )
2021-07-20 11:40:04 -07:00
victor-meng
afacde4041
Fix AddTableEntityPanel ( #945 )
...
* Fix AddTableEntityPanel
* Add CSS
* Fix snapshot
2021-07-19 22:00:33 -07:00
vaidankarswapnil
b115bb34ca
Fix GitHub repos panel issues ( #875 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
Co-authored-by: Tanuj Mittal <tamitta@microsoft.com>
2021-07-15 09:44:25 -05:00
Sunil Kumar Yadav
397231dca2
Fixed typescript strict issue of Statusbar, hostedUtils, StringUtils etc ( #785 )
2021-07-15 09:35:51 -05:00
Tanuj Mittal
c665c4bb7a
Fix notebooks not rendering ( #936 )
2021-07-14 16:55:03 -05:00
Hardikkumar Nai
cfce78242c
Remove Explorer.openBrowseQueriesPane ( #889 )
2021-07-12 09:40:43 -05:00
Hardikkumar Nai
e8d320e505
Resolve more ESLint ( #922 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-07-12 00:12:38 -05:00
victor-meng
f8ab0a82e0
Move tabs manager to zustand ( #915 )
2021-07-08 21:32:22 -07:00
victor-meng
db34024259
Move notebook flags to zustand ( #912 )
2021-07-06 15:21:23 -05:00
Laurent Nguyen
6b35ab03f2
Switch notebook editor from Monaco back to Code Mirror ( #901 )
2021-06-23 14:05:52 -05:00
Steve Faulkner
fc9f4c5583
Migrate notebooks workspaces to generated clients ( #876 )
2021-06-09 15:08:10 -05:00
Steve Faulkner
481ff9e7fe
Migrate SidePanel state to Zustand ( #799 )
...
Co-authored-by: hardiknai-techm <HN00734461@TechMahindra.com>
2021-05-27 16:07:07 -05:00
Steve Faulkner
e7e15c54b3
Cleanup Synapse+Spark Logic ( #813 )
2021-05-25 14:46:52 -05:00
Sunil Kumar Yadav
35f8fa8324
Add files to TS Strict ( #803 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-21 19:28:08 -05:00
Sunil Kumar Yadav
d06e27a037
fixed typescript strict of accordianComponent.tsx and schemaAnalyser ( #804 )
2021-05-19 20:11:25 -05:00
Tanuj Mittal
404b1fc0f1
Prep Schema Analyzer for flighting ( #760 )
...
* Prepare for flighting Schema Analyzer
* Rename SchemaAnalyzerComponent -> SchemaAnalyzer
* Only show Schema option if notebooks enabled
2021-05-13 10:34:09 -07:00