* chore(ui): update what's new data content
* update what's new
* fix collate logo wasn't rendering, update change log
(cherry picked from commit 190c8abb3d1b989acda43661dc9a182ac7656532)
* fix test connection showing timeout even after being successfull
* clear the timeout if the execution is being finished and reverted the last commit changes
(cherry picked from commit 4ec19e56a9e807ca0d62a92054b07aa1c080ef44)
* supported request schema field in case response field not present in OpenAPI lineage
* fix backend validation
---------
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
(cherry picked from commit b48d9b9c9740158a5cc6ad4ee58339f0f196117f)
* added a subError section with view more and less functionality
* change the toggle text name
(cherry picked from commit af13eaa5cd15c42328444762c9a7aa54f7b3b8b7)
* fix(ui): tour page issue clicking on tour from welcome screen
* fix infinite login for unauthenticated router
* improve tour tests
(cherry picked from commit 9331a526ea7fa951fa69666c0d63744b370eea2f)
* Fix#19950: Add Tags/Glossary Term support for Domains & Data Products
* add tags and glossary terms to domain and data product
* fix snakeyaml dependency
* Fix search filtering for domain/dataProduct
* fix showing of domain on tags page
* fix merge conflicts
* addressed comments
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
(cherry picked from commit 9568817cf1e7ce27c1114f768a85840b5aa2bd26)
* Fix#17723: Generate Incremental Change Events even when consolidation of events applied
* Fix#17723: Generate Incremental Change Events even when consolidation of events applied
* fix tests
* Fix tests
* clean policy tests
* update search methods to use incrementalChangeDescription part-1
* Fix the version page playwrights
* update search methods to use incrementalChangeDescription part-2
* introduce new field incrementalChangeDescription for search part-3
* fix mvn endpoint test
* fix followers and page search test
* fix following of assets
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
- added schedule to app private config
- reschedule a schedule application job in quartz if it exists.
(cherry picked from commit 5482b94a57b58fc87575425326e297f2e6bdc680)
* fix the default pageSize setting on Ingestions Page
* minor change
* added playwright for it
* fix minor misplacement
(cherry picked from commit 2257f02c759c83d266f0a7d260b3111083ab64af)
* fix(ui): forever loading for oidc auth refresh failure
* fix redirect login issue with iframe
added tests for iframe vs popup login
added tests for clearing localState for refresh api failures
(cherry picked from commit b66a019bc36b3bcec393b2a8db35d0e2684210b5)
* fix - 17995 Avoid duplicate teams in team listing hierarchy
* added check in playwright to see if the team is not repeated
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit b341d5e1cb3e7ab6788258af57cfefbfcf00f28d)
* GEN 16908 - Support pagination for children field
* Fix tests - Support pagination for children field
* move children pagination listing to separate api
* added pagination support from UI
* added playwright test for the pagination test
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit aefc36b5969add77bbcbc1c3e9a586c1f439b8e5)
* playwright: fixed timeout issue in entity related specs
* used test.slow for after all hook
(cherry picked from commit e594aa3ec8730bb88104da8fb4472f02093a2fac)