MokireddySampath
5de9e682ba
Defect1711833 ( #1370 )
...
* keyboard navigation for defects 1722611,1722618
* Fixes for keyboard navigation of add new clause,edit,remove property,insert filter line, remove filter line
* Revert "keyboard navigation for defects 1722611,1722618"
This reverts commit 9383609a2205b2c407ceb41fc01009eb0d816998.
* html,css changes corected after reversion
* Revert "html,css changes corected after reversion"
This reverts commit 712e0e0c1e9f46da07b65d34140059c477b3248a.
* committing changes for the keyboard navigation
* format fixes
* changes to addcollectionpanel.test.tsx snp file
* changes in infotooltip for defct
* Revert "changes in infotooltip for defct"
This reverts commit ca9833e20860e66b8a46993c23e8b76f76cb645f.
* commit for tooltip in defect 1704149
* Revert "commit for tooltip in defect 1704149"
This reverts commit 44766e82134d3591ff43c5434218f9c703414b6c.
* InfoTooltip changes
* update snapshot
* defect1722595 Bug 1722595: [Screen readers Azure Cosmos DB Scale& Settings: Screen reader (NVDA) is not announcing status message which is displayed on the screen after radio button is selected under scale tab.
* more options in delete entity dialog is not accessible through keyboard
* Revert "more options in delete entity dialog is not accessible through keyboard"
This reverts commit 23a05ef18e7cce21fc1aa3aef1c1cbcca257d303.
* more options in delete entity dialog is not accessible throgh keyboard
* remove native html with role='alert' for messagebar
* role added for messagebar fluentui component
2023-01-10 21:32:29 +05:30
jawelton74
b2ab979360
Display large partition key message for SQL API accounts only. ( #1371 )
2023-01-09 14:22:32 -08:00
victor-meng
e909ac43f4
Integrate PSQL shell in quick start guide ( #1333 )
2022-10-06 11:32:19 -07:00
Armando Trejo Oliver
3abbb63adc
Add support for psql shell ( #1324 )
...
Add support for psql shell
- add new terminal type
- handle missing documentEndpoint property
2022-09-22 15:39:35 -07:00
victor-meng
d0c2f72ed3
Add teaching bubbles for mongo quickstart ( #1313 )
2022-08-03 13:54:01 -07:00
Karthik chakravarthy
7abd65ac4b
Enable phoenix based of allowed subscription and flights ( #1291 )
...
* Enable phoenix based of allowed subscription and flights
2022-06-15 17:08:06 -04:00
victor-meng
60525f654b
Add teaching bubbles after creating sample DB ( #1270 )
...
* Add teaching bubbles after creating sample DB
* Add teaching bubble while creating sample container
* Remove test code
* Update tests and always show teaching bubbles in add collection panel when launched from quick start
* Fix snapshot
2022-05-16 17:45:50 -07:00
Srinath Narayanan
fcfc52a80c
Added support for multi line descriptions in self serve framework ( #1266 )
...
* Added support for multi line descriptions
* test snapshot change
* addresse pr comments
2022-05-06 00:01:06 +05:30
victor-meng
ebbfc5f517
New quick start - create sample container ( #1259 )
...
* Update links and texts
* Remove unintended change
* Quick start - create sample container
* Small adjustments + fix test
* Hide coach mark behind feature flag
* Add snapshot test for AddCollectionPanel to increase coverage
* Fix snapshot
* Fix snapshot 2...
* Change runner account name
* Change portal runner account name
2022-05-04 18:24:34 -07:00
Srinath Narayanan
da1169d0e2
Added publicgallery flight ( #1262 )
...
* added publicgallery flag
* fixed PR comments
2022-05-04 03:50:44 +05:30
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
victor-meng
8b22027cb6
Fix settings tab shows no selected value ( #1237 )
2022-03-25 15:13:56 -07:00
Karthik chakravarthy
5c8016ecd6
Enable phoenix for MPAC by default, and for PROD will enable phoenix only based on flight ( #1232 )
...
* Enable phoenix to MPAC by default and for prod based on flight
* phoenix flag setting based of configContext
2022-03-01 13:38:30 -05: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
Srinath Narayanan
b765cae088
Close mongo and casssandra terminal tabs once the shells are exited ( #1183 )
...
* initial commit for closing terminal
* added extra case
* lint changes and hostee explorer fixes
* fixed lint errors
* fixed compile error
* fixed review comments
2022-01-11 01:28:35 +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
victor-meng
1155557af1
Check for -1 throughput cap value ( #1159 )
2021-11-10 21:43:04 -08:00
Karthik chakravarthy
3aa4bbe266
Users/kcheekuri/phoenix heart beat retry with delay ( #1153 )
...
* Health check retry addition
* format issue
* Address comments
* Test Check
* Added await
* code cleanup
2021-11-09 18:08:17 +05:30
victor-meng
a3d88af175
Fix throughputcap check ( #1156 )
2021-11-05 10:23:21 -07:00
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
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
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
Sunil Kumar Yadav
acc095a482
fixed graph input query JAWS screen reader issue ( #1108 )
2021-09-23 08:11:46 -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
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
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
e10240bd7a
fixed setting keyboard accessibility issue ( #1081 )
2021-09-16 14:22:47 -07:00
victor-meng
665270296f
Fix throughput cost estimate in add collection panel ( #1070 )
2021-09-15 13:05:55 -07: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
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
042f980b89
Replace window.confirm and window.alert with modal dialog ( #965 )
2021-07-30 10:27:27 -07:00
victor-meng
fecac5625a
Migrate resource tree for resource token to react ( #956 )
2021-07-22 17:11:19 -07:00
victor-meng
6d46e48490
Migrate resource tree to react ( #941 )
2021-07-20 11:40:04 -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
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
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
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