mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-09 05:55:55 +00:00
* Add ViewCustomFields operation * ui: provide UI support for ViewCustomFields for custom properties * Update generated TypeScript types * provide view custom property support for right entity panel * add unit test cases * update permission with prioritized permission * fix tests * fix unit test * fix the flay user test * For custom property requests on entity types, use entity-specific authorization * remove type checking, since now it will be check by viewCustomField * fix test --------- Co-authored-by: Harsh Vador <58542468+harsh-vador@users.noreply.github.com> Co-authored-by: Harsh Vador <harsh.vador@somaiya.edu> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com> Co-authored-by: Ashish Gupta <ashish@getcollate.io>