Skip to content
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

database schema search pagination #13988

Closed

Conversation

dechoma
Copy link
Contributor

@dechoma dechoma commented Nov 15, 2023

Describe your changes:

Fixes

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

akash-jain-10 and others added 30 commits October 17, 2023 17:41
* fix(CI): Maven Central Publish Command

* Add the github workflow path as well!

(cherry picked from commit 2ba87a0)
* fix: minor ui feedbacks

* fix: feedbacks

* fix: css on explore

* fix: domain cypress

* fix: profile picture alignment issues
* delete data products when the domain of it is deleted

* typo in comment
* cypress: fixed AUT failure part 1

* updated DI spec

* fixed postgress and  redshift test

* fixed restore admin bug

* remove unnecessary type casing

* di test fixed
* Update workflow imports

* LineageRequest without desc

* Usage Workflow

* Usage Workflow

* 1.2 docs publish

* 1.2 docs publish
* changed the api call to fetch owned assets in my data widget

* fixed unit tests
…#13697)

* supported domain styling color in title if provided

* fix on data product page

* fix: allow dot in mentions allowed char

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
ShaileshParmar11 and others added 14 commits November 11, 2023 00:16
* cypress: fixed AUT failure part 5

* fixed cypress failure

* fixed team cypress

* fixed errorplace holder

(cherry picked from commit 48fd4f9)
* fix(test): AUT failures for 1.2

* fix cypress in query,addRemoveTier and data insight

* fix redshift with dbt

* update package

* fix yarn install

* skip service spec

* remove id from the ingestion json schema

* skip data quality and insight for main

* include service specs

* update CI

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit d75e2e8)
* fixed schemaSearch and dataModelVersion cypress

* fixed tags not updating after addition and deletion of tags

* fixed null value coming in the dashboard name field for search API

* fixed bug on service list page
…nd fixed owner and domain search issue. (open-metadata#13937)

* use displayName instead of name in service,database, databaseSchema and fixed owner and domain search issue

* typo fix

* improve code reusabilty

(cherry picked from commit 759bd84)
Copy link
Contributor

Hi there 👋 Thanks for your contribution!

The OpenMetadata team will review the PR shortly! Once it has been labeled as safe to test, the CI workflows
will start executing and we'll be able to make sure everything is working as expected.

Let us know if you need any help!

@github-actions github-actions bot added documentation Improvements or additions to documentation UI UI specific issues Ingestion backend devops labels Nov 15, 2023
@dechoma dechoma marked this pull request as draft November 15, 2023 17:03
@dechoma dechoma closed this Nov 15, 2023
@dechoma dechoma deleted the fix/database_schema_search_pagination branch November 15, 2023 17:07
@dechoma dechoma changed the title Fixes #13987 database schema search pagination database schema search pagination Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend devops documentation Improvements or additions to documentation Ingestion UI UI specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.