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

Refactor Hero #566

Merged
merged 15 commits into from
Jul 8, 2024
Merged

Refactor Hero #566

merged 15 commits into from
Jul 8, 2024

Conversation

Jad31
Copy link
Collaborator

@Jad31 Jad31 commented Jul 3, 2024

What kind of change does this PR introduce?
Make a generic Hero component and update all existing Heros

Issue Number:

Screenshots/videos:

Before After

If relevant, did you update the documentation?

Summary

Does this PR introduce a breaking change?

Signed-off-by: Jad Chahed <[email protected]>
Jad31 added 10 commits July 4, 2024 16:09
Signed-off-by: Jad Chahed <[email protected]>
Signed-off-by: Jad Chahed <[email protected]>
Signed-off-by: Jad Chahed <[email protected]>
Signed-off-by: Jad Chahed <[email protected]>
Signed-off-by: Jad Chahed <[email protected]>
Signed-off-by: Jad Chahed <[email protected]>
Signed-off-by: Jad Chahed <[email protected]>
Signed-off-by: Jad Chahed <[email protected]>
Signed-off-by: Jad Chahed <[email protected]>
@Jad31 Jad31 self-assigned this Jul 4, 2024
frouioui and others added 2 commits July 8, 2024 12:30
@Jad31 Jad31 marked this pull request as ready for review July 8, 2024 21:11
Copy link
Member

@frouioui frouioui left a comment

Choose a reason for hiding this comment

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

I left some comments mostly about the description of some Hero just so they match the text written on the Figma board. Feel free to update them on this PR or just update them when you go over each page.

Moreover, it seems like we are missing the new hero for the query plans comparison, is that planned for later or was that an oversight?

website/src/components/ui/card.tsx Outdated Show resolved Hide resolved
website/src/pages/DailyPage/components/DailyHero.tsx Outdated Show resolved Hide resolved
website/src/pages/DailyPage/components/DailyHero.tsx Outdated Show resolved Hide resolved
website/src/pages/DailyPage/components/DailyHero.tsx Outdated Show resolved Hide resolved
website/src/pages/StatusPage/components/StatusHero.tsx Outdated Show resolved Hide resolved
website/src/pages/ComparePage/components/CompareHero.tsx Outdated Show resolved Hide resolved
@Jad31
Copy link
Collaborator Author

Jad31 commented Jul 8, 2024

Moreover, it seems like we are missing the new hero for the query plans comparison, is that planned for later or was that an oversight?

Good point, I just forgot to do it!

@Jad31 Jad31 requested a review from frouioui July 8, 2024 23:13
@frouioui frouioui merged commit cae8bd2 into main Jul 8, 2024
11 of 13 checks passed
@frouioui frouioui deleted the refactor-hero branch July 8, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants