-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEAT Fix Issues in Glosary #14197
FEAT Fix Issues in Glosary #14197
Conversation
}, | ||
"default": null | ||
}, | ||
"assets": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mohityadav766 we need to figure out a way to force only few enttity types. Ie. adding of users/teams/roles/policies etc.. to the assets should be prohibited
* fix: assets fqn issue (#14140) * fix: assets fqn issue * fix: unit tests * fix: escape fqn in remaining areas * fix: domain cypress for adding assets * fix: add assets to data products cypress * update imports * add cypress for glossary term * fix: loading in asset modal and add cypress * fix: unit tests * fix: reintroduce filters in asset selection modal
[open-metadata-ui] Kudos, SonarCloud Quality Gate passed! |
[open-metadata-ingestion] Kudos, SonarCloud Quality Gate passed! |
* Fix User Startup Email * Add Apis for validation and addtion glossary tags and assets * Update Status to ApiStatus * Unique Tags to be listed * Fix in tag additon * fix: asset selection modal improvements (#14152) * fix: assets fqn issue (#14140) * fix: assets fqn issue * fix: unit tests * fix: escape fqn in remaining areas * fix: domain cypress for adding assets * fix: add assets to data products cypress * update imports * add cypress for glossary term * fix: loading in asset modal and add cypress * fix: unit tests * fix: reintroduce filters in asset selection modal * fix: update assets * localization * Fixes and Refactor redundant code * Revert * Add Delete API for removing tags from assets * ADd ES calls * Fix Assests added in case of errors * ui updates * ui changes * Add Conditional Validate for SubFields --------- Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com> Co-authored-by: karanh37 <karanh37@gmail.com>
* Fix User Startup Email * Add Apis for validation and addtion glossary tags and assets * Update Status to ApiStatus * Unique Tags to be listed * Fix in tag additon * fix: asset selection modal improvements (open-metadata#14152) * fix: assets fqn issue (open-metadata#14140) * fix: assets fqn issue * fix: unit tests * fix: escape fqn in remaining areas * fix: domain cypress for adding assets * fix: add assets to data products cypress * update imports * add cypress for glossary term * fix: loading in asset modal and add cypress * fix: unit tests * fix: reintroduce filters in asset selection modal * fix: update assets * localization * Fixes and Refactor redundant code * Revert * Add Delete API for removing tags from assets * ADd ES calls * Fix Assests added in case of errors * ui updates * ui changes * Add Conditional Validate for SubFields --------- Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com> Co-authored-by: karanh37 <karanh37@gmail.com>
Describe your changes:
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>