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
victor-meng
64f36e2d28
Add throughput cap error message ( #1151 )
2021-10-30 19:45:16 -07:00
Srinath Narayanan
4ce1252e58
master/main fix ( #1150 )
2021-10-28 17:08:34 +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
victor-meng
55837db65b
Revert "Fix keyboard focus does not retain on 'New Database' button a… ( #1139 )
...
* Revert "Fix keyboard focus does not retain on 'New Database' button after closing the 'New Database' blade via ESC key (#1109 )"
This reverts commit f7e7240010
.
* Revert "Fix ally database panel open issue (#1120 )"
This reverts commit ed1ffb692f
.
2021-10-15 17:36:48 -07:00
victor-meng
9f27cb95b9
Only use the SET keyword once in the update query ( #1138 )
2021-10-15 12:33:59 -07:00
Hardikkumar Nai
271256bffb
resolve_eslint_NodePropertiesComponent ( #921 )
...
* resolve_eslint_NodePropertiesComponent
* address commit
* Open new screen: Screen reader does not pass the 'Copied' information after selecting 'Copy' button.
* resolve lint error
2021-10-12 08:43:35 -07:00
vaidankarswapnil
aff7133095
Fix eslint issues for TableCommands and other files ( #1132 )
2021-10-12 08:07:06 -07:00
Hardikkumar Nai
bfd4948fb9
absulte_path setting ( #984 )
...
* absulte_path setting
* resolve build time error
2021-10-12 07:38:34 -07:00
victor-meng
1c54459708
If unsharded is checked, set partition key to undefined ( #1128 )
2021-10-11 12:09:38 -07:00
Sunil Kumar Yadav
df3b18d585
fixed eslint of NotebookComponentBootstrapper and NotebookReadOnlyRenderer ( #1122 )
2021-10-11 08:29:21 -07:00
Sunil Kumar Yadav
882f0e1554
fixed GraphExplorer.tsx ellint issue ( #1124 )
2021-10-11 08:21:52 -07:00
vaidankarswapnil
b67b76cc87
Fix eslint issues for QueryBuilderViewModal and QueryClauseViewModel ( #1125 )
2021-10-11 08:20:38 -07:00
vaidankarswapnil
734ee1e436
Fix eslint issues for ClauseGroup and ClauseGroupViewModel files ( #1127 )
2021-10-11 07:56:12 -07:00
Sunil Kumar Yadav
ff498b51e2
fixed eslint of Trigger.ts GithubOAuthService.ts etc ( #1126 )
2021-10-11 07:55:21 -07:00
vaidankarswapnil
ed1ffb692f
Fix ally database panel open issue ( #1120 )
2021-10-06 07:53:46 -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
vaidankarswapnil
6ca8e3c6f4
Fix execute Query 'Results' and 'Query status' section controls gets truncated at 200% resize mode of 'Query1' blade ( #1105 )
...
* Fix a11y querytab results section zoom section issue
* Update test smapshot
* Update test snapshot
* Resolved test case issue
2021-09-27 11:03:01 -07:00
vaidankarswapnil
f7e7240010
Fix keyboard focus does not retain on 'New Database' button after closing the 'New Database' blade via ESC key ( #1109 )
...
* Fix a11y new database button focus issue
* Update test snapshot and other issues
2021-09-23 08:13:18 -07:00
Sunil Kumar Yadav
acc095a482
fixed graph input query JAWS screen reader issue ( #1108 )
2021-09-23 08:11:46 -07:00
Hardikkumar Nai
288e6410f3
Choose Column: Aria Position set is not defined for check box present under choose column dialog box. ( #1104 )
2021-09-23 07:59:10 -07:00
Hardikkumar Nai
9ac3392271
Scale and Settings: 'Learn more' link is not adapting the high contrast mode after applying high contrast theme. ( #1103 )
2021-09-23 07:58:41 -07:00
Sunil Kumar Yadav
9a908dde9a
fixed graph explorer visibility and graph expand keyboard accessibility issue ( #1092 )
...
* fixed graph explorer visibility issue
* fixed graph expand keyboard accessibility issue
2021-09-23 07:57:42 -07:00
Hardikkumar Nai
34c59b4872
Scale and Settings: Text content of 'Info status message' and 'Warning' message is not visible properly at high contrast black mode. ( #1090 )
2021-09-22 07:40:18 -07:00
Jordi Bunster
7d28af4fc7
Make these required fields ( #1101 )
2021-09-21 15:50:44 -07:00
Sunil Kumar Yadav
50b99ceb42
fixed horizontal scrollbar issue on 400% resize mode ( #1099 )
2021-09-21 09:06:49 -07:00
Sunil Kumar Yadav
a8150af269
fixed incorrect notification console expand collaped screenreader issue ( #1095 )
2021-09-21 09:04:47 -07:00
Sunil Kumar Yadav
6a9a0156a3
fixed entity choose column role accessibility issue ( #1088 )
2021-09-21 09:02:04 -07:00
vaidankarswapnil
ead28f043f
Fix after activating "Refresh tree" button, 'Querying database' message appears but screen reader does not provide any information about it ( #1091 )
...
* Fix a11y refresh tree querying database msg
* Update test snapshot issue
2021-09-21 09:00:28 -07:00
vaidankarswapnil
b05e5a2145
Fix delete database warning message is not announced by the screen reader after selecting 'Delete Database' menu item ( #1074 )
...
* Fix a11y delete database confirmation ississue
* Resolved lint issue - Removed Unnecessary semicolon
* Resolved compilation issue for extractFeature.ts and update test snapshot issue
Co-authored-by: Armando Trejo Oliver <ato9000@users.noreply.github.com>
2021-09-21 08:58:03 -07:00
Hardikkumar Nai
5e8aa491ba
Load Graph: Name, role and state properties are not defined for 'full screen graph view' control present under 'Graph' tab section. ( #1083 )
2021-09-21 08:57:08 -07:00
Hardikkumar Nai
3dce5cd129
Tooltip is not provided for 'More' control present on the page. ( #1093 )
2021-09-21 08:54:44 -07:00
Sunil Kumar Yadav
d8840a0dfd
fixed aria-required property missing issue ( #1020 )
2021-09-16 14:25:28 -07:00
Sunil Kumar Yadav
9bf5f48165
Fixed add collection tooltip accessibility issue ( #1022 )
...
* Fixed add collection tooltip accessibility issue
* Remove commented code
* cleanup commented code
2021-09-16 14:24:47 -07:00
Sunil Kumar Yadav
0b2a204b70
fixed delete database field missing issue at 200% resize mode ( #1066 )
2021-09-16 14:24:34 -07:00
vaidankarswapnil
c28593b752
Fix expand/collapse tree button of Data Explorer page is not accessible through keyboard ( #1067 )
...
* Fix ally issues for newCollection panel's advanced section
* Resolved test snapshot issue
* Fix a11y data explorer expand/collapse using keyboard issue
2021-09-16 14:24:24 -07:00
Sunil Kumar Yadav
4cbbef9574
change area label of UDF ( #1068 )
2021-09-16 14:24:11 -07:00
vaidankarswapnil
300c952a9b
Fix a11y QueryTab focus and close button issue using keyboard ( #1069 )
2021-09-16 14:23:55 -07:00
Sunil Kumar Yadav
38c3761260
fixed input parameter keyboard accessibility issue ( #1071 )
...
* fixed input parameter keyboard accessibility issue
* Fixed autofocus and role issue
* make autofocus on close button
2021-09-16 14:23:43 -07:00
vaidankarswapnil
3032f689b6
Fix delete container and database labels appearing text are not associated with the edit fields ( #1072 )
...
* Fix a11y issues for delete container and database
* Update test snapshot issues
2021-09-16 14:23:29 -07:00
Hardikkumar Nai
8b30af3d9e
Settings: At 200% resize mode controls present under 'Settings' blade are not visible while navigating over them. ( #1075 )
2021-09-16 14:23:03 -07:00
Sunil Kumar Yadav
e10240bd7a
fixed setting keyboard accessibility issue ( #1081 )
2021-09-16 14:22:47 -07:00
vaidankarswapnil
ae9c27795e
Fix execute query keyboard focus moves to hidden element under 'Results' section of executed Query 1 blade ( #1082 )
...
* fix a11y quertTab results section hidden element focus issue
* Removed commented code
* Resolved lint issues
2021-09-16 14:21:19 -07: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
victor-meng
665270296f
Fix throughput cost estimate in add collection panel ( #1070 )
2021-09-15 13:05:55 -07: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
victor-meng
8eeda41021
Move synapse link out of advanced section in add collection panel ( #989 )
2021-08-19 12:18:21 -07:00
Hardikkumar Nai
678ca51c77
Update to Webpack 5 ( #964 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-08-16 15:44:40 -05:00
Srinath Narayanan
4110be10bd
Removing author from publish notebook payload ( #966 )
...
* removing author from publish payload
* fixed failing tests
2021-08-15 13:15:30 +05:30
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
Tanuj Mittal
f8ac36962b
Add Security Warning Bar for untrusted notebooks ( #970 )
...
* Add Security Warning Bar for untrusted notebooks
* Update
* Another update
* Add a snapshot test
* UX updates
* More updates
* Add tests
* Update test snapshot
* Update string
* Update security message
2021-08-10 23:54:26 +05:30
Sunil Kumar Yadav
51f3f9a718
Move inputTypeahead to react ( #946 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-08-04 09:46:18 -05:00
Steve Faulkner
b65456f754
Fix bug in Dialog State store ( #969 )
2021-08-02 20:54:30 -05:00
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
t-tarabhatia
7e0c4b7290
Add changes to Partition Key A/B Test ( #954 )
2021-07-29 08:48:03 -05:00
victor-meng
a8bc821dec
Add initializeGitHubRepos function in useNotebooks store ( #957 )
2021-07-23 18:44:24 -07:00
victor-meng
1394aae944
Fix validateCollectionId for new tables account ( #958 )
2021-07-23 18:44:16 -07:00
victor-meng
fecac5625a
Migrate resource tree for resource token to react ( #956 )
2021-07-22 17:11:19 -07:00
victor-meng
dc21032d69
Clean up EditTableEntityPanel ( #955 )
2021-07-22 16:18:48 -07:00
victor-meng
401660ae15
Fix connect to github ( #951 )
2021-07-21 17:47:55 -07:00
victor-meng
913fec4e69
Improve e2e stability ( #949 )
2021-07-21 16:22:31 -07:00
victor-meng
6d46e48490
Migrate resource tree to react ( #941 )
2021-07-20 11:40:04 -07:00
victor-meng
afacde4041
Fix AddTableEntityPanel ( #945 )
...
* Fix AddTableEntityPanel
* Add CSS
* Fix snapshot
2021-07-19 22:00:33 -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
Sunil Kumar Yadav
397231dca2
Fixed typescript strict issue of Statusbar, hostedUtils, StringUtils etc ( #785 )
2021-07-15 09:35:51 -05:00
Hardikkumar Nai
0bbf9de963
Resolve ESLint Errors ( #934 )
2021-07-15 08:53:07 -05:00
Sunil Kumar Yadav
103b3bf6c9
fixed typescript strict of CqlUtilities.test.ts CapabilityUtils.ts file ( #787 )
...
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 ( #802 )
...
* 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 ( #938 )
2021-07-15 06:42:14 +05:30
Tanuj Mittal
c665c4bb7a
Fix notebooks not rendering ( #936 )
2021-07-14 16:55:03 -05:00
t-tarabhatia
887618e77e
UX Changes for Default Partition Key A/B Experiment ( #928 )
2021-07-14 14:10:45 -05:00
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
Tanuj Mittal
854bd2c149
Use window messaging to pass sensitive data to terminal iframe ( #929 )
...
* 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 ( #889 )
2021-07-12 09:40:43 -05:00
Hardikkumar Nai
ee3488d3a9
Resolve more ESLint ( #920 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-07-12 08:55:19 -05:00
Hardikkumar Nai
e8d320e505
Resolve more ESLint ( #922 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-07-12 00:12:38 -05:00
victor-meng
f8ab0a82e0
Move tabs manager to zustand ( #915 )
2021-07-08 21:32:22 -07:00
Hardikkumar Nai
f4eef1b61b
Resolve Eslint for Tables.Constants ( #914 )
...
* 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 ( #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
45d0b3f706
Resolve ESLint QueriesGridComponent ( #923 )
2021-07-06 09:12:41 -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
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
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
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
Sunil Kumar Yadav
c9fa44f6f4
Fix UDF placeholder text ( #899 )
2021-06-17 10:54:40 -05:00
Sunil Kumar Yadav
05f59307c2
Migrate userDefinedFunctionTab to React ( #860 )
2021-06-16 19:09:22 -05:00
vaidankarswapnil
1d449e5b52
Implemented spinner in EditorReact component ( #897 )
2021-06-16 19:02:33 -05:00
Sunil Kumar Yadav
914c372f5b
Migrate Trigger tab to React ( #855 )
...
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 ( #895 )
...
* Add tree and treeitem roles to Resource Tree
* Updates
2021-06-15 14:52:21 -05:00
Steve Faulkner
239c7edf7b
Fix Incorrect Image Links ( #892 )
2021-06-14 20:52:02 -05:00
Hardikkumar Nai
0c6324a4c1
Remove Explorer.openTableSelectQueryPanel ( #881 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-14 16:57:47 -05:00
Hardikkumar Nai
615bfeaf48
Remove Explorer openEditTableEntityPanel and openAddTableEntityPanel ( #887 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-14 16:34:37 -05:00
Steve Faulkner
3bc58a80e4
Remove Explorer.isHostedDataExplorerEnabled ( #890 )
2021-06-14 14:46:14 -05:00
vaidankarswapnil
5da9724deb
Migrate Mongo Query Tab to React( #854 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-14 14:23:19 -05:00
vaidankarswapnil
999fad3bad
Migrate Query Tab to React ( #852 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-06-14 14:15:13 -05:00
victor-meng
baa3252ba8
Properly style CassandraAddCollectionPane ( #862 )
2021-06-11 14:25:05 -07:00
Hardikkumar Nai
959d34d88d
Remove Explorer.openCassandraAddCollectionPane ( #888 )
2021-06-10 23:41:24 -05:00
Steve Faulkner
ce3c2fcfb6
Remove settings component container dependency ( #886 )
2021-06-10 19:29:41 -05:00
victor-meng
b0bbeb188a
Fix query tab/pane related issues ( #879 )
2021-06-10 17:17:11 -07: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
Hardikkumar Nai
c980af9a5c
Remove method Explorer.openSettingPane ( #880 )
2021-06-10 08:09:38 -05:00
Steve Faulkner
c632342a43
Remove window.jQuery ( #878 )
2021-06-09 16:03:42 -05:00
Steve Faulkner
bcc9f8dd32
Migrate remaining notification console methods to zustand ( #873 )
2021-06-09 15:11:12 -05:00
Steve Faulkner
fc9f4c5583
Migrate notebooks workspaces to generated clients ( #876 )
2021-06-09 15:08:10 -05:00
Steve Faulkner
8f6cac3d35
Remove Unused Splitter ( #874 )
2021-06-09 08:35:25 -05:00
Steve Faulkner
2c296ede35
Remove unused KO->React Adapters ( #863 )
2021-06-07 23:14:05 -05:00
victor-meng
16b09df5fa
Hide provision throughput checkbox for serverless account ( #861 )
2021-06-07 23:05:41 -05:00
Srinath Narayanan
ee60f61cfe
Mongo tabs UX fixes ( #851 )
...
* Fixed mongo tabs UX
* changed logic for new tab index
* moved index to tabs base
* removed getIndex method
2021-06-08 00:17:55 +05:30
vaidankarswapnil
f296c00a1c
Fixed graph style panel close issue ( #858 )
2021-06-07 10:38:13 -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 5e2b8d7df0
.
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
18ce8749ed
Fix Enable Synapse Link ( #849 )
2021-05-28 15:20:19 -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
Steve Faulkner
75d01f655f
Show "Open Query" for SQL only ( #830 )
2021-05-26 15:12:36 -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
Tanuj Mittal
cb1d60cc90
Hide hosted shells and schema analyzer if VNET, Firewall or Private endpoints is enabled ( #826 )
...
* Disable Schema Analyzer if VNET or Firewall is enabled
* Add support for private endpoint connections
* Fix lint warning
2021-05-27 01:31:13 +05:30
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
Sunil Kumar Yadav
35f8fa8324
Add files to TS Strict ( #803 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-05-21 19:28:08 -05:00
Steve Faulkner
0e413430dc
Remove Unused Components ( #819 )
2021-05-21 19:02:39 -05:00
victor-meng
9787a5ce7c
Fix throughput input ( #808 )
2021-05-21 13:12:13 -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
Tanuj Mittal
ac753b0780
Enable Schema Analyzer in MPAC ( #805 )
2021-05-20 00:02:12 +05:30
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