Skip to content

create a GroupingsController #5770

@mishaschwartz

Description

@mishaschwartz

The GroupsController is acting like a controller for both group and grouping models. We should separate out the groupings routes into their own controller:

  • repo_browser
  • downloads
  • valid_grouping
  • invalid_grouping
  • assign_scans
  • assign_student_and_next
  • accept_invitation
  • decline_invitation
  • destroy

Also there are the following routes in the ResultsController that should be moved to either the GroupingsController or TagsController:

  • add_tag
  • remove_tag

Metadata

Metadata

Assignees

No one assigned

    Labels

    code cleanuprubyPull requests that update Ruby code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions