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

A way for an new user to understand how the app functions #41

Merged
merged 18 commits into from
Sep 30, 2024

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    7755b00 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    5e48804 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78c3716 View commit details
    Browse the repository at this point in the history
  3. feat: added an unauthenticated home context with way to navigate to a…

    …bout page with button
    bbland1 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    df82471 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6baa08 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c86ba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    d664c2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    439089b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b5fd84 View commit details
    Browse the repository at this point in the history
  4. feat: making it so the sign in button can change the value in the lab…

    …el based on if needs to sign up or in
    bbland1 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    73b1caf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9bad0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6acdbf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0406e98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34ca5e1 View commit details
    Browse the repository at this point in the history
  9. fix: fixing the new UnauthenticatedNavBar to use the correct bootstra…

    …p comp since didn't get them in conflict resolve
    bbland1 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    859926a View commit details
    Browse the repository at this point in the history
  10. fix: if signing up or out from about page properly redirects to home …

    …page since it is not a protected route it was just staying on about
    bbland1 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    810abab View commit details
    Browse the repository at this point in the history
  11. mod: added name to layout

    bbland1 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    8dd46ea View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. fix: scroll bars on bottom of all pages because the page wasn't exten…

    …d to the view fully and they were always showing
    bbland1 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    33ffcf1 View commit details
    Browse the repository at this point in the history