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

feat(ui): Add new loading pattern logo #4369

Merged
merged 9 commits into from
Mar 30, 2022

Conversation

eburairu
Copy link
Contributor

New loading pattern logo and fixed logo added. πŸ‘¨β€πŸŽ¨

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)

@github-actions
Copy link

github-actions bot commented Mar 10, 2022

Unit Test Results (build & test)

βŸβ€„92 files  Β±0β€‚β€ƒβŸβ€„92 suites  Β±0   22m 19s ⏱️ + 4m 46s
673 tests Β±0  614 βœ”οΈ Β±0  59 πŸ’€ Β±0  0 ❌ Β±0 

Results for commit d328a93. ± Comparison against base commit 431ba4b.

♻️ This comment has been updated with latest results.

@eburairu
Copy link
Contributor Author

I like this one.
datahub-web-react/src/images/datahub-logo-color-loading_over.svg

<rect width="34" height="68" x="56" y="56" fill="black" />
<circle cx="90" cy="60" r="4" fill="white" />
<circle cx="90" cy="120" r="4" fill="white" />
<circle r="34" fill="white" />
Copy link
Collaborator

Choose a reason for hiding this comment

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

This one is my favorite :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

How about making a watch with a red arc for the second hand, a yellow arc for the minute hand, and a blue arc for the hour hand? ⌚
DataHub logo would point to 1:40. πŸ˜„

Copy link
Contributor Author

Choose a reason for hiding this comment

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

like this πŸ•
datahub-logo-color-loading_clock

@@ -0,0 +1,58 @@
<svg id="datahub-logo-color_loading_panic" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Also really like this one!!!

Copy link
Collaborator

@jjoyce0510 jjoyce0510 left a comment

Choose a reason for hiding this comment

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

These are amazing. Great contribution @eburairu!

Thank you on behalf of the core team πŸ˜„

Copy link
Contributor Author

@eburairu eburairu left a comment

Choose a reason for hiding this comment

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

Change angles for matching to the original logo.

  • Red arc: 180 degree β†’ 160 degree
  • Yellow arc: 306 degree β†’ 310 degree
  • Blue arc: 216 degree β†’ 215 degree
  • Joint: 60 degree β†’ 57 degree

datahub-logo-color-changelog

@jjoyce0510 jjoyce0510 merged commit dad6a53 into datahub-project:master Mar 30, 2022
@eburairu eburairu deleted the loading-logo-chaos branch March 31, 2022 02:12
maggiehays pushed a commit to maggiehays/datahub that referenced this pull request Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants