* fix ui freezing due to images in feed changes
* minor fixes
* change the method to old as there may be case where only updatedValue will be there and we need to show in prettify way rather the showing default message
* fixes around typography styling
* reduce feed size to 25 to get better performance in case of large image feed in the first 25 feeds
(cherry picked from commit 5201a0dcaf0ff62b3f5c364d7a31fd0228800abd)
* fix some entities not visible in Following widget
* added some extra spacing in quick filter
(cherry picked from commit 00fe8399adc74273be6a486e8969b0ece0e50d89)
* PW: migrate query entity spec to playwright
* migrated to playwright
* minor test fix
* fixed api waiting issue
* fixed the api issue
* fixed API response await
* fixed await issue
* minor: add resizable layout for glossary page
* test: update unit test
* chore(ui): update padding-left in GlossaryDetails component
(cherry picked from commit 9ba67cde3e6b9ce57453574a4435bfa07827786d)
* remove sorting of tags from ui
* add playwright tests
* add playwright test for tags in children
(cherry picked from commit dfafca8231b948acbd6efffd8b732200e436a574)
* test: fix playwright AUT failures
* fixed metapilote space issue for DQ
* fixed dbt test for AUT
* updated tour spec
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* add roles test in playwright
* updated as per feedbacks
* chore: Improve visibility of added policies in Roles page
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* fix custom property type not coming in advance search
* added playwright test to test dashboard for same
* minor code optimization and added comments in code
* minor(test): migrate data-insight settings spec to playwright
* address comments and fix failure for run application
* increase DI success timer for MYSQL
* Fix Data Quality and Profiler cypress
* fix my data spec
* fix user spec failure due to user search not lisiting
* Fix for flakiness of add tier operation
* fix the customizeLanding page cypress failure
* cypress fix
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* Fix unparsable date and remove legacy code
* fix ui for data insight cleanup
* fix unit tests
* fix tour playwright
* fix percentage value and label for charts
* Moved 'NoTier' filter from Filter to Query
* Removed SystemChartType.TotalDataAssetsByTier from condition
* Hack: Quick fix for calculating the % difference on System Charts
* Fix checkstyle
---------
Co-authored-by: Chira Madlani <chirag@getcollate.io>
* Fix unparsable date and remove legacy code
* fix ui for data insight cleanup
* fix unit tests
* fix tour playwright
* fix percentage value and label for charts
---------
Co-authored-by: Chira Madlani <chirag@getcollate.io>
* fix status badge for search index application
* fix sonar and added separate color for activeError
* Running status
* remove the css for activeError
* fix count button styling in explore tree node
* fix the connector icon not proper in list
* remove the unused code
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>