Satyapriya Bai
702e7662dd
[Keyboard Navigation - Cosmos DB Query Copilot - Query Faster with Copilot>Enable Query Advisor]: Keyboard focus order is not logical after selecting the 'Copy code' button.
2024-11-15 15:52:28 +05:30
Satyapriya Bai
ff60d25f5b
[accessibility-3560073]: [Keyboard Navigation - Cosmos DB Query Copilot - Query Faster with Copilot>Enable Query Advisor]: Keyboard focus order is not logical after selecting the 'Copy code' button.
2024-11-15 12:20:22 +05:30
Laurent Nguyen
91649d2f52
Migrate Copilot local persistence (toggle and prompt history) to new local storage infrastructure ( #1948 )
...
* Migrate copilot persistence to AppState
* Migrate persistence of toggle and history to new infra
* Save toggle value as boolean
* Fix compile bug
* Fix unit tests
2024-09-13 12:01:14 +02:00
SATYA SB
6f35fb5526
[accessibility-2819223]:Bug 2819223: [Keyboard navigation - Cosmos DB Query Copilot - Copilot]: The suggestions of 'Copilot search' edit field are not accessible with keyboard. ( #1893 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com>
2024-08-19 10:34:49 +05:30
Ashley Stanton-Nurse
805a4ae168
Error rendering improvements ( #1887 )
2024-08-15 13:29:57 -07:00
SATYA SB
7e1a738f8e
[accessibility-2819505]:[Programmatic access - Cosmos DB Query Copilot - Copilot]: "Read preview terms" link does not meet minimum contrast ratio 3:1 with the surrounding text. ( #1858 )
...
Co-authored-by: Satyapriya Bai <v-satybai@microsoft.com>
2024-06-13 17:21:49 +05:30
sunghyunkang1111
f8f7ea34bd
Copilot rewording ( #1824 )
...
* Copilot rebranding to query advisor
* fix the subquery link
2024-04-26 14:09:55 -05:00
sunghyunkang1111
da2e874ae6
Fix bugs on data transfer and bring back query explanation and remove query prompt from editor ( #1777 )
...
* Fix minor issues
* add back preview tag
* bring back query explanation and remove prompt in editor
2024-03-21 11:23:42 -05:00
sunghyunkang1111
ac22e88d9c
rebranding of inline copilot ( #1767 )
...
* rebranding of inline copilot
* rebranding of inline copilot
* rebranding of inline copilot
* fix styling
2024-03-18 12:15:24 -05:00
sunghyunkang1111
56c0049e9a
add feedback policies integration with copilot ( #1745 )
...
* add feedback policies integration with copilot
* remove teaching bubble and welcome modal
* force prod phoenix endpoint in MPAC
* force prod phoenix endpoint in MPAC
2024-03-06 10:33:21 -06:00
MokireddySampath
b3837a089d
color of the link has been changed to get the approved color contrast ratio of 4.5:1 ( #1710 )
2024-03-06 12:57:05 +05:30
MokireddySampath
47bdc9c426
styling changes have been made o remove the overlaping of focus outlines ( #1721 )
2024-03-06 12:47:57 +05:30
sindhuba
e207f3702b
Add more logs for NPS ( #1729 )
2024-01-24 16:46:28 -08:00
MokireddySampath
323305e485
state of the buttons will now be updated by screen reader ( #1716 )
2024-01-20 09:17:47 +05:30
sunghyunkang1111
70635e426f
Fix the teaching bubble popup and enable copilot card ( #1722 )
...
* Fix the teaching bubble popup and enable copilot card
* add close copilot button title
* fix compilation
2024-01-19 09:37:17 -06:00
MokireddySampath
9355a3ae04
Altt text and role has been added to the 'copilot icon' ( #1705 )
2024-01-04 19:37:50 +05:30
MokireddySampath
14456c2102
label has been added to the textfield of copilot promptbar ( #1704 )
2024-01-04 19:37:35 +05:30
MokireddySampath
0c9264e8b3
Bug 2819239:Screen reader does not announce the loading information which appears on invoking the 'Send' button. ( #1703 )
...
* Alert has been added and content also added accordign to the loader state
* Snapshot of tests have been updated
2024-01-04 19:37:16 +05:30
MokireddySampath
0dd1032357
Bug 2817823: [Programmatic access - Cosmos DB Query Copilot - Query]: Accessible name is not defined for the 'Like', 'Dislike' and 'Send' buttons present on the page. ( #1700 )
...
* text color of link has been changed to get the contrast ratio of atleaast 4.5:1
* screen reader names have been added to the buttons
* Update QueryCopilotPromptbar.tsx
2024-01-04 19:35:12 +05:30
MokireddySampath
5011d12f16
text color of link has been changed to get the contrast ratio of atleaast 4.5:1 ( #1699 )
2024-01-04 19:34:58 +05:30
sunghyunkang1111
0ab07419ce
fix the phoenix endpoint ( #1691 )
2023-11-10 18:53:23 -06:00
sunghyunkang1111
40b8127a6f
P1 bugs for copilot ( #1689 )
...
* P1 bugs for copilot
* P1 bugs for copilot
* P1 bugs for copilot
* Update branding and AFEC
* Update branding and AFEC
* add timeout for ARM calls
* increase test timeout
* fix formatting
* fix formatting
* fix formatting
* fix formatting
* don't call ARM when connectionstring login
2023-11-10 16:55:39 -06:00
sunghyunkang1111
0e124f4881
Copilot user db ( #1672 )
...
* Implement copilot for user database
* Fix minor bugs
* fix bugs
* Add user database copilot
* Add placeholder text on copilot
* Add AFEC adn killswitch
* Add new v2 sampledatabase endpoint
* Add telemetry
* fix telemetry bug
* Add query edited telemetry
* add authorization header
* Add back to the staging env for phoenix
* point to stage for phoenix
* Preview commit for test env
* Preview link for staging
* change the staging url
* fix lint, unit tests
* fix lint, unit tests
* fix formatting
2023-11-09 11:55:25 -06:00
sunghyunkang1111
d376a7463c
P1, P2 bug fixes for private preview ( #1657 )
...
* P1 bug fix for private preview
* Add updated snapshot files
* Fix failing unit test
* Fix unit tests and update snapshot
2023-10-12 21:54:01 -05:00
sunghyunkang1111
e42e24b175
Redesign copilot ( #1650 )
...
* Add copilot toggle button
* take out toggle button when closing tab
* Update snapshots
* Fix the prettier issue
* fix prettier
2023-10-09 12:42:25 -05:00