mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-28 19:05:53 +00:00

* Added util functions to use in AdvancedSearchUtils * Replaced ExploreQuickFilter component with SearchDropdown Styling improvements Localization changes * Fixed failing unit tests * Improved filters styling * Advanced search quick filter dropdown styling changes * Fixed failing unit tests * Added unit tests for newly added functions in AdvancedSearchUtils * UI : fix add owner and tier functionality on Translated entity page (#9244) * fix add owner and tier functionality on Translated entity page * get entity info keys from enum * remove unwanted translation keys * minor changes * Removed repetitions in en-us * Added update and close button feature to search dropdown * Stylings updated * Fixed failing unit tests and added tests for additional features * - Handled possible failure case for util functions in AdvancedSearchUtils functions - Added tests for negative scenarios Co-authored-by: Ashish Gupta <ashish@getcollate.io> Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>