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

Registration sad path #126

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

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    d6af67e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62f0b55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3823fa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    709d03f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Start Travis

    LawrenceWhalen authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    b72daab View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    LawrenceWhalen authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    85e39b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a24541d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from LawrenceWhalen/Whalen-pull-request-template

    Create pull_request_template.md
    LawrenceWhalen authored Jul 6, 2021
    Configuration menu
    Copy the full SHA
    4e74e33 View commit details
    Browse the repository at this point in the history
  5. Create model tests and models

    Co-authored-by: Andrew Shafer <[email protected]>
    LawrenceWhalen and Aphilosopher30 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    d57349f View commit details
    Browse the repository at this point in the history
  6. Create and test self reference for user

    Co-authored-by: Andrew Shafer <[email protected]>
    LawrenceWhalen and Aphilosopher30 committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    1b42293 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5a03b14 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8da2503 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d9ff53 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    a1e9724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df83cf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb39cbf View commit details
    Browse the repository at this point in the history
  4. Create and test the user creation process

    Co-authored-by: Andrew Shafer <[email protected]>
    LawrenceWhalen and Aphilosopher30 committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    bb766fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6809c32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0860123 View commit details
    Browse the repository at this point in the history
  7. Update user_spec.rb

    LawrenceWhalen authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    dbbef03 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a5d5e6 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'main' of github.com:LawrenceWhalen/viewing_party

    Merging in main from source
    LawrenceWhalen committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    bddb74d View commit details
    Browse the repository at this point in the history
  10. Delete 20210707213534_create_attendee.rb

    Clean up duplicate migration
    LawrenceWhalen authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    eaff82e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0ca8ad5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ff5771 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c07ddb5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    7789ccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24e3531 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca48956 View commit details
    Browse the repository at this point in the history
  4. upgrade ruby version

    Aphilosopher30 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    2305e40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ccc36d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b35b3cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36ba12a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    718af8e View commit details
    Browse the repository at this point in the history
  9. validate features

    Aphilosopher30 committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    120fae6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    13e8e91 View commit details
    Browse the repository at this point in the history
  11. Remove sensative data

    LawrenceWhalen committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    4183917 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    a825363 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4152ac4 View commit details
    Browse the repository at this point in the history
  3. validation tests fix

    Aphilosopher30 committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    b823a73 View commit details
    Browse the repository at this point in the history
  4. Sensitive data

    LawrenceWhalen authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    d100dcd View commit details
    Browse the repository at this point in the history
  5. Sensitive data

    LawrenceWhalen authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    66fdf56 View commit details
    Browse the repository at this point in the history
  6. Sensitive data

    LawrenceWhalen authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    a116193 View commit details
    Browse the repository at this point in the history