v-darkora
e9ea887fe7
[Query Copilot] Pass user email to query feedback ( #1516 )
...
* Pass user email to query feedback AB#2501550
* Await page.frame
* Make contact no by default
* Add hook to check if it sohuld render the modal in the main component
2023-07-10 10:59:05 +02:00
sunghyunkang1111
b98829109e
Do not show network connection message when securedbyperimeter ( #1517 )
2023-07-05 09:47:05 -05:00
vchske
4617fa9364
Update throughput settings tab with new elasticity properties ( #1461 )
...
* Adding RU thermometer to settings throughput tab
* Finalizing RU thermometer on throughput settings
* Updated snapshot
* Fixing formatting
* Fixing lint errors
* Rerun prettier
* Fixing Offer properties
* Fixing Types
* Updating ARM clients, and enabling new elasticity properties
* Updating snapshots
* Updating an issue caused by updating ARM client
* Latest changes based on feedback
* Fixing lint and unit tests
* Minor fix
* Minor text change
* Changed some formatting
2023-06-16 15:54:29 -07:00
jawelton74
1ee6abf890
Change AAD endpoint from /common to /organizations. ( #1408 )
2023-03-27 10:47:04 -07:00
sindhuba
1285ffc440
Refresh collection automatically when container is created using Quickstart pop up ( #1394 )
...
* Quickstart Refresh collection automatically when container is created
* Fix unit tests
* Fix unit tests and address comments
* Minor fixes in message handler
* Minor changes to fix tsconfig.strict.json
* Resolve npm compile:strict errors by fixing the code implementation
* Remove cache refresh code in configureHosted function
* Fix spacing
* Run npm format
2023-02-24 10:58:36 -08:00
victor-meng
80dd161a6f
Remove networking warning message for sql, gremlin, and tables api ( #1388 )
2023-02-06 12:51:04 -08:00
victor-meng
9184684e75
Improve network settings warning message ( #1380 )
2023-01-25 15:04:39 -08:00
victor-meng
5059917edf
Only show networking settings warning for Mongo and Cassandra accounts ( #1376 )
2023-01-18 11:12:10 -08:00
victor-meng
5dde66b032
Add check and guidance for networking settings ( #1348 )
2022-11-10 10:46:55 -08:00
vchske
8433a027ad
Text changes for API rebranding ( #1330 )
...
* Text changes for API rebranding
* Text changes and bug fixes for API rebranding
* Format updates
2022-10-05 17:35:03 -07:00
victor-meng
d54c896d74
Postgre quickstart UI ( #1319 )
2022-09-14 14:42:09 -07:00
victor-meng
06c3b6fe94
Whitelist AGC endpoint in data explorer ( #1317 )
2022-08-16 10:15:26 -07:00
victor-meng
22f7d588a1
Add support for multi-partition key ( #1252 )
2022-04-21 13:37:02 -07:00
victor-meng
2e3e547a46
Fix scale tab not showing the correct throughput mode and value and remove freetierautoscalethroughput feature flag ( #1245 )
2022-03-31 12:13:08 -07:00
Armando Trejo Oliver
496f596f38
Fix Parent Origin Regex ( #1239 )
...
Not all regex are escaped properly
2022-03-25 12:59:18 -07:00
victor-meng
605117c62d
Update autoscale throughput limits ( #1229 )
...
* Change minimum autoscale throughput and default autoscale throughput for free tier account to 1000
* Fix unit tests
* Update snapshot
* Fix cassandra add collection panel
* Address comments
* Add feature flag/flight
* Remove console.log
2022-02-25 18:21:58 -08:00
Armando Trejo Oliver
4728dc48d7
Add Mooncake and Fairfax BE and Mongo endpoints to allowed endpoints ( #1213 )
2022-01-28 18:43:34 -08:00
Armando Trejo Oliver
f5da8bb276
Validate endpoints from feature flags ( #1196 )
...
Validate endpoints from feature flags
2022-01-24 13:06:43 -08:00
Srinath Narayanan
591782195d
added phoenixfeatures flag ( #1184 )
2022-01-10 23:40:41 +05:30
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
Srinath Narayanan
6b4d6f986e
added github test env client id ( #1168 )
2021-12-01 03:38:38 +05:30
victor-meng
e3d5ad2ce8
Fix ARM api version ( #1154 )
2021-11-02 12:23:48 -07:00
victor-meng
64f36e2d28
Add throughput cap error message ( #1151 )
2021-10-30 19:45:16 -07: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
Karthik chakravarthy
f7fa3f7c09
Fix Unit Test: Mock the class to its instance ( #1117 )
...
* mock to instance
* Update jest.config.js
Co-authored-by: Jordi Bunster <jbunster@microsoft.com>
2021-10-05 13:06:26 -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
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
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
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
victor-meng
ee4404c439
Fix enable synapse link error ( #918 )
...
* 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
victor-meng
042f980b89
Replace window.confirm and window.alert with modal dialog ( #965 )
2021-07-30 10:27:27 -07:00
Sunil Kumar Yadav
397231dca2
Fixed typescript strict issue of Statusbar, hostedUtils, StringUtils etc ( #785 )
2021-07-15 09:35:51 -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
Hardikkumar Nai
71113e403e
Resolve ESlint Errors ( #932 )
2021-07-12 22:38:16 -05:00
Steve Faulkner
6f68c75257
Allow dynamic MSAL Authority ( #896 )
2021-06-16 09:13:11 -05:00
Steve Faulkner
ce3c2fcfb6
Remove settings component container dependency ( #886 )
2021-06-10 19:29:41 -05:00
Steve Faulkner
0a1a2bf421
Remove QueryUtils.queryAll and fix test ( #885 )
2021-06-10 19:29:19 -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
Zachary Foster
e41b52e265
Redo user endpoint dynamic token ( #827 )
...
* Redo user endpoint dynamic token
* Fixes aad endpoint race condition, tenant switching, and account permissions
* Export const msalInstance
* Format
* fix import
* format
* Redo getMsalInstance
* format again
* Check for doc endpoint
2021-05-27 16:18:44 -04:00
Steve Faulkner
e7e15c54b3
Cleanup Synapse+Spark Logic ( #813 )
2021-05-25 14:46:52 -05:00
victor-meng
0d79f01304
Update free tier limits and messages ( #786 )
2021-05-24 15:42:54 -05:00
Steve Faulkner
f4b0ea7d69
Update generated ARM clients to latest version ( #807 )
2021-05-20 20:34:29 -05:00
victor-meng
2f6dbd83f3
Fix throughput input component and add database panel ( #773 )
2021-05-12 13:56:24 -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
victor-meng
4efacace16
add collection panel improvements ( #630 )
...
Co-authored-by: Jordi Bunster <jbunster@microsoft.com>
2021-04-30 10:23:34 -07:00