mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-28 02:46:09 +00:00

* UI: Revamp the glossary UI - Change the left panel as per new mock - updated folder structure of glossary page * added glossary folder icon * Added glossary terms tab * no data placehoder added * updated loading experiance and plus icon * fixed failing unit test * miner fix * fixed cypress for glossary * aded unit test for glossary left panel component * Added unit test for glossary term tab * added unit test for glossary term page * added unit test for glossaryDetails page * resolved conflict * fixed id issue for related term * prevented empty string to be appear in synonyms * addressing comments * fixing failing cypress