redhat-beyond / JobSeeker

https://github.com/redhat-beyond/JobSeeker
MIT License
2 stars 5 forks source link

🏇 Personal Profile: Styling the webpage #140

Closed ShirleyFichman closed 2 years ago

ShirleyFichman commented 2 years ago

In this PR I updated the UI for the personal profile page:

image

Depending on #132 Close #137

paOmer commented 2 years ago

@ShirleyFichman The webpage looks awesome! nice work. please add a test that checks for an invalid profile ID url. Look here for an example https://github.com/redhat-beyond/JobSeeker/blob/main/feed/tests/test_feed_views.py#L51-L58

Just noticed that the profile detail view PR is still open so I guess this changes are more relevant to that, I'll ask for tehm there.

Yarboa commented 2 years ago

Please rebase

Yarboa commented 2 years ago

LGTM

Sorry, but seems there is one failing test

ShirleyFichman commented 2 years ago

LGTM

Sorry, but seems there is one failing test @Yarboa I rebased and now it passed