victor-meng
13434715b3
Properly check if a container is query copilot sample container ( #1540 )
2023-07-18 22:50:31 -07:00
Armando Trejo Oliver
ceed162491
Add Sample Data to Resource Tree ( #1499 )
...
* Add Sample Data to Resource Tree
* Format
* Fix strict build
* Fix lint
* Fixed implementation to show Sample data container
* Udated logic based on TokenCollection
* Re-configure copilot flag
---------
Co-authored-by: Predrag Klepic <v-prklepic@microsoft.com>
2023-06-29 17:47:46 +02:00
Asier Isayas
547954c3dc
Lazy loading containers ( #1411 )
...
Co-authored-by: Asier Isayas <aisayas@microsoft.com>
2023-03-30 14:53:36 -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
victor-meng
beca0d6608
Properly load a postgres account in data explorer ( #1323 )
2022-09-20 10:42:09 -07:00
victor-meng
d54c896d74
Postgre quickstart UI ( #1319 )
2022-09-14 14:42:09 -07:00
Karthik chakravarthy
d6a58fd45f
Gallery loading issue ( #1321 )
2022-09-14 14:57:32 -04: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
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
Srinath Narayanan
d13b7a50ad
phoenix errors added ( #1272 )
2022-05-23 16:28:45 +05:30
victor-meng
60525f654b
Add teaching bubbles after creating sample DB ( #1270 )
...
* Add teaching bubbles after creating sample DB
* Add teaching bubble while creating sample container
* Remove test code
* Update tests and always show teaching bubbles in add collection panel when launched from quick start
* Fix snapshot
2022-05-16 17:45:50 -07:00
victor-meng
ebbfc5f517
New quick start - create sample container ( #1259 )
...
* Update links and texts
* Remove unintended change
* Quick start - create sample container
* Small adjustments + fix test
* Hide coach mark behind feature flag
* Add snapshot test for AddCollectionPanel to increase coverage
* Fix snapshot
* Fix snapshot 2...
* Change runner account name
* Change portal runner account name
2022-05-04 18:24:34 -07: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
Armando Trejo Oliver
f5da8bb276
Validate endpoints from feature flags ( #1196 )
...
Validate endpoints from feature flags
2022-01-24 13:06:43 -08:00
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
Srinath Narayanan
591782195d
added phoenixfeatures flag ( #1184 )
2022-01-10 23:40:41 +05:30
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
victor-meng
1155557af1
Check for -1 throughput cap value ( #1159 )
2021-11-10 21:43:04 -08:00
Srinath Narayanan
fa8be2bc0f
fixed quickstarts ( #1157 )
2021-11-10 17:05:17 +05:30
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
victor-meng
a3d88af175
Fix throughputcap check ( #1156 )
2021-11-05 10:23:21 -07:00
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
Srinath Narayanan
361ac45e52
Added notebooksDownBanner flight ( #1146 )
...
* set isNotebookEnabled to true
* lint and format fixes
* modified shell enabled
* added notebooks down banner flight
* fixed typo
2021-10-22 13:27:52 +05:30
Srinath Narayanan
8aa764079a
Setting isNotebooKEnabled to true by default ( #1145 )
...
* set isNotebookEnabled to true
* lint and format fixes
* modified shell enabled
2021-10-22 11:48:40 +05:30
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
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
Srinath Narayanan
6e55e397b3
Changes for Disabling notebook related features ( #979 )
...
* notebook removal changes
* fixed failing tests
2021-08-14 12:09:22 +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
fecac5625a
Migrate resource tree for resource token to react ( #956 )
2021-07-22 17:11:19 -07:00
victor-meng
6d46e48490
Migrate resource tree to react ( #941 )
2021-07-20 11:40:04 -07:00
Tanuj Mittal
416358f540
Cleanup Schema Analyzer feature flag ( #938 )
2021-07-15 06:42:14 +05:30
victor-meng
8d6ccf8356
import ComponentRegisterer in Explorer ( #935 )
2021-07-13 19:59:39 -05:00
Hardikkumar Nai
71113e403e
Resolve ESlint Errors ( #932 )
2021-07-12 22:38:16 -05:00
Hardikkumar Nai
cfce78242c
Remove Explorer.openBrowseQueriesPane ( #889 )
2021-07-12 09:40:43 -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
victor-meng
98d7bb37d5
Move resource token collection to useDatabases zustand store ( #916 )
2021-07-06 14:05:38 -05:00
Hardikkumar Nai
a1d5648bbc
Remove Explorer.openAddCollectionPane ( #905 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-27 23:39:28 -05:00
victor-meng
4d2a6999d4
Move selectedNode to zustand ( #903 )
2021-06-24 13:56:33 -05:00