Skip to content

WIP: Add Director Role#268

Draft
michaelhiiva wants to merge 7 commits intousgo:mainfrom
michaelhiiva:add_tournament_director_role
Draft

WIP: Add Director Role#268
michaelhiiva wants to merge 7 commits intousgo:mainfrom
michaelhiiva:add_tournament_director_role

Conversation

@michaelhiiva
Copy link
Copy Markdown
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
Copy Markdown
Member

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

@michaelhiiva michaelhiiva force-pushed the add_tournament_director_role branch from d03aa62 to 21aa8c9 Compare July 6, 2021 21:37
@neagle
Copy link
Copy Markdown
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