victor-meng
|
4d2a6999d4
|
Move selectedNode to zustand (#903)
|
2021-06-24 13:56:33 -05:00 |
|
Jordi Bunster
|
c1d4008895
|
Bypass ko<->React adapter in SettingsTab (#732)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
|
2021-06-24 00:07:10 -05:00 |
|
victor-meng
|
59655eed5f
|
Remove route handlers (#909)
* Remove tab handlers
* Fix tests
|
2021-06-23 23:54:37 -05:00 |
|
Laurent Nguyen
|
6b35ab03f2
|
Switch notebook editor from Monaco back to Code Mirror (#901)
|
2021-06-23 14:05:52 -05:00 |
|
victor-meng
|
738a02a0f3
|
Replace subscriptions in resource tree with useDatabases hook (#904)
|
2021-06-23 13:45:29 -05:00 |
|
Steve Faulkner
|
f9bd12eaa6
|
Fix for QueryTab Load More (#907)
|
2021-06-22 15:21:58 -05:00 |
|
Steve Faulkner
|
39215dc4de
|
Remove unused GitHubReposComponentAdapter (#902)
|
2021-06-18 13:55:54 -05:00 |
|
victor-meng
|
96e6bba38b
|
Move databases to zustand (#898)
|
2021-06-18 13:25:08 -05:00 |
|
vaidankarswapnil
|
1d449e5b52
|
Implemented spinner in EditorReact component (#897)
|
2021-06-16 19:02:33 -05:00 |
|
Steve Faulkner
|
af71a96d54
|
Add tree and treeitem roles to Resource Tree (#895)
* Add tree and treeitem roles to Resource Tree
* Updates
|
2021-06-15 14:52:21 -05:00 |
|
Steve Faulkner
|
3bc58a80e4
|
Remove Explorer.isHostedDataExplorerEnabled (#890)
|
2021-06-14 14:46:14 -05:00 |
|
Steve Faulkner
|
ce3c2fcfb6
|
Remove settings component container dependency (#886)
|
2021-06-10 19:29:41 -05:00 |
|
Steve Faulkner
|
fc9f287d0a
|
Remove Explorer.configure (#884)
|
2021-06-10 19:02:07 -05:00 |
|
Steve Faulkner
|
006230262c
|
Remvoe Explorer.isServerlessEnabled (#883)
|
2021-06-10 18:16:43 -05:00 |
|
Steve Faulkner
|
bcc9f8dd32
|
Migrate remaining notification console methods to zustand (#873)
|
2021-06-09 15:11:12 -05:00 |
|
Steve Faulkner
|
8f6cac3d35
|
Remove Unused Splitter (#874)
|
2021-06-09 08:35:25 -05:00 |
|
victor-meng
|
7d0be7d355
|
Show 10k RU instead of unlimited as max RU for unsharded collection (#845)
|
2021-05-28 20:11:31 -05:00 |
|
Steve Faulkner
|
04b3ef051a
|
Revert "Upgrade Monaco Editor (#847)" (#850)
This reverts commit 5e2b8d7df05192bda94814648204aafd8536cbc5.
|
2021-05-28 15:49:29 -05:00 |
|
Steve Faulkner
|
b875407d49
|
Pure React Command Bar (#828)
|
2021-05-28 15:20:59 -05:00 |
|
Steve Faulkner
|
5e2b8d7df0
|
Upgrade Monaco Editor (#847)
|
2021-05-28 13:58:35 -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 |
|
Hardikkumar Nai
|
50f83cde87
|
Remove Explorer.collectionCreationDefaults (#840)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
|
2021-05-26 15:11:47 -05:00 |
|
Steve Faulkner
|
0201e6ff92
|
Remove unused KO dynamic-list component (#838)
|
2021-05-25 22:40:53 -05:00 |
|
Sunil Kumar Yadav
|
1bcb4246f6
|
Migration Expand/Collapse Resource Tree to React (#815)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
|
2021-05-25 15:26:36 -05:00 |
|
Steve Faulkner
|
e7e15c54b3
|
Cleanup Synapse+Spark Logic (#813)
|
2021-05-25 14:46:52 -05:00 |
|
Sunil Kumar Yadav
|
522fdc69ab
|
Remove Explorer collection/database text properties (#821)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
|
2021-05-25 08:32:40 -05:00 |
|
victor-meng
|
0d79f01304
|
Update free tier limits and messages (#786)
|
2021-05-24 15:42:54 -05:00 |
|
Steve Faulkner
|
0e413430dc
|
Remove Unused Components (#819)
|
2021-05-21 19:02:39 -05:00 |
|
Steve Faulkner
|
f4b0ea7d69
|
Update generated ARM clients to latest version (#807)
|
2021-05-20 20:34:29 -05:00 |
|
Steve Faulkner
|
42cf814700
|
Move <Dialog/> state to zustand (#806)
|
2021-05-20 09:54:26 -05:00 |
|
Sunil Kumar Yadav
|
d06e27a037
|
fixed typescript strict of accordianComponent.tsx and schemaAnalyser (#804)
|
2021-05-19 20:11:25 -05:00 |
|
Steve Faulkner
|
735a81db47
|
Remove Explorer.setFeaturesFromFlights (#801)
|
2021-05-19 18:58:44 -05:00 |
|
Srinath Narayanan
|
ae76fb0258
|
Mongo Shell Fixes (#738)
* initial commit for mongo shell refactor
* multile tabs for terminals
* added notebooks enabled check
* added vnet check
* minor edits
* removed console log
* fixes
* hide main 'open mongo shell' button
* addressed PR comments
* Added check for iprules and other fixes
* Updated snapshot
* addressed PR comments
* format errors fixed
|
2021-05-19 09:32:45 +05:30 |
|
Hardikkumar Nai
|
6e9144b068
|
Remove generic right pane component (#790)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
|
2021-05-18 21:57:31 -05:00 |
|
Hardikkumar Nai
|
030a4dec3c
|
Migrate Cassandra Add Container to React (#723)
|
2021-05-18 21:30:11 -05:00 |
|
Laurent Nguyen
|
4f3b2f7996
|
Add 'import 'jquery-typeahead' to fix InputTypeahead in GraphExplorer (#793)
|
2021-05-17 10:57:12 -05:00 |
|
Steve Faulkner
|
5d1b659e2f
|
Revert "Migrate Collapse/Open Resource Tree to React (#733)" (#792)
This reverts commit d7c62ac7f17501f3c8b85943d3f190ac07ff1cf8.
|
2021-05-17 10:40:23 -05:00 |
|
Hardikkumar Nai
|
a52a156005
|
Remove Old Add Database Pane Code (#784)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
|
2021-05-14 12:05:00 -05:00 |
|
Steve Faulkner
|
f9e8b5eaaa
|
Remove Unused Knockout Components (#783)
|
2021-05-13 18:03:29 -05:00 |
|
vaidankarswapnil
|
a6b82c8340
|
Migrate graph style panel to react (#619)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
|
2021-05-13 15:45:00 -05:00 |
|
Sunil Kumar Yadav
|
d7c62ac7f1
|
Migrate Collapse/Open Resource Tree to React (#733)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
|
2021-05-12 20:03:52 -05:00 |
|
Sunil Kumar Yadav
|
2d506f0312
|
Add Files to TypeScript Strict Mode (#777)
|
2021-05-12 19:23:10 -05:00 |
|
victor-meng
|
14e58e5519
|
Batch of small fixes for RightPaneForm and AddDatabasePane components (#780)
|
2021-05-12 19:12:03 -05:00 |
|
victor-meng
|
2f6dbd83f3
|
Fix throughput input component and add database panel (#773)
|
2021-05-12 13:56:24 -05:00 |
|
victor-meng
|
4ed8fe9e7d
|
Remove old add collection pane (#767)
|
2021-05-10 20:10:48 -05:00 |
|
Hardikkumar Nai
|
a81b1a40a3
|
Use @fluentui/react DocumentCard (#715)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
|
2021-05-10 14:17:37 -05:00 |
|
Hardikkumar Nai
|
9d5c9d6296
|
Migrate Add Database Panel to React (#597)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
|
2021-05-10 14:02:14 -05:00 |
|
victor-meng
|
d62baf327b
|
Change create wildcard index default value to false for mongo 3.2 (#759)
* Change create wildcard index default value to false for mongo 3.2
* Update snapshots
|
2021-05-06 21:27:47 -05:00 |
|
Hardikkumar Nai
|
23223cfb23
|
Upgrade Fluent UI v8 (#688)
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
|
2021-05-05 18:26:03 -05:00 |
|
Steve Faulkner
|
bd47e5ed49
|
Remove unused Explorer methods (#750)
|
2021-05-05 17:35:35 -05:00 |
|