3 Commits

Author SHA1 Message Date
Shailesh Parmar
a8a0fdc4a0
#15080 Add a filter by time and tags on the query view page (#15591)
* #15080 Add a filter by time and tags on the query view page

* added Query date filter and sorting options

* added owner filter

* fixed failing unit test

* added cypress for query filter

* miner improvement

* fixed failing cypress and move necessary code utils

* fixed failing cypress
2024-03-20 20:58:36 +05:30
Sachin Chaurasiya
dfbc9deb9c
ui: integrate zustand for global state management part 1 (#15082) 2024-03-15 03:02:42 +05:30
Chirag Madlani
78d6b72e48
chore(ui): typescript support for cypress tests (#15239)
* chore(ui): typescript support for cypress tests

* convert all js to ts

* fix more types

* fix more types

* updated config for ts file

* fixed failing cypress test

* fixed DQ cypress

* fixed dq flaky test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-03-07 17:06:33 +05:30