* changed properties of dataProducts * feat: add data products ui * fix: assets tab widget layout * fix: assets tab layout in data products * fix: minor css issues * fix: review comments * fix: update domain icon * fix: add domain filtering * fix: add data products listing on dashboard and topics * fix: sonar issues * fix: add domain assets cypress * fix: refactoring interface * fix: permission related errors * fix: minor issues * fix: do not intercept domain page * fix: add unit tests for select form * fix: review comments * fix: domain cypress * fix: rename method --------- Co-authored-by: 07Himank <himank07mehta@gmail.com> Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* feat(ui): support multi view for service page * support search and pagination * support filter * fix unit tests * fix search indexes * revert glossary term tab component * fix pagingation * fix loading issue * fix code smells * fix cypress