Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bloominstituteoftechnology/HTTP-AJAX
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: daquinons/HTTP-AJAX
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 21 files changed
  • 2 contributors

Commits on Jun 12, 2019

  1. Create react app

    daquinons committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    2fef675 View commit details
    Browse the repository at this point in the history
  2. Add Router to App

    daquinons committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    f01f23d View commit details
    Browse the repository at this point in the history
  3. Add FriendsList component

    daquinons committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    f6f1e1c View commit details
    Browse the repository at this point in the history
  4. Add SearchFriend component

    daquinons committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    28b87b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca89f04 View commit details
    Browse the repository at this point in the history
  6. Add try catch

    daquinons committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    c24a709 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    12f6890 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb2c558 View commit details
    Browse the repository at this point in the history
  9. Format

    daquinons committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    d5be8e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5f3bbb4 View commit details
    Browse the repository at this point in the history
  11. Save new Friend on submit

    daquinons committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    7668663 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. Configuration menu
    Copy the full SHA
    f712187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e109014 View commit details
    Browse the repository at this point in the history
  3. Add EditFriend to UI

    daquinons committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    2cfbf01 View commit details
    Browse the repository at this point in the history
  4. Install styled-components

    daquinons committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    952f6ba View commit details
    Browse the repository at this point in the history
  5. Add Style

    daquinons committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    1adab77 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Merge pull request #1 from daquinons/david

    Day 1
    GianBarGian authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    dbc764a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from daquinons/david2

    Day 2
    GianBarGian authored Jun 18, 2019
    Configuration menu
    Copy the full SHA
    94ca030 View commit details
    Browse the repository at this point in the history
Loading