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

#M06. As a User, I would like to see my account. #69

Merged
merged 6 commits into from
Oct 19, 2020

Conversation

aticodein
Copy link
Contributor

Testing the pull request

@TravelTimN
Copy link
Collaborator

Testing the pull request

@aticodein this is looking great so far! Would you be able to provide a bit more context on the Pull Request comments?

  • Description of what you are changing/updating
  • Any tests you've done (if applicable)
  • Are there any known errors you've found with these changes?
  • Screenshots of the output that you've created

Basically we want to try to provide as much as possible here.

Copy link
Collaborator

@TravelTimN TravelTimN left a comment

Choose a reason for hiding this comment

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

@aticodein Thanks for your work on this so far! Great progress 👍
See comments below for some minor code adjustments, thanks!

profiles/templates/profiles/profile.html Outdated Show resolved Hide resolved
profiles/templates/profiles/profile.html Outdated Show resolved Hide resolved
profiles/templates/profiles/profile.html Show resolved Hide resolved
@TravelTimN TravelTimN changed the title #P02. As Participant, I would like to see my account. Also script tags moved before </body> #P02. As Participant, I would like to see my account. Oct 16, 2020
@aticodein
Copy link
Contributor Author

aticodein commented Oct 16, 2020 via email

@aticodein
Copy link
Contributor Author

Changed the link in navbar>my profile to correct link from urls.py.
Used template language in profile.html to display user info from admin panel.
image
Inspected this site with google dev tool and tested responsiveness.
Didn't find error so far.

@TravelTimN TravelTimN changed the title #P02. As Participant, I would like to see my account. #M06. As a User, I would like to see my account. Oct 17, 2020
Copy link
Collaborator

@TravelTimN TravelTimN left a comment

Choose a reason for hiding this comment

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

@aticodein
Thanks for those changes!
Just some extra spaces in and minor corrections, outlined below.

profiles/templates/profiles/profile.html Outdated Show resolved Hide resolved
profiles/templates/profiles/profile.html Outdated Show resolved Hide resolved
profiles/templates/profiles/profile.html Outdated Show resolved Hide resolved
profiles/templates/profiles/profile.html Outdated Show resolved Hide resolved
profiles/templates/profiles/profile.html Outdated Show resolved Hide resolved
profiles/templates/profiles/profile.html Outdated Show resolved Hide resolved
profiles/templates/profiles/profile.html Outdated Show resolved Hide resolved
profiles/templates/profiles/profile.html Outdated Show resolved Hide resolved
@aticodein
Copy link
Contributor Author

aticodein commented Oct 18, 2020 via email

@TravelTimN TravelTimN linked an issue Oct 18, 2020 that may be closed by this pull request
Copy link
Member

@stefdworschak stefdworschak left a comment

Choose a reason for hiding this comment

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

LGTM

@aticodein could you just resolve the one small comment and we're good to go to merge the PR! Well, done btw!

profiles/templates/profiles/profile.html Outdated Show resolved Hide resolved
@aticodein
Copy link
Contributor Author

Yes done

@aticodein
Copy link
Contributor Author

aticodein commented Oct 19, 2020 via email

Copy link
Member

@stefdworschak stefdworschak left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@TravelTimN TravelTimN left a comment

Choose a reason for hiding this comment

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

LGTM as well

@TravelTimN TravelTimN merged commit d570de7 into Code-Institute-Community:master Oct 19, 2020
@TravelTimN TravelTimN added hacktoberfest Contribution during Hacktoberfest event hacktoberfest-accepted Accepted PR during Hacktoberfest help wanted Contribution from community and removed hacktoberfest Contribution during Hacktoberfest event labels Oct 19, 2020
@TravelTimN TravelTimN removed the help wanted Contribution from community label Oct 19, 2020
@aticodein
Copy link
Contributor Author

aticodein commented Oct 19, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Accepted PR during Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

#M06 As a User, I would like to view my Profile Page
3 participants