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

Add homepage url to user profile #5240

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    7adad1a View commit details
    Browse the repository at this point in the history
  2. adds test

    jacklynhma committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    29e0575 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f76e318 View commit details
    Browse the repository at this point in the history
  4. fix homepage styling url

    jacklynhma committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9b52c4d View commit details
    Browse the repository at this point in the history
  5. adds profile to show page

    jacklynhma committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5dfe4c7 View commit details
    Browse the repository at this point in the history
  6. fixes validation of url

    jacklynhma committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    215c55e View commit details
    Browse the repository at this point in the history
  7. passing test

    jacklynhma committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6d7a954 View commit details
    Browse the repository at this point in the history
  8. tests are failing

    jacklynhma committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    62b6f6d View commit details
    Browse the repository at this point in the history
  9. undo change

    jacklynhma committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e76b7bb View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. passing tests

    jacklynhma committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    94f31e5 View commit details
    Browse the repository at this point in the history
  2. add no follow

    jacklynhma committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    922a6d0 View commit details
    Browse the repository at this point in the history
  3. fix styling of link

    jacklynhma committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5bd20d8 View commit details
    Browse the repository at this point in the history
  4. update user test

    jacklynhma committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    16e829f View commit details
    Browse the repository at this point in the history
  5. udpatetest

    jacklynhma committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9b2bf91 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    0f503b2 View commit details
    Browse the repository at this point in the history
  2. Add rel=nofollow

    martinemde committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9cb7e45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    922c274 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    9390166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d00a50 View commit details
    Browse the repository at this point in the history
  3. remove duplication

    jacklynhma committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    a017052 View commit details
    Browse the repository at this point in the history
  4. remove unneeded tests

    jacklynhma committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    a65e417 View commit details
    Browse the repository at this point in the history
  5. add rescue

    jacklynhma committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    25fe7d3 View commit details
    Browse the repository at this point in the history