mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-24 14:08:45 +00:00
* ✨ UI : Add custom properties support for all entities
* Add custom properties for topic entity
* use async await pattern
* Add custom property support for dashboard entity
* Add custom property support for pipeline entity
* minor fix
* Fix unit test
* Add custom property support for ml model entity
* Fix unit test
* Add unit tests
* Add extension
* Fix formatting
* Addressing review comment
* Addressing review comments