* Fixed version page flaky no data placeholder
removed code duplication in DataModelVersion component
* fixed clear tier functionality for containers and data models
* Added cypress tests for version pages
* fixed unit tests
* Fixed the bug for diff not showing for multiple columns changes
Fixed the bug for diff not showing for changes in nested columns
* code refactoring and optimization for EntityVersionPage component
* fixed unit test for TopicVersion
* fixed code smells
fixed bug for pipeline version page where multiple changes in tasks not showing properly
* updated icons for table and column constraints
* refactored code for topicSchema for version page changes
* refactoring and bug fixes for MlModel version page
* fixed the bug for constraint changes not showing properly on version pages
* updated test ids for better selections
* fixed unit test for TopicVersion
* removed height and width params for newly added icons
* fixed constraints not showing on version page when no constraint changes
* fixed table constraint changes not showing properly
* updated logic to show multiple table constraints for a single column
* Added cypress test for TableVersion page
* fixed partitions and replicationFactor changes not showing on topic version page
* changes to display sourceURL version change for pipeline and dashboard
* changes to show schemaType field change on topic version page
* added testid to schemaType diff Tag
* reverted cypress changes
* fixed topic version page bug
* fixed unit tests
* moved the extraInfo logic to the DataAssetsVersionHeader component
* fixed duplicate API call on data insight and search settings pages
* Added unit tests for IngestionListTable component
* Added cypress for DataInsightSettings page
* fixed failing unit tests
* fixed flaky teams cypress test
* removed unnecessary checks
* worked on comments
* added missing localization for kill ingestion modal button
* fixed failing cypress test
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fixed issue for when classification has . in name the termCount was not getting
* fix url encoding issues
* changes as per comments and sonar fix
* changes as per comments
* fixed issue for when classification has . in name and testcase and pytest issue
* checkstyle
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* chore(client): replace tooltip with popover in tables
* make tooltip black
* chore(client): replace Popover with Tooltip in copy_to_clipboard button component
* replace popover with tooltip in Description component used in BotDetailsPage
* replace popover with tooltip in TestSuitepipelineTab component
* replaced popover with tooltip in TaskBadge component
* replaced Popover with Tooltip in ConnectionStepCard
* replaced Popover with Tooltip in ContainerdataModal component
* replaced Popover with Tooltip in RecentSearchedTermsAntd component
* replaced Popover with Tooltip in TopicSchema component
* Delete RecentSearchedTermsAntd component
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix: long text ellipsis wrapping
* fix: node suggestions long text issue
* replace name with fqn for tags
* fix cypress issue
* change the header label ui of explore page
* fixed classificatin issue for .
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: 07Himank <himank07mehta@gmail.com>
* added missing dependance for in the serviceDetailsPage
* fixed the bugs in ingestion tab on service details page
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix ui breaking because of url having percent in it
* added support for % in about
* fix test cases
* checkstyle
* url fix
* fix storage url
* encoded topic, mlmodel and pipeline entity
---------
Co-authored-by: 07Himank <himank07mehta@gmail.com>
* ui: fixed loading issue in table, and remove unwanted params from API in table profiler
* fixed unit test and addressing comment
* added "testDefinition" params to API as it required to for edit test
* chore(ui): teams page improvements
* chore(ui): fetch basic and advanced details separately
* chore(ui): only fetch asset for team type group
* chore(ui): do not load page for advanced details
* chore(ui): fetch all team advanced details separately
* fix: unit test
* test: cypress test for team
* test: fix cypress test
* fix: cypress test
* fix: cy test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>