mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-26 01:15:08 +00:00

* feat(ui): support notification popover at navbar * Remove conversation from notification box Attach web-socket to listen on notifications Add badge component from AntD Fix loading issue removing badge style from css * fix notification misx * support we based notification * fix code smell * update notifications * update avatar component * fix codesmell * revert polling transport changes * address comments