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

GitHub oauth #72

Closed
Closed

Commits on Mar 19, 2019

  1. Wrote tests for and implemented git hub service, repository facade, r…

    …epository model, and user view and controller to show the repositories
    
    Co-authored-by:  Tim Allen <[email protected]>
    juliamazey and timnallen committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    407c04d View commit details
    Browse the repository at this point in the history
  2. Adds links to repositories and tests

    Co-authored-by:  Tim Allen <[email protected]>
    juliamazey and timnallen committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    90fea30 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #37 from juliamarco/github_repositories

    GitHub repositories
    timnallen authored Mar 19, 2019
    Configuration menu
    Copy the full SHA
    b7f8ebf View commit details
    Browse the repository at this point in the history
  4. Initial commit for my machine

    Co-authored by: Julia Marco <[email protected]>
    timnallen committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    f97c33b View commit details
    Browse the repository at this point in the history
  5. Wrote feature test for github followers on dashboard, added followers…

    … method to dahsboard facade, changed name of facade
    
    Co-authored by: Julia Marco <[email protected]>
    timnallen committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    94e4368 View commit details
    Browse the repository at this point in the history
  6. Made Follower model test

    Co-authored by: Julia Marco <[email protected]>
    timnallen committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    7e92ec0 View commit details
    Browse the repository at this point in the history
  7. Adds Follower model with handle attribute

    Co-authored by: Julia Marco <[email protected]>
    timnallen committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    cf93bf6 View commit details
    Browse the repository at this point in the history
  8. Adds followers with links to the user dashboard view

    Co-authored by: Julia Marco <[email protected]>
    timnallen committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    8cd1581 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Hides Authorization token

    Co-authored by: Julia Marco <[email protected]>
    timnallen committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    a62e79e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from juliamarco/github_followers

    User Dashboard: GitHub Followers
    juliamazey authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    e9f9d87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed79264 View commit details
    Browse the repository at this point in the history
  4. Adds service test for getting followings

    Co-authored by: Julia Marco <[email protected]>
    timnallen committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    0124758 View commit details
    Browse the repository at this point in the history
  5. GitHubService get following method

    Co-authored by: Julia Marco <[email protected]>
    timnallen committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    7b23962 View commit details
    Browse the repository at this point in the history
  6. Adds users the user is following to their dashboard

    Co-authored by: Julia Marco <[email protected]>
    timnallen committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    a5b6650 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #39 from juliamarco/github_following

    User Dashboard: Github Following
    juliamazey authored Mar 20, 2019
    Configuration menu
    Copy the full SHA
    86d785c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Configuration menu
    Copy the full SHA
    a943421 View commit details
    Browse the repository at this point in the history
  2. Implemented omniauth

    Co-authored-by:  Tim Allen <[email protected]>
    juliamazey and timnallen committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    91b36cf View commit details
    Browse the repository at this point in the history
  3. Added test for oauth functionality

    Co-authored-by:  Tim Allen <[email protected]>
    juliamazey and timnallen committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    e13d5c0 View commit details
    Browse the repository at this point in the history