* Fixed API throwing error while fetching soft-deleted MLmodel entity #5596
* added unit test for soft deleted details
* addressing comment
* updated localization value
* Fix pagination issue in test case
* minor changes
* fix cypress issue
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* 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>
* Added functionality to drag and drop teams in another team
* remove immutability package
* changes as per comments
* Added unit test
* changes as per comments
* minor changes
* added expandable config
* changes as per comments
* changes as per comments
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Fix(#9226): do not show error for public IP resolution
* Add message when failure happens
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
* Added functionality to combine the query filters for Elasticsearch and Advanced Search
* Added unit tests for newly added util functions for explore page
* Added license for enum file
* Code optimization and added comments in the code
* Fixed tables from all the services showing on database Schema page
* Removed RequestDescription component from DatabaseSchemaPage as it is not required
* Added unit tests for DatabaseSchemaPage
* Removed unnecessary mocks in unit test
* Fixed Add support for showing created and updated information to Glossary Term in the UI #3113
* updated styling
* addressing comments
* fixed failing test
* updated test and address comments
* fixed failing test
* UI : Data Insight KPI improvements
* Remove commented code
* Remove time from start and end date
* refactor : add logic to generate kpi name
* Make insight to insights
* Show chart at the top
* Fix: breadcrumb spacing
* refactor : start date and end date of kpi
* test: add unit test for kpi list
* test : add unit tests for add and edit kpi forms
* chore : minor change
* Address review comments
* Address review comments
* Fix#8846 : Replace what's new modal modal with antd modal in the UI
* Remove conflict change
* Fix: changes due to conflict
* Fix : Cypress test
* Addressing comments
* UI : Add sidebar for data insight tabs
* Add icon for data assets and app analytics
* Add kpi icon
* Fix : unit test
* test: Add unit tests for left panel
* Fixed issue with user created Metadata Services not able to be deleted
* Fixed default values for Amundsen connection configs
* Added missing break statement in switch block
* Make the Activity card popup style similar to explore page
* added localisation
* changes as per comments
* changes as per comments
* remove css for app
* change button to antd
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>