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

Branches - Brianna K #36

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

Branches - Brianna K #36

wants to merge 28 commits into from

Commits on Oct 4, 2019

  1. Update gitignore file

    brikemp committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    c9c2782 View commit details
    Browse the repository at this point in the history
  2. Ran rails new

    brikemp committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    0c15a02 View commit details
    Browse the repository at this point in the history
  3. Added tasks controller

    brikemp committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    ef23ac3 View commit details
    Browse the repository at this point in the history
  4. Added task index route

    brikemp committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    c4f03fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bae3a39 View commit details
    Browse the repository at this point in the history
  6. Added view for index page

    brikemp committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    efcc366 View commit details
    Browse the repository at this point in the history
  7. Removed as from route

    brikemp committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    6c7cd2b View commit details
    Browse the repository at this point in the history
  8. Index view working

    brikemp committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    7bf05ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a70b802 View commit details
    Browse the repository at this point in the history
  10. Wave 1 tests passing

    brikemp committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    8336275 View commit details
    Browse the repository at this point in the history
  11. Added show for tasks

    brikemp committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    6fc8038 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    36dd95e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    371b623 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Configuration menu
    Copy the full SHA
    751d816 View commit details
    Browse the repository at this point in the history
  2. Changed app timezone to PST

    brikemp committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    065a930 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12ceeba View commit details
    Browse the repository at this point in the history
  4. Added complete link

    brikemp committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    6024b63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eabc6fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8849f15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8d1f0b1 View commit details
    Browse the repository at this point in the history
  8. Added footer

    brikemp committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    157ab5c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    61395ae View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. Completed tests for edit and update, added tests for delete, complete…

    … tests done for checking
    brikemp committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    7b4d64b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c6939f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47b7724 View commit details
    Browse the repository at this point in the history
  4. Updated tasks listed

    brikemp committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    e2b0ed5 View commit details
    Browse the repository at this point in the history
  5. Updated css file

    brikemp committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    29eb13e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00b3bd4 View commit details
    Browse the repository at this point in the history