* supported editUser permission in user tab for team page
* remove edit all permission check in teams add/remove user api
* added playwright test for the editUser permission
* Added playwright test for data consumer user and remove no used field from the advance api call
---------
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
* fix: Filter activity feed events for test cases and suites.
* minor fix around the button label after save task tab
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* Create Change Events on import and update in es
* add glossary tests
* minor test cleanup
* Make Change Event Update Async
* Fix Test case
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* playwright: fixed aut failure in playwright
* Temporarily increased the timeout for lineage tests which timeout often
* Fix the flaky tests
* removing linage changes
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
* fix: reset current page to initial value on limit change in pagination
* fix: reset current page for APICollectionVersion page
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Resolve all the type errors in playwright code
* Fix the playwright tests
* Improve the ingestion test connection logic and autoClassification
* Fix flaky tests
* SearchIndexApplication fix
* Fix the flaky tests
* flaky test fixes and trace on for debugging
* Fix the flaky tests
* update the trace config for data insights setup
* Fix flaky tests
* Fix the flaky tests
* suuport to add and edit primary constraints in Table Constraints modal
* added icon in the constraint tab and made primary form similar like foreign one
* added primary tableConstraints in tableClass
* minor fix around the name
* supported type in dropdwon based on Constraint Types
* fix sonar issue
* added playwright test
* added check around the removal of existing constraint and checking the pending one
* fix the sonar issue and single constraints icon not showing
* fix the scroll issue on TableConstrants in right panel while resizing
* fix playwright test
* fix: Update configuration for activity feed.
* fix: Migrations
* remove the customProperty and testSuite feed beautification case from the feed
* fix: Remove custom properties from the source
* fix: add metric in the matchAnySource.
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>