v-darkora
38d13cc74e
[Query Copilot] Generate query on enter ( #1558 )
2023-07-27 10:45:42 -07:00
v-darkora
676434cac5
[Query Copilot] Adding tests for the welcome modal ( #1538 )
2023-07-18 17:38:36 -07:00
v-darkora
de3e56bb99
[Query Copilot] Add unit tests for Welcome Modal ( #1535 )
2023-07-14 15:18:38 -07:00
v-darkora
fb6eb635c1
[Query Copilot] Handle response if it returns a 500 status ( #1533 )
2023-07-13 10:50:49 -07:00
v-darkora and Victor Meng
fb6c0caca6
[Query Copilot] Update sample data resource tree item stylings ( #1530 )
...
* Update sample data resource tree item stylings
* Clean up sample data tree
---------
Co-authored-by: Victor Meng <[email protected] >
2023-07-13 09:17:29 +02:00
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
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
v-darkora
3bef1ed136
[Query Copilot] Add learning bubble to query copilot input if text ( #1507 )
...
* Add learning bubble to query copilot input if user does not click for 30 seconds
* Change the way popup is shoed, on input changed update state
2023-07-07 09:08:41 +02:00
v-darkora
eb21193ae4
[Query Copilot] Disable command bar buttons when sample container is used ( #1514 )
...
* Disable command bar buttons when sample container is used and point only to copilot tab
* Make disabled assignement for buttons simmpler
2023-07-07 09:08:08 +02:00
v-darkora
90178178c4
[Query Copilot] Add toggle on feedback buttons ( #1512 )
...
* Add toggle on feedback buttons, clear state when new query generated or deleted
* Update test
2023-07-06 09:49:59 +02:00
v-darkora
ebfc9d4b36
Add welcome popop for query copilot ( #1493 )
2023-07-06 09:49:34 +02:00
v-darkora
0b6cb8ee3d
[Query Copilot] Adding loading spinner for Copilot tab ( #1494 )
...
* Add loading spinner for react tabs
* Run prettier and import useTabs instead of passing it
2023-06-26 09:13:30 +02:00