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

fix(ui): show DataHub logo for DataHub sources in ingestion souces list #11658

Merged

Conversation

Masterchen09
Copy link
Contributor

I saw in this PR (#11518) that for the datahub-gc source no platform logo is shown...we could show a DataHub Logo for all DataHub sources...;-)

SOURCE_TO_PLATFORM_URN and PLATFORM_URN_TO_LOGO are used by useGetSourceLogoUrl to return the logo URL:

export default function useGetSourceLogoUrl(sourceName: string) {

The entry for vertica in SOURCE_TO_PLATFORM_URN is redundant and not needed, because the platform urn is already correct for vertica and has not be "translated"...

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable). If a new feature has been added a Usage Guide has been added for the same.
  • For any breaking change/potential downtime/deprecation/big changes an entry has been made in Updating DataHub

@github-actions github-actions bot added product PR or Issue related to the DataHub UI/UX community-contribution PR or Issue raised by member(s) of DataHub Community labels Oct 17, 2024
@shirshanka shirshanka force-pushed the fix-ui-datahub-datahub-gc-logos branch from eb260e6 to 848b52f Compare October 20, 2024 01:25
Copy link
Contributor

@shirshanka shirshanka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shirshanka shirshanka added the merge-pending-ci A PR that has passed review and should be merged once CI is green. label Oct 20, 2024
@anshbansal anshbansal merged commit 554288b into datahub-project:master Oct 21, 2024
40 of 67 checks passed
aviv-julienjehannet pushed a commit to aviv-julienjehannet/datahub that referenced this pull request Oct 21, 2024
epatotski pushed a commit to acryldata/datahub that referenced this pull request Oct 22, 2024
k-bartlett pushed a commit to k-bartlett/datahub that referenced this pull request Oct 23, 2024
@Masterchen09 Masterchen09 deleted the fix-ui-datahub-datahub-gc-logos branch October 23, 2024 21:13
sleeperdeep pushed a commit to sleeperdeep/datahub that referenced this pull request Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution PR or Issue raised by member(s) of DataHub Community merge-pending-ci A PR that has passed review and should be merged once CI is green. product PR or Issue related to the DataHub UI/UX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants