* 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>
* 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