* ui: fixed issue related to profiler and data quality
* support logout confirmation modal
* fix bredcrumbs for logviewer
* fix unit tests
* fix loading issue in profile tab
* restore breadcrum for service ingestion
* update confirmation modal
* address comments
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fixed loading issue in KPI widget on landing page
* fixed redirection links for the notification box tabs
* Fixed redirection issue after soft and hard deleting data assets
* fixed version page layout issue
* Fixed data model restore issue
* Added loader to summary panel while fetching permissions
* Fixed alerts settings page error placeholder alignment issue
* changed the dashboard and pipeline url display method
* fixed cypress test
* updated the logic to perform the after delete action in DeleteWidgetModal
* changed the logic to update the history object through util functions
* added `experimentalMemoryManagement` to the cypress config
* reverted the cypress config changes
* fixed flaky test
* worked on comments
* removed unnecessary code
* modify activity feed icon and text
* fix edit icon issue in custom properties and made changes as per comments
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* ui: Display createdDateTime and sizeInByte profile metrics #12196
* Modify Sample Data
* updated profile matrix as per date object
---------
Co-authored-by: Ayush Shah <ayush@getcollate.io>
* chore(client): tier-card ui update
* minor change
* test(client): for the new UI of tier-card
* address comments
* fix UI
* replace some css with utility classes
* add language locales for word Clear
* some css and test fix
* fix(client): cypress test for add and remove tier
* supported ellipses in tags and remove old componnet
* fix unit test
* support tags to take entire width as per content
* chanegs as per comments
* fix cypress issue
* fix cypress issue
* chore(ui): stay on the same page when the task is resolved
* chore: update filter on reject task
* chore: address comments
* fix: cypress test
* e2e: add cypress test for task flow
* refactor: minor changes
* fix: assignee option data test id
* test: add test for tags task
* fix: unit test
* fix: cypress test
* chore: address comment
* chore: address comments
* added unit tests for version page components for Dashboard, Pipelines, Tables and Topics
* fixed entity version page test mock
* added and improved unit tests for version page related components
* fixed failing unit tests
* moved all mock files in mock folder
* Fixed test titles
Worked on comments
* Refactored code for service, database details and schema details page
Added feature to add tags and tiers to service page
Applied new layouts to service and database schema details page
* Bug fixes and refactoring of service, database and database schema pages
* Removed unused components
Fixed unit tests
* Removed unnecessary code
* Fixed code smells
* reverted the type assertion changes
* Corrected interface name
Moved large function inside component to utils file
* fixed activity feed tab API fetching error
* fixed cypress test for tags spec