713 Commits

Author SHA1 Message Date
vaidankarswapnil
b115bb34ca
Fix GitHub repos panel issues ()
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 () 2021-07-15 09:35:51 -05:00
Hardikkumar Nai
0bbf9de963
Resolve ESLint Errors () 2021-07-15 08:53:07 -05:00
Sunil Kumar Yadav
103b3bf6c9
fixed typescript strict of CqlUtilities.test.ts CapabilityUtils.ts file ()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-07-15 00:51:36 -05:00
Sunil Kumar Yadav
7dd8bd567f
fixed typescript strict useSidePanel.ts PanelContainerComponent.tsx etc ()
* fixed typescript strict useSidePanel.ts PanelContainerComponent.tsx SchemaAnalyzerSplashScreen.tsx files

* update snapshot
2021-07-14 21:42:46 -05:00
Tanuj Mittal
416358f540
Cleanup Schema Analyzer feature flag () 2021-07-15 06:42:14 +05:30
Tanuj Mittal
62b483d740
Fix connect to GitHub () 2021-07-14 17:10:19 -05:00
Tanuj Mittal
c665c4bb7a
Fix notebooks not rendering () 2021-07-14 16:55:03 -05:00
t-tarabhatia
887618e77e
UX Changes for Default Partition Key A/B Experiment () 2021-07-14 14:10:45 -05:00
victor-meng
8d6ccf8356
import ComponentRegisterer in Explorer () 2021-07-13 19:59:39 -05:00
Zachary Foster
4614ab3427
Adds disableLocalAuth check for listKeys call () 2021-07-13 08:20:13 -04:00
Hardikkumar Nai
71113e403e
Resolve ESlint Errors () 2021-07-12 22:38:16 -05:00
Tanuj Mittal
854bd2c149
Use window messaging to pass sensitive data to terminal iframe ()
* Use window messaging to pass sensitive data to terminal iframe

* Address feedback

* Format

* Update

* Add tests
2021-07-13 03:18:13 +05:30
Hardikkumar Nai
cfce78242c
Remove Explorer.openBrowseQueriesPane () 2021-07-12 09:40:43 -05:00
Hardikkumar Nai
ee3488d3a9
Resolve more ESLint ()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-07-12 08:55:19 -05:00
Hardikkumar Nai
e8d320e505
Resolve more ESLint ()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-07-12 00:12:38 -05:00
victor-meng
f8ab0a82e0
Move tabs manager to zustand () 2021-07-08 21:32:22 -07:00
Hardikkumar Nai
f4eef1b61b
Resolve Eslint for Tables.Constants ()
* resolve_eslint_Tables.Constants

* correct spelling mistake
2021-07-08 21:10:29 -05:00
victor-meng
c486c1193e
Fix scale component not showing in settings tab () 2021-07-07 11:22:54 -07:00
victor-meng
db34024259
Move notebook flags to zustand () 2021-07-06 15:21:23 -05:00
victor-meng
98d7bb37d5
Move resource token collection to useDatabases zustand store () 2021-07-06 14:05:38 -05:00
Hardikkumar Nai
45d0b3f706
Resolve ESLint QueriesGridComponent () 2021-07-06 09:12:41 -05:00
Hardikkumar Nai
a1d5648bbc
Remove Explorer.openAddCollectionPane ()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-27 23:39:28 -05:00
Steve Faulkner
447db01647
TypeScript 4.3 () 2021-06-24 19:14:26 -05:00
victor-meng
4d2a6999d4
Move selectedNode to zustand () 2021-06-24 13:56:33 -05:00
Hardikkumar Nai
a7239c7579
Remove Explorer.openDeleteDatabaseConfirmationPane ()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-24 00:21:27 -05:00
Jordi Bunster
c1d4008895
Bypass ko<->React adapter in SettingsTab ()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-24 00:07:10 -05:00
victor-meng
59655eed5f
Remove route handlers ()
* 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 () 2021-06-23 14:05:52 -05:00
victor-meng
738a02a0f3
Replace subscriptions in resource tree with useDatabases hook () 2021-06-23 13:45:29 -05:00
vaidankarswapnil
b392bed1b0
Migrate Stored Procedure tab to react ()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-23 11:49:57 -05:00
vaidankarswapnil
f255387ccd
Migrate Mongo Shell tab to React () 2021-06-22 23:39:58 -05:00
Steve Faulkner
f9bd12eaa6
Fix for QueryTab Load More () 2021-06-22 15:21:58 -05:00
Steve Faulkner
39215dc4de
Remove unused GitHubReposComponentAdapter () 2021-06-18 13:55:54 -05:00
victor-meng
96e6bba38b
Move databases to zustand () 2021-06-18 13:25:08 -05:00
Sunil Kumar Yadav
c9fa44f6f4
Fix UDF placeholder text () 2021-06-17 10:54:40 -05:00
Sunil Kumar Yadav
05f59307c2
Migrate userDefinedFunctionTab to React () 2021-06-16 19:09:22 -05:00
vaidankarswapnil
1d449e5b52
Implemented spinner in EditorReact component () 2021-06-16 19:02:33 -05:00
Steve Faulkner
6f68c75257
Allow dynamic MSAL Authority () 2021-06-16 09:13:11 -05:00
Sunil Kumar Yadav
914c372f5b
Migrate Trigger tab to React ()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-15 21:53:50 -05:00
Steve Faulkner
af71a96d54
Add tree and treeitem roles to Resource Tree ()
* Add tree and treeitem roles to Resource Tree

* Updates
2021-06-15 14:52:21 -05:00
Steve Faulkner
239c7edf7b
Fix Incorrect Image Links () 2021-06-14 20:52:02 -05:00
Hardikkumar Nai
0c6324a4c1
Remove Explorer.openTableSelectQueryPanel ()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-14 16:57:47 -05:00
Hardikkumar Nai
615bfeaf48
Remove Explorer openEditTableEntityPanel and openAddTableEntityPanel ()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-14 16:34:37 -05:00
Steve Faulkner
3bc58a80e4
Remove Explorer.isHostedDataExplorerEnabled () 2021-06-14 14:46:14 -05:00
vaidankarswapnil
5da9724deb
Migrate Mongo Query Tab to React()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-14 14:23:19 -05:00
vaidankarswapnil
999fad3bad
Migrate Query Tab to React ()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-14 14:15:13 -05:00
victor-meng
baa3252ba8
Properly style CassandraAddCollectionPane () 2021-06-11 14:25:05 -07:00
Hardikkumar Nai
959d34d88d
Remove Explorer.openCassandraAddCollectionPane () 2021-06-10 23:41:24 -05:00
Steve Faulkner
ce3c2fcfb6
Remove settings component container dependency () 2021-06-10 19:29:41 -05:00