-
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
Fix #14786: Suggestions API #14821
Fix #14786: Suggestions API #14821
Conversation
so far I am able to add new suggestions via Python.
|
* MINOR - Fix SP topology context & Looker usage context * MINOR - Fix SP topology context & Looker usage context * Fix tests
* fix(ui): password error message for char limits * fix java side code
* MINOR - Better handling of Ingestion Pipeline Status * format * format
* Added validation for cost analysis source * centralized life cycle logic
* simplify side navigation click in cypress * make sidbar item uses common enum * fix cypress failure of outside import
* improvement in advance search based on custom property * fix a reading undefined property issue * wip: advance search based on tier * some code cleanup and improvement * some fixes * fix: ui flicker when advanceSearched is apply and refresh the page * some cleanup * no need to call customproperty api call, if entity not suppport customProperties * minor change * fix: autocomplete not working in tier search option in advance search modal * added unit test for advance search provider component * some cleanup * added testcase for open modal * added testcase for resetAllFilters method * removed unwanted code * added e2e test for testing tier advance search * fix: e2e search flow for single field * fix: string field not working after giving listValues in TierSearch * fix: group query e2e test fix * used asyncFetch way to get the tierOptions synchronously * some cleanup * remove unwanted lines * some cleanup * fix: selected option show option value instead of option title
The Java checkstyle failed. Please run You can install the pre-commit hooks with |
1 similar comment
The Java checkstyle failed. Please run You can install the pre-commit hooks with |
The Java checkstyle failed. Please run You can install the pre-commit hooks with |
The Java checkstyle failed. Please run You can install the pre-commit hooks with |
The Java checkstyle failed. Please run You can install the pre-commit hooks with |
The Java checkstyle failed. Please run You can install the pre-commit hooks with |
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
The Python checkstyle failed. Please run You can install the pre-commit hooks with |
Quality Gate passed for 'open-metadata-airflow-apis'Kudos, no new issues were introduced! 0 New issues |
Quality Gate passed for 'open-metadata-ui'The SonarCloud Quality Gate passed, but some issues were introduced. 1 New issue |
Quality Gate passed for 'open-metadata-ingestion'Kudos, no new issues were introduced! 0 New issues |
Describe your changes:
Fixes #14786
I worked on ... because ...
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>