* 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
* added support for the % in entity name
* added support for the % in glossary and glossary term name
* Added U exclude
* Fixed pytest
* fix: support % in glossary name
* added suppport for % in entityName
* fix % issue in the glossary or term
* fix: glossary with % encoding
* fix: tags redirect issue for glossaries with %
* fix: glossary import path
* fixed CI
* fixed Py Test
* fixed PyTest
* fixed glossary resource test
---------
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
* fix(ui): show message based on pipeline service platform
* chore: only show the message if airflow is not available
* chore: remove tailwind classes
* fix: unit test
* test: add changes unit test
* fix: unit test