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

Issue #635 - Image header for profile page (design) #783

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Commits on Aug 31, 2023

  1. removed UserInfoContainerBox

    John Lee authored and John Lee committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    b5ebbcd View commit details
    Browse the repository at this point in the history
  2. phased out styled component UserAvatar

    John Lee authored and John Lee committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0185c77 View commit details
    Browse the repository at this point in the history
  3. no longer using styled

    John Lee authored and John Lee committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    acd7668 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. random junk for now

    John Lee authored and John Lee committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    79230f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. commented out old box

    John Lee authored and John Lee committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    62d6e65 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge branch 'main' into drumwolf/userprofile/hero

    John Lee authored and John Lee committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5348580 View commit details
    Browse the repository at this point in the history
  2. more work on user profile hero

    John Lee authored and John Lee committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3233c2e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. added new hero image

    John Lee authored and John Lee committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    70e5fbe View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Merge branch 'main' into drumwolf/userprofile/hero

    John Lee authored and John Lee committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    2d174e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Merge branch 'main' into drumwolf/userprofile/hero

    John Lee authored and John Lee committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e89b5f4 View commit details
    Browse the repository at this point in the history
  2. removed commented-out css

    John Lee authored and John Lee committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    e451102 View commit details
    Browse the repository at this point in the history
  3. carriage return EOF

    John Lee authored and John Lee committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4587c73 View commit details
    Browse the repository at this point in the history
  4. first draft of unit test for Userprofile

    John Lee authored and John Lee committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5edaa99 View commit details
    Browse the repository at this point in the history
  5. deleted test file for now

    John Lee authored and John Lee committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7589bc5 View commit details
    Browse the repository at this point in the history
  6. added basic test file

    John Lee authored and John Lee committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    68f799c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. mocked up queries and useAuth0

    John Lee authored and John Lee committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    9ef4014 View commit details
    Browse the repository at this point in the history
  2. added MemoryRouter and now test passes

    John Lee authored and John Lee committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    a143c11 View commit details
    Browse the repository at this point in the history
  3. snapshot

    John Lee authored and John Lee committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    446ed6f View commit details
    Browse the repository at this point in the history
  4. waitFor

    John Lee authored and John Lee committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0e632d0 View commit details
    Browse the repository at this point in the history