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

Moved about pages into the front end #640

Open
wants to merge 13 commits into
base: dev
Choose a base branch
from

Commits on Nov 8, 2022

  1. Created all of the different about pages using React and Bootstrap fo…

    …r styling. Included the images of the about pages in this commit.
    rjmara committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    eeb2d34 View commit details
    Browse the repository at this point in the history
  2. Added fontawesome package

    rjmara committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    8578795 View commit details
    Browse the repository at this point in the history
  3. Modified routing such that new about pages were accessible around the…

    … different footers and nav bars across MYR.
    rjmara committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    029d7f8 View commit details
    Browse the repository at this point in the history
  4. Modified footer.js to include routing to new about pages as opposed t…

    …o old ones found in the backend.
    rjmara committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ef74499 View commit details
    Browse the repository at this point in the history
  5. Modified the App.css just to adjust the color of text in the about pa…

    …ges to include the specific shade of MYR yellow.
    rjmara committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    3768f40 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    616dbbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    967ddbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83449d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    145b7ba View commit details
    Browse the repository at this point in the history
  5. For some reason, changes on this page were reverted. This commit fixe…

    …s routing and added logo image and header image.
    rjmara committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    19a51c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf4c0c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Used the package-lock.json file from dev and adding the font awesome …

    …packages from the old commit in an attempt to clear the merge conflicts.
    rjmara committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9b2a577 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e91469 View commit details
    Browse the repository at this point in the history