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
d6a58fd45f
Gallery loading issue ( #1321 )
2022-09-14 14:57:32 -04:00
Karthik chakravarthy
a4061a96b1
Hide connect btn and only show when phoenix notebooks or features are used ( #1318 )
2022-08-22 19:07:01 -04:00
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
Karthik chakravarthy
c2673ec707
Refactor text messages ( #1312 )
2022-07-27 12:05:56 -04:00
Karthik chakravarthy
13811b1d44
Update allocate call ( #1290 )
2022-06-21 08:48:18 -04:00
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
cea3978ca6
Make Phoenix enabled based of config context ( #1250 )
...
* Have phoenix enabled based of config context irrespective of hosted or portal explorer
* Add telemetry start and success
* Add error code in failure case
2022-04-12 16:25:24 -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
Karthik chakravarthy
5c8016ecd6
Enable phoenix for MPAC by default, and for PROD will enable phoenix only based on flight ( #1232 )
...
* Enable phoenix to MPAC by default and for prod based on flight
* phoenix flag setting based of configContext
2022-03-01 13:38:30 -05:00
Karthik chakravarthy
0a51e24b94
Phoenix UX fixes ( #1230 )
2022-02-25 13:41:13 -05:00
Karthik chakravarthy
9358fd5889
Clean computeV2 code ( #1194 )
...
Cleans compute V2 code used in the Phoenix notebooks flow.
Fix the issue with 'Setup Notebooks' in quick start menu.
2022-01-26 07:31:38 -05: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
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
b7daadee20
Hide commandbar btns when phoenix flag is false ( #1174 )
...
* Hide commandbar btns when phoenix flag is false
* Showing notebooks based on phoenix
2021-12-14 09:02:49 -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
469cd866e0
Bug Bash issues fixes ( #1162 )
...
* Bug Bash issues fixes
* Remove rename from root of Temporary Workspace context menu
* Update comments
* Update comments
2021-12-12 19:41:15 -05:00
Karthik chakravarthy
e575b94ffa
Add phoenix telemetry ( #1164 )
...
* Add phoenix telemetry
* Revert changes
* Update trace logs
2021-11-29 11:22:57 -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
Karthik chakravarthy and Srinath Narayanan
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 <[email protected] >
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
Karthik chakravarthy and Jordi Bunster
f7fa3f7c09
Fix Unit Test: Mock the class to its instance ( #1117 )
...
* mock to instance
* Update jest.config.js
Co-authored-by: Jordi Bunster <[email protected] >
2021-10-05 13:06:26 -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
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 <[email protected] >
Co-authored-by: Bala Lakshmi Narayanasami <[email protected] >
2021-09-03 23:04:26 -07:00