mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-23 00:18:06 +00:00

* Feat : #5057 UI : Add support for adding a custom field to an entity * Add suport for deeplink * Add unit test for custom entity page component * Add unit test for custom entity detail * Fix : params code styling for get list method * Fetch type details on type select * Fix failing unit test * Fix code styling * Fix #5042: Add a field to an entity API is failing * Add unit test * Add unit test * Style : change customfields table styling. * Add unit test * Add support for deleting custom field * Add unit test for delete field flow * Fix failing unit test * Add operation state * Add support for edit field * Add unit test * Fix no-data row styling * Complete todo items * Add check for if no entity data available * Add unit test * Fix code smell * Fix feed issue for entity `type` * Addressing review comment * Addressing review comments Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>