* Bump to version 0.13.2
* Bump mvn projects to 1.0.0-SNAPSHOT
* Bump python projects to 1.0.0.dev0
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* fix(ui) : owner dropdown for teams with search text is not working
* chore : convert searchFormattedUsersAndTeams to async/await
* chore: use searchFormattedUsersAndTeams for owner search on add alerts page
* fix : search api call with query is not working
* fix : filter issue for team assets
* fix : cy test for alerts
* fix : cy tests
* fix: cy test
* chore: update the search query logic
* fix: cy tests
* Fix search teams with special chars
* fix localization missing for constant
---------
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* doc : update what's new contents for 0.13.2
* update description for special characters
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* add features with YT videos
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Fix the classification by hard deleting them
* fix unit test and cypress issue
* fixed unit test
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* fixed bug where table constraints were not displaying in entity summary panel
* fixed summary panel not hiding in case of no results
* Changes made to improved the typescript type declaration as per comment
* Remove the text ellipses and wrap the content to next line
* fix column to left
* Made action column fix to right side and remove last run from fixed
* fix cypress issue
* Add dbt cloud URL as an input parameter
* support dbt cloud url from UI
* Flag dbtCloudUrl as required
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fixed rows not populating in table info
added skeleton loaders for rowCount and columnCount
styling and localization fixes
* added unit tests for checking rowCount and columnCount
* ui: revamp glossary ui as per new mock
* updated UI and code improvement
* fixed glossary unit test
* fixed failing glossary cypress
* updated style
* Fixed glossary cypress and loading issue
* fixed issue for 'chart' and 'task' quick filters where blank options were displayed sometimes
* added cypress tests for advanced search quick filters
* fixed duplicate options showing in quick filters
added unit test for the same case
* added mock data for ExploreQuickFilters unit test
* fixed failing cypress tests for quick filters
* fixed flaky quick filter cypress test
* fixed failing cypress tests
* removed flaky ness for advanced search quick filter cypress test
* Fixed issue with activity feed on homepage where onboarding placeholder was shown if no feed data is present for 'My Data' filter
* improved message shown for no feed data found
* fixed key mismatch for localization file
* Fixed: Openmetadata Tour Page Issue table is not present for dummy data #9725
* fixed failing unit test
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Fix#9695: Teams show up in lower case
* changed owner advanced search filter field from name to display name
* fixed minor quick filter bug
* fixed failing cypress tests
* fixed failing unit tests
* Fixed failing cypress tests
* added comments in unit tests for better understanding of changes
* fixed failing cypress tests for advanced search
* improved logic for showing advanced search options
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
* Docs #8973: Superset with SSO docs
* Superset support for mysql & postgres db
* remove unwanted field from yaml
* Fix pylint
* Fix superset tests
* Fix sample data connection
* ci fix & review comments
* cypress & defualt provider fix