Commit Graph

748 Commits

Author SHA1 Message Date
sunilyadav840
c4bc0ad5f9 remove commented code 2021-09-07 16:22:30 +05:30
sunilyadav840
a0a77002d2 Fixed eslint issue of InputTypeaheadComponent.tsx NotebookTerminalComponent.tsx NotebookViewerComponent.tsx LeftPaneComponent.tsx NodePropertiesComponent.tsx files 2021-09-07 16:17:48 +05:30
kcheekuri
95c9b7ee31
Users/kcheekuri/aciconatinerpooling ()
* 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
Zachary Foster
39dd293fc1
Fetch aad token against tenant's authority () 2021-08-30 14:21:32 -05:00
victor-meng
8eeda41021
Move synapse link out of advanced section in add collection panel () 2021-08-19 12:18:21 -07:00
Hardikkumar Nai
960cd9fc55
Resolve ESlint Controls () 2021-08-19 12:16:35 -05:00
Hardikkumar Nai
9ec0ac9f54
Resolve ESLint Contracts () 2021-08-19 12:15:52 -05:00
Steve Faulkner
b66aeb814a
Polyfill Buffer () 2021-08-18 21:12:40 -05:00
Tanuj Mittal
410f582378
Fix notebooksTemporarilyDown feature flag () 2021-08-17 07:27:41 +05:30
Hardikkumar Nai
678ca51c77
Update to Webpack 5 ()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-08-16 15:44:40 -05:00
Steve Faulkner
2dfd90ca0f
Disable Notebooks Test () 2021-08-16 11:35:21 -05:00
Srinath Narayanan
4110be10bd
Removing author from publish notebook payload ()
* 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 ()
* notebook removal changes

* fixed failing tests
2021-08-14 12:09:22 +05:30
Tanuj Mittal
24d0a16123
Disable notebooks temporarily ()
* Disable notebooks temporarily

* Updates
2021-08-14 07:03:58 +05:30
Tanuj Mittal
f8ac36962b
Add Security Warning Bar for untrusted notebooks ()
* 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 ()
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-08-04 09:46:18 -05:00
victor-meng
ee4404c439
Fix enable synapse link error ()
* Fix enable synapse error

* Default all ARM requests to JSON

Co-authored-by: Steve Faulkner <southpolesteve@gmail.com>
2021-08-02 21:11:42 -05:00
Steve Faulkner
b65456f754
Fix bug in Dialog State store () 2021-08-02 20:54:30 -05:00
victor-meng
56699ccb1b
Fix new resource tree () 2021-07-30 16:23:36 -07:00
victor-meng
042f980b89
Replace window.confirm and window.alert with modal dialog () 2021-07-30 10:27:27 -07:00
t-tarabhatia
7e0c4b7290
Add changes to Partition Key A/B Test () 2021-07-29 08:48:03 -05:00
victor-meng
a66fc06dad
Turn off react resource tree () 2021-07-28 21:29:45 -07:00
victor-meng
a8bc821dec
Add initializeGitHubRepos function in useNotebooks store () 2021-07-23 18:44:24 -07:00
victor-meng
1394aae944
Fix validateCollectionId for new tables account () 2021-07-23 18:44:16 -07:00
victor-meng
fecac5625a
Migrate resource tree for resource token to react () 2021-07-22 17:11:19 -07:00
victor-meng
dc21032d69
Clean up EditTableEntityPanel () 2021-07-22 16:18:48 -07:00
siddjoshi-ms
39a67dbc98
Sqlx estimated cost calculation ()
Adds cost estimate for the SqlX services in the Dedicated Gateway blade (queries the new FetchPrices API to retrieve price data)
2021-07-22 10:48:19 -07:00
Sunil Kumar Yadav
ed9cf01b50
Fixed resourse tree collapse issue () 2021-07-22 11:12:35 -05:00
vaidankarswapnil
e443d17b2e
Migrate Index page to React () 2021-07-22 10:19:17 -05:00
victor-meng
401660ae15
Fix connect to github () 2021-07-21 17:47:55 -07:00
Steve Faulkner
c5e4ee9c2b
Upgrade Playwright () 2021-07-21 19:32:53 -05:00
victor-meng
913fec4e69
Improve e2e stability () 2021-07-21 16:22:31 -07:00
victor-meng
6d46e48490
Migrate resource tree to react () 2021-07-20 11:40:04 -07:00
victor-meng
afacde4041
Fix AddTableEntityPanel ()
* Fix AddTableEntityPanel

* Add CSS

* Fix snapshot
2021-07-19 22:00:33 -07:00
vaidankarswapnil
8a3929775b
Strict mode SwitchAccount and SwitchSubscription files () 2021-07-15 10:54:07 -05:00
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