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
Laurent Nguyen
1bf4683894
Make Data Explorer work on node v18 ( #1654 )
...
* Upgrade packages to enable npm i with node 18
* Fix crypto and querystring issue
* Fix webpack errors during npm start
* Upgrade monaco editor. Fix alias in webconfig
* Remove deprecated file-loader. Upgrade webpack to latest.
* Fix format
* Upgrade webpack, eslint and typescript
* Update p-retry and fluentui packages
* Revert monaco package upgrade
* Fix notebook compile errors
* Fix lint errors
* Update jest snapshots
* Fix unit tests
* Update node version to 18
* Fix compile error
* Fix compile error
* Fix format
* Turn off warning overlay for webpack devServer
* Fix format
* Re-add monaco webpack plugin and upgrade monaco-editor
* Update package-lock.json
* Fix build issue
* Move MonacoWebpackPlugin to previous place in webpack.config.js
* update package-lock.json
* Fix package-lock.json
* Update package-lock.json
* Fix export ChoiceItem not found warning for self serve. Remove warning turn off in webpack config.
* Update checkout and setup actions in for ci tests
* Disable Gallery callout
* Fix disable gallery header
* Totally disable New gallery callout
* Upgrade all github actions to latest
2023-12-13 10:24:40 -08:00
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
sunghyunkang1111
dfdb44bdc9
fix preview links ( #1629 )
...
* fix preview links
* fix preview links
2023-09-27 19:59:33 -05:00
Armando Trejo Oliver
f84deea9bc
Fix query copilot help links ( #1620 )
2023-09-19 14:40:57 -07:00
Predrag Klepic
260c99e15c
[Query Copilot V2] Explanation bubble added buttons ( #1609 )
...
* Fixing naming convention
* Additional implementation for Explanation
* Added snaps
* Removing snapshots
* re-updated snapshots
---------
Co-authored-by: Predrag Klepic <v-prklepic@microsoft.com >
2023-09-19 10:17:51 +02:00
v-darkora
c1c12019da
Add feature flag for fixed output editor height or calculated height ( #1606 )
2023-09-18 11:30:17 +02:00
Predrag Klepic
76408e2f98
[Query Copilot V2] Wire and adjust Output bubble with backend communication ( #1599 )
...
* Initial wiring of copilot backend and bubble
* Additional changes in explanation bubbles
* Changes based on checks
* test snapshots updated
---------
Co-authored-by: Predrag Klepic <v-prklepic@microsoft.com >
2023-09-06 19:49:27 +02:00
Predrag Klepic
b992742e20
[Query Copilot] Explanation bubble implementation ( #1586 )
...
* Explanation bubble implementation
* Explanation bubble unit tests
* Merged with main
* updated snapshot
---------
Co-authored-by: Predrag Klepic <v-prklepic@microsoft.com >
2023-08-30 13:08:58 +02:00
v-darkora
6a8e87f45f
[Query Copilot v2] Implementing output bubble ( #1587 )
...
* Implementing output bubble
* Fix lint
* Run prettier
2023-08-29 08:56:53 +02:00
Predrag Klepic
449118a1bf
[Query Copilot] V2 Backend integration ( #1584 )
...
* Initial implementetation of backend integration
* Added parameters and interfaces moved
* Initial client implementation
* Additional changes for React FC's
* Updated snapshot of Footer
* Additional Copilot implementation
* Test adjustments and client implementation
* Additional test implementations
* Naming convetion for functions
* Changing {} to any
* Additional changes to the type
* Additional test changes
* Removal of prevention
* adding comment
* Additional changes to tests
* Moving logic based on comments
* client implementation along with corrected tests
---------
Co-authored-by: Predrag Klepic <v-prklepic@microsoft.com >
2023-08-24 09:07:29 +02:00
v-darkora
19100ec437
[Query Copilot V2] Unit tests for V2 Copilot ( #1580 )
...
* Add tests for V2 of copilot and fix query parameter feature flag
* Fix merge changes
2023-08-21 16:29:00 +02:00
Predrag Klepic
143f7d8f2c
[Query Copilot] Copilot V2 Retrieving bubble ( #1579 )
...
* Changing order of the features
* test name changed
* updates snapshots
* Bubble implementation
* Bubble tests implemented
* Correction for CopilotSampleDB implementation
* rollback to previous query tab changes
---------
Co-authored-by: Predrag Klepic <v-prklepic@microsoft.com >
2023-08-21 11:19:04 +02:00
v-darkora
ceb66ed5b8
[Query Copilot V2] Restructure code for V2 of copilot ( #1577 )
...
* Initial folder and code restructure
* Add snapshots
* Remove flag for local testing
* Remove unnecessary code
* Fix snapshot
* Update tests
2023-08-16 10:10:21 +02:00