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

WIP: Add Director Role #268

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

michaelhiiva
Copy link
Contributor

Summary

Resolves #223 by adding a Director role which is an extension of
the Staff role.

Changes

  • Added Director to User Model.
  • Added Director to create_user.rb script.
  • Added Director as a Staff with Ability to Manage Tournaments.
  • Added Director Information to Radio Button.
  • Updated Description for User's view.
  • Added director context to users_controller_spec.rb.

@michaelhiiva michaelhiiva self-assigned this Jul 5, 2021
@michaelhiiva michaelhiiva marked this pull request as draft July 5, 2021 20:16
@jaredbeck
Copy link
Member

Looks like a good start! This is exactly how I intended for the users.role column to be used.

@neagle
Copy link
Collaborator

neagle commented Jul 7, 2021

One naming request: could we change this to "Tournament Director" and "TD"? "Director," in the context of a Go Congress, usually means the one or two people in charge of the whole shindig.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow Staff users to edit Tournament Information
3 participants