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

Water - Jessica #51

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Water - Jessica #51

wants to merge 34 commits into from

Commits on Nov 12, 2020

  1. Initial Rails setup

    jwinchan committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    5014dda View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. added seeding script

    jwinchan committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    73acece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21cbcf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68edebd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    302202d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f184bd5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2020

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

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    63319b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67b3685 View commit details
    Browse the repository at this point in the history
  3. created votes controller

    jwinchan committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    c669fcb View commit details
    Browse the repository at this point in the history
  4. created vote model

    jwinchan committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    2f1a0a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66ff1dd View commit details
    Browse the repository at this point in the history
  6. edited login form and tests

    jwinchan committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    b59b5f3 View commit details
    Browse the repository at this point in the history
  7. login method is functioning

    jwinchan committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    6498bbd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af1d7b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5f22a93 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    537c180 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e04fd7b View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2020

  1. Configuration menu
    Copy the full SHA
    22f162e View commit details
    Browse the repository at this point in the history
  2. created fixtures for testing

    jwinchan committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    37426d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3016eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    544e1ea View commit details
    Browse the repository at this point in the history
  5. upvote method

    jwinchan committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    d1e38ec View commit details
    Browse the repository at this point in the history
  6. added columns to vote table

    jwinchan committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    c5b0935 View commit details
    Browse the repository at this point in the history
  7. matching views to demo

    jwinchan committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    a2e5688 View commit details
    Browse the repository at this point in the history
  8. corrected tests

    jwinchan committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    f31c352 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50c62bc View commit details
    Browse the repository at this point in the history
  10. edited controller test

    jwinchan committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    948dfa2 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    409bd73 View commit details
    Browse the repository at this point in the history
  2. edited work models test

    jwinchan committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    df093a8 View commit details
    Browse the repository at this point in the history
  3. edited vote models test

    jwinchan committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    d394ac6 View commit details
    Browse the repository at this point in the history
  4. user model tests

    jwinchan committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    6772997 View commit details
    Browse the repository at this point in the history
  5. unskipped test

    jwinchan committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    cd36fce View commit details
    Browse the repository at this point in the history
  6. changed spotlight

    jwinchan committed Nov 18, 2020
    Configuration menu
    Copy the full SHA
    721a224 View commit details
    Browse the repository at this point in the history