victor-meng
13434715b3
Properly check if a container is query copilot sample container ( #1540 )
2023-07-18 22:50:31 -07:00
v-darkora
fb6c0caca6
[Query Copilot] Update sample data resource tree item stylings ( #1530 )
...
* Update sample data resource tree item stylings
* Clean up sample data tree
---------
Co-authored-by: Victor Meng <vimeng@microsoft.com>
2023-07-13 09:17:29 +02:00
victor-meng
708f4316b4
Fix "items" button in sample data resource tree does not open documents tab ( #1528 )
2023-07-11 16:35:54 -07:00
Predrag Klepic
ed9ee07e81
Reverse cross partition query behavior in DE Query settings pane ( #1521 )
...
Co-authored-by: Predrag Klepic <v-prklepic@microsoft.com>
2023-07-10 11:30:53 -07:00
Predrag Klepic
b6d576b7b6
[Query Copilot] Resource tree styling and New query button ( #1519 )
...
* Styling implemented related with the work item
* Sample container New query button implementation
* Fixing related with the not rendering Sample Data
* Fix race condition when rendering sample data resource tree
* Remove export keyword for updateContextForSampleData
* Copilot New Query should open Copilot tab
* showing buttons in sample command bar
---------
Co-authored-by: Predrag Klepic <v-prklepic@microsoft.com>
Co-authored-by: Victor Meng <vimeng@microsoft.com>
2023-07-10 09:14:14 +02: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
5dde66b032
Add check and guidance for networking settings ( #1348 )
2022-11-10 10:46:55 -08:00
victor-meng
d0c2f72ed3
Add teaching bubbles for mongo quickstart ( #1313 )
2022-08-03 13:54:01 -07:00
victor-meng
46ca952955
Add condition for showing quick start carousel ( #1278 )
...
* Add condition for showing quick start carousel
* Show coach mark when carousel is closed
* Add condition for showing quick start carousel and other UI changes
* Fix compile error
* Fix issue with coach mark
* Fix test
* Add new sample data, fix link url, fix e2e tests
* Fix e2e tests
2022-05-23 20:52:21 -07:00
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
37122acc33
Fix issue with reading and saving mongo documents with shard key ( #1269 )
2022-05-11 18:12:12 -07:00
victor-meng
0b6bb7a985
Fix stored procedures, UDF, and triggers sometimes don't show up in the resource tree after expanding ( #1267 )
2022-05-05 18:27:13 -07:00
Srinath Narayanan
da1169d0e2
Added publicgallery flight ( #1262 )
...
* added publicgallery flag
* fixed PR comments
2022-05-04 03:50:44 +05:30
victor-meng
22f7d588a1
Add support for multi-partition key ( #1252 )
2022-04-21 13:37:02 -07:00
Mathieu Tremblay
d1587ef033
Update Tab title from 'Items' to id + ' - Items' to make it easier to differentiate ( #1233 )
2022-03-11 15:50:44 -05:00
Srinath Narayanan
591782195d
added phoenixfeatures flag ( #1184 )
2022-01-10 23:40:41 +05:30
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
victor-meng
1155557af1
Check for -1 throughput cap value ( #1159 )
2021-11-10 21:43:04 -08:00
victor-meng
a3d88af175
Fix throughputcap check ( #1156 )
2021-11-05 10:23:21 -07:00
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
Sunil Kumar Yadav
ff498b51e2
fixed eslint of Trigger.ts GithubOAuthService.ts etc ( #1126 )
2021-10-11 07:55: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
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
Tanuj Mittal
24d0a16123
Disable notebooks temporarily ( #978 )
...
* Disable notebooks temporarily
* Updates
2021-08-14 07:03:58 +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
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
Hardikkumar Nai
0bbf9de963
Resolve ESLint Errors ( #934 )
2021-07-15 08:53:07 -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
c486c1193e
Fix scale component not showing in settings tab ( #926 )
2021-07-07 11:22:54 -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
Hardikkumar Nai
a7239c7579
Remove Explorer.openDeleteDatabaseConfirmationPane ( #908 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-24 00:21:27 -05:00
victor-meng
59655eed5f
Remove route handlers ( #909 )
...
* Remove tab handlers
* Fix tests
2021-06-23 23:54:37 -05:00
victor-meng
738a02a0f3
Replace subscriptions in resource tree with useDatabases hook ( #904 )
2021-06-23 13:45:29 -05:00
vaidankarswapnil
b392bed1b0
Migrate Stored Procedure tab to react ( #894 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-23 11:49:57 -05:00
vaidankarswapnil
f255387ccd
Migrate Mongo Shell tab to React ( #900 )
2021-06-22 23:39:58 -05:00
victor-meng
96e6bba38b
Move databases to zustand ( #898 )
2021-06-18 13:25:08 -05:00