Skip to content

Upgrade to Laravel 5.4 #8

Description

@FatBoyXPC

@NowNewStart has done us the favor of upgrading to 5.4. Before upgrading production we will write tests!

Tests Needed:

  • Guests can see approved nades of given map
    • The following information can be seen about a nade (at least): type, title, tags, link
    • Index should be browse maps instead, maybe?
  • Can see N most recent nades on home page
  • Features page should show github issues with Feature label
  • Donations page with paypal link
  • User can register
  • User can confirm themself
  • User can login
  • Logged in user can add a nade
    • Redirect to login if not logged in
    • Imgur link
    • YouTube link
    • Can add tags for nade
    • Validation
  • Page for moderators to see unapproved nades
  • Moderator can approve unapproved nades
  • Moderator can edit nades
  • Admin can do all the things
  • Change the approve() method on the Nade model to go back through the relationship (ie: associate()).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions