* 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)
* Remove the flakiness for AdvancedSearch and AutoClassification tests
* Fix the failing tests
* fixed failing data quality test
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
(cherry picked from commit 84719b66a8a75618e5d268f7b6060c0fe0aa4459)
* update conditions in user profile page
* updated as per comments
* revert UI changes
* update to use clickOutside
(cherry picked from commit 96b36e4a76d7a11993a505d821aa05c1fcd7c460)
* MINOR - Automator - Remove tags by label type
* MINOR - Automator - Remove tags by label type
* MINOR - Automator - Remove tags by label type
* MINOR - Automator - Remove tags by label type
* MINOR - Automator - Remove tags by label type
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
(cherry picked from commit 92c9f0754b132adff32266c2ed65f9d16b83a651)
* update data model header asset to include project
* add playwright test for project
* update entity test
* update condition for test
(cherry picked from commit d897332c260472ce4d21d808d7215b512bb733e5)
* Fix the return type for the custom property API function
* Break down the EditTableTypePropertyModal.tsx component
* Fix the custom property inputs for date-time type properties
* auto lint formatting changes
* Add the autoFocus prop for DataAssetAsyncSelectList
* Fix and add the unit tests for new code
(cherry picked from commit 638e988dc697bb77538b74b3aab562031066ae05)
* feat(apps): add app config in run record
- changed returned schema type of "status" to "AppRunRecord"!
- added a "config" field in the app record
- added a "pending" stage so that "external" app status can be mapped ti internal app status
* added note about schema compatiblity
* added app config for external apps
* show config for every app run
* add tests
* revert open change for now
* Revert "revert open change for now"
This reverts commit e1492a5c92d1967b3d47230a25df4c2c3d399de2.
* update dependency
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
(cherry picked from commit 5f73dd717b6fae20d95ccbae0857612a352ee816)
* feat(ui): show sourceUrl if present
* support ellipsis for info link
* address comments
(cherry picked from commit 6861ce45e750e4b0db83207fe4b53bf3182001f2)
* test(e2e): Added new Fields for e2e for advanced search filters on Explore page
* added requestSchema and responseSchema fields
* fix the activityFeed, user and advanceSearch playwright test
(cherry picked from commit 6f417b2cd4d3a38af5baa1fd411e4de992302d46)
* fix: add more fields for advance search filters
* added more children values data in respective classes for tests
* added some more fields for advance search filters
* added project and status fields for search filter
* added Glossary field and some code refactoring
* updated EntityDataClass with new entities required for AdvanceSearch spec
* removed some hard coded field values
* updated advancedSearch with additional fields
* removed failing tests of additional fields
* remove failing fields for now to make the test green
* remove the config changes from the PR
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit 75952889a19311eb88041ae83497d30efe4c2ae3)
* modify the lineage alignment algorithm to tree view
* added layout reference link
(cherry picked from commit fd705d5ed4bcc6636ac595cac8f129411f5a3ee1)