mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-25 17:37:57 +00:00

* feat(#11596): add support for custom logo config in settings * fix: edit custom logo config * chore: update application config provider * fix: unit test * fate: create separate brand logo component * Add Accessible Logo Config From ConfigResource * update custom logo api * minor change * fix: styling and use brand logo component * fix(#11503) Custom Login Logo does not change after adding new custom logo * restored delete files * doc: update custom logo config doc * update the icon * test: add unit test for brand logo * test: add unit test for custom logo config setting page * test: add unit test for custom logo config form * test: fix cy test * fix: url input validation * test: add cypress test * test: update cy test to check for validation * update the doc * test: fix cypress test * chore: make height and width required in BrandLogo component * chore: update component name --------- Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>