* Fix(#9226): do not show error for public IP resolution
* Add message when failure happens
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
* staging commit
* updated terms to french
* fix(dataInsight): updated ES response to get entityType and total non tiered entities
* fix(dataInsight): removed fields=*
* fix(dataInsight): Added entity migration
* cleaned up branch
* solved Activity feed related issue
* solved Activity feed related issue
* Addressing comments
* test case related changes
* test case related changes
Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
* 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
* refactor(profiler): integrated getter func.
Removed metric getter function from their own file.
Added metric getter to their own interface classs.
created dispatch by value methdo to dispatch metric getter func.
* feature(profiler): added systemProfiler schema
* feat(profiler): workflow fresh. & snflk impl.
* feat(profiler): freshness endpoint for put and get
* feat(profiler): added system met. for redshift
* feat(profiler): freshness met. for bigquery
* fix(profiler): keyword not found in func
* feat(profiler): Added sample data for freshness
* fix(profiler): fetch previous day for BQ
* fix(profiler): sonar + data fetching logic
* fix: typo in SystemMetric Class
* fix: linting
* fix: extracted out EntityList class into models.py
* 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