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

Eval submission #88

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

Eval submission #88

wants to merge 17 commits into from

Commits on Aug 17, 2023

  1. Start over with new files

    etiry committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    82dd18e View commit details
    Browse the repository at this point in the history
  2. Add react router

    etiry committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    bd3670a View commit details
    Browse the repository at this point in the history
  3. Add initial contact list

    etiry committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    28cf665 View commit details
    Browse the repository at this point in the history
  4. Add bootstrap

    etiry committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    dd10e3a View commit details
    Browse the repository at this point in the history
  5. Center table alignment

    etiry committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b78d577 View commit details
    Browse the repository at this point in the history
  6. Add routes

    etiry committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a7ae66c View commit details
    Browse the repository at this point in the history
  7. Add ContactCard skeleton

    etiry committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    e6c0cb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    48e74fd View commit details
    Browse the repository at this point in the history
  2. Clean up imports

    etiry committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    2c4404e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69699a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f508b9 View commit details
    Browse the repository at this point in the history
  5. Add wesbos eslint and clean up,

    add propTypes
    etiry committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    3f6fff6 View commit details
    Browse the repository at this point in the history
  6. Add header padding

    etiry committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    5a11424 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. Add delete contact function

    Update PropTypes
    etiry committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    7d78f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a2788 View commit details
    Browse the repository at this point in the history
  3. Fix delete icon bug

    etiry committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    2ff0c10 View commit details
    Browse the repository at this point in the history
  4. Fix buttons and delete icon bug

    etiry committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    fd021a8 View commit details
    Browse the repository at this point in the history