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

Redesign homepage #488

Merged
merged 95 commits into from
Jun 2, 2021
Merged

Redesign homepage #488

merged 95 commits into from
Jun 2, 2021

Conversation

waltersajtos
Copy link
Member

Description

Implementation of the new homepage designs

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I updated the changelog with an end-user readable description
  • I assigned this pull request to the correct project board to update the sprint board

Steps to Test or Reproduce

Outline the steps to test or reproduce the PR here.
These steps will be used during release testing.

  1. Go to the homepage
  2. Check if all buttons redirect to the expected page
  3. Check if everything looks good on all resolutions
  4. Check if the modals open on the homepage and work as expected

Link to issue

Closes: #380

@RubenFricke RubenFricke changed the title Open project detail on homepage instead of redirecting to overview page Redesign homepage May 10, 2021
@niraymak
Copy link
Member

niraymak commented May 15, 2021

Any changes made?

Noticed that one highlight was not showing properly in responsive view.
image

@waltersajtos
Copy link
Member Author

Any changes made?

Noticed that one highlight was not showing properly in responsive view.
image

I only changed the highlight logic, no styling. @liekevdvoort was going to look at it iirc.

niraymak
niraymak previously approved these changes May 27, 2021
niraymak and others added 3 commits May 27, 2021 21:23
Copy link
Member

@niraymak niraymak left a comment

Choose a reason for hiding this comment

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

🥇

Copy link
Member

@RubenFricke RubenFricke left a comment

Choose a reason for hiding this comment

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

Great! Well done 🎉

@RubenFricke RubenFricke merged commit 9359056 into develop Jun 2, 2021
@RubenFricke RubenFricke deleted the feature/380-redesign-homepage branch June 2, 2021 13:27
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.

Redesign home page
5 participants