mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-01 13:13:10 +00:00

* feat(ui): Add Badge with color or icon for Tags,GlossaryTerm, Domain and DataProducts #9972 * added api call to patch style in glossary * updated and refactor AsyncSelectList and tagsContainerV2 * updated tags in all the pages * added style object in addGlossaryTerm form * added style support in domain and tags * fixed failing unit test * added cypress for the style feature * added unit test for new component * translation-sync * addressing comment * fixed edit tags issue * added style feature for domain * fixed sonarLint * fixed merge issue