vchske
33a7412cf3
Removed broken feature to display PR url in DE console ( #2249 )
2025-11-07 12:36:03 -08:00
asier-isayas
0fc6647627
Upgrade Cosmos SDK to v4.3 ( #2137 )
...
* Upgrade Cosmos SDK to v4.3
* push pkg lock
* fix tests
* fix package-lock.json
* fix package-lock
* fix package-lock.json
* fix package-lock.json
* log console warning when RU limit is reached
* fix tests
* fix format
* fix tests
* added description to RU limit message
* show warning icon on tab header
---------
Co-authored-by: Asier Isayas <aisayas@microsoft.com >
2025-05-29 11:35:06 -04:00
SATYA SB
ced2725476
Enhance accessibility and focus styles for Notification Console component ( #2066 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com >
2025-03-11 12:28:44 +05:30
SATYA SB
8da078579e
[accessibility-3739618]:[Screen Reader - Azure Cosmos DB- Data Explorer - Graphs]: Screen Reader announces both expanded and collapsed information simultaneously for expand/collapse button in bottom notification region under 'Data Explorer' pane. ( #2048 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com >
2025-02-19 11:25:44 +05:30
Ashley Stanton-Nurse
805a4ae168
Error rendering improvements ( #1887 )
2024-08-15 13:29:57 -07:00
MokireddySampath
0039adf1c2
Border has been added to distinguish clear notifications from text ( #1750 )
2024-03-06 12:54:44 +05:30
Laurent Nguyen
90c1439d34
Update prettier to latest. Remove tslint ( #1641 )
...
* Rev up prettier
* Reformat
* Remove deprecated tslint
* Remove call to tslint and update package-lock.json
2023-10-03 17:13:24 +02:00
MokireddySampath
1a3ca94efb
Bug 2262682:Screen reader is not announcing the updated deleting status information after deleting the container. ( #1563 )
2023-08-14 21:48:25 +05:30
v-darkora
0eaa5d004b
[Query Copilot] Pin panel footer to the bottom, remove gap between panel and console ( #1511 )
...
* Move footer when save button is enabled to the bottom, remove gap between notification console and right panel
* Change the way panel height is calculated
* Remove unnecessary operator
* Change condition
* Fix snapshot
* Update panel height after animation ends and use different css for showing save button to the bottom of the page
* Fix ts compile
2023-07-07 09:09:15 +02:00
MokireddySampath
72c3605dbe
Sampath accessibility sev 2 ( #1400 )
...
* autoscale and manual radiobuutton fixes
* alt text attribute for images
* Revert "alt text attribute for images"
This reverts commit 5a660551c6 .
* alt text for decorative images
* sev2 accessibilitydefects in data explorer
* Revert "sev2 accessibilitydefects in data explorer"
This reverts commit b84d5b572c .
* Sev2 accessibilitydefects
* Revert "Sev2 accessibilitydefects"
This reverts commit a4e60f106c .
* accessibilitydefects-data explorer
* Remove extra white space
---------
Co-authored-by: Victor Meng <vimeng@microsoft.com >
2023-03-14 23:49:21 +05:30
Sunil Kumar Yadav
a8150af269
fixed incorrect notification console expand collaped screenreader issue ( #1095 )
2021-09-21 09:04:47 -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
Hardikkumar Nai
678ca51c77
Update to Webpack 5 ( #964 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com >
2021-08-16 15:44:40 -05:00
Steve Faulkner
bcc9f8dd32
Migrate remaining notification console methods to zustand ( #873 )
2021-06-09 15:11:12 -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
Hardikkumar Nai
23223cfb23
Upgrade Fluent UI v8 ( #688 )
...
Co-authored-by: Steve Faulkner <southpolesteve@gmail.com >
2021-05-05 18:26:03 -05:00
Jordi Bunster
1e6ad113dd
Add rel='noreferrer' ( #651 )
2021-04-12 17:24:11 -07:00
Hardikkumar Nai
05932e1d38
Resolve Lint errors in NotificationConsoleComponent.ts ( #527 )
2021-04-12 18:06:30 -05:00
Jordi Bunster
88f5e7485a
Pull request preview URLs ( #625 )
...
* Dynamic link to HEAD of a given PR
* Display pr name and link in notification console
* Pass along query string to Explorer
This means you can write a URL like:
https://cosmos-explorer-preview.azurewebsites.net/pull/123?feature.enableFoo=true
and when Explorer loads it'll have enableFoo set to true in the features
object.
2021-04-12 15:10:31 -05:00
victor-meng
4210e0752b
Move delete collection confirmation pane to react ( #417 )
2021-02-10 13:44:00 -08:00
victor-meng
bd4d8da065
Move notification console to react ( #400 )
2021-01-26 15:32:37 -08:00
Steve Faulkner
4be53284b5
Prettier 2.0 ( #393 )
2021-01-20 09:15:01 -06:00
Chris-MS-896
9a1e8b2d87
Add rest of three utils files to Matser ( #370 )
...
* 'minor change'
2021-01-13 17:49:06 -06:00
Chris-MS-896
b784ac0f86
[967093][Screen Readers- CosmosDB – Notification] Screen reader does not pass the combo-box list information ( #329 )
...
* ‘Bug fix: Screen reader does not pass the combo-box list information under notification field.’
* ‘update for comments’
* ‘load path refator’
2020-11-30 14:33:18 -06:00
Chris-MS-896
6b8c9f6961
[Azure][Screen Reader-CosmosDB – Data Explorer] Alt is not correctly defined for the console image on the data explorer page ( #247 )
...
* Update NotificationConsoleComponent.tsx
'Accessibiliy for alt image'
* Update NotificationConsoleComponent.tsx
'meet Unit test problems'
* Update NotificationConsoleComponent.test.tsx.snap
Update for snapshot
Co-authored-by: Chris896 <caoyiqun2017@gmail.com >
2020-10-05 16:14:51 -05:00
DanielSPham
af820c0fbf
Fixed notification console screen reader issue ( #193 )
...
* Fixed notification console screen reader issue
* Added aria expanded
Co-authored-by: Daniel Si Pham <v-danpha@microsoft.com >
2020-09-11 10:36:53 -07:00
Steve Faulkner
36581fb6d9
Initial Move from Azure DevOps to GitHub
2020-05-25 21:30:55 -05:00