2 Commits

Author SHA1 Message Date
Chirag Madlani
068c6143a4
feat(ui): support multi view for service page (#13106)
* 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
2023-09-15 09:27:21 +05:30
Aniket Katkar
44f7dd35e1
fix #11221: added version pages for missing entities (#13019)
* Added changes for database version page

* added version changes for database schema

* code optimization for service and schema version pages

* added missing changes for schema version page

* Added version changes for classifications

* Added cypress tests for database, database schema and classification version pages

* Added cypress tests for glossary version page

* fixed failing cypress test

* Fixed flaky and failing cypress tests

* fixed failing cypress tests

* worked on comments

* updated the data-row-keys to id for tables

* fixed glossary version cypress
2023-09-02 09:54:25 +05:30