* 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)
* pass filters when refreshing assets
* verify query_filter being passed for refresh
(cherry picked from commit 3be1a40c050d4596b6bed16867e7dd9a62bd5ee2)
* Fix the failing playwright tests on main
* Fix the GlossaryBulkImportExport test
(cherry picked from commit 982b530ee5e8a099a6123c29033daef00f631648)
* update teams dropdown for admin
* add test for team edit
* fix sonar issue
* update sort method
* update sort function
* fix sonar
(cherry picked from commit 165af4aad02941b95255631996041cd2c7ec8916)