* 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>
* Added ()0 to table entityName for oracle metadata
* move # character to columnName pattern
* Test newly allowed characters in table name and columns
---------
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
Co-authored-by: sureshms <srini30005@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
* Fix#9801: ES: Search api is not returning expected result
* Fix#9801: ES: Search api is not returning expected result
* Fix#9801: ES: Search api is not returning expected result
* 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
* Fix#9923: Fix usage for tables with same name
* Fix#9923: Fix usage for tables with same name
* Update ingestion/src/metadata/ingestion/bulksink/metadata_usage.py
Co-authored-by: Nahuel <nahuel@getcollate.io>
* 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>