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

Earth - Denise R. - Media-Ranker #43

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

Commits on Nov 12, 2020

  1. Initial Rails setup

    dnsrocha committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    6d36566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    652bc54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ae2ae9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef09909 View commit details
    Browse the repository at this point in the history
  5. built seeds.rb script

    dnsrocha committed Nov 12, 2020
    Configuration menu
    Copy the full SHA
    548d717 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

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

Commits on Nov 15, 2020

  1. Configuration menu
    Copy the full SHA
    659c126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4497991 View commit details
    Browse the repository at this point in the history
  3. reformulated user model

    dnsrocha committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    88ac4ab View commit details
    Browse the repository at this point in the history
  4. added more actions to user controller, implemented logout method, fix…

    …ed duplicate model error
    dnsrocha committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    5044a15 View commit details
    Browse the repository at this point in the history
  5. added more to routes.rb

    dnsrocha committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    6482dbc View commit details
    Browse the repository at this point in the history
  6. updated work and user models, implemented sort_by_category method to …

    …work model, updated class Work controller
    dnsrocha committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    4acaef8 View commit details
    Browse the repository at this point in the history
  7. added works and users views

    dnsrocha committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    e7909bf View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2020

  1. Configuration menu
    Copy the full SHA
    4230649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bed530f View commit details
    Browse the repository at this point in the history
  3. created votes controller and votes model; added RESTful routes; imple…

    …mented index action to homepages controller, added some model logic to relationships
    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    6ced841 View commit details
    Browse the repository at this point in the history
  4. fixed errors on work model logic; updated applications and homepages …

    …controller; added new views
    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    74539ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    950177d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9aecdaa View commit details
    Browse the repository at this point in the history
  7. added homepage layout

    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    11ea4dc View commit details
    Browse the repository at this point in the history
  8. updated routing; added work views; need some work on work show views …

    …-- not showing movies list
    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    f860c67 View commit details
    Browse the repository at this point in the history
  9. added work views

    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    74fa7b6 View commit details
    Browse the repository at this point in the history
  10. added some tests

    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    719c079 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ca22837 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    baae9ca View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bb44cf9 View commit details
    Browse the repository at this point in the history
  14. added style changes

    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    c930bc7 View commit details
    Browse the repository at this point in the history
  15. fixed css issues

    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    b125c1f View commit details
    Browse the repository at this point in the history
  16. fixed styling errors

    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    d216198 View commit details
    Browse the repository at this point in the history
  17. added changes to styling

    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    c917099 View commit details
    Browse the repository at this point in the history
  18. revert style changes

    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    e606a4f View commit details
    Browse the repository at this point in the history
  19. styling

    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    28cb22e View commit details
    Browse the repository at this point in the history
  20. uncommented migration

    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    9be6304 View commit details
    Browse the repository at this point in the history
  21. fixed migration issue

    dnsrocha committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    d2791e9 View commit details
    Browse the repository at this point in the history