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

DMs should be able to award DM rewards for running the game #8

Closed
ivellios opened this issue Jun 25, 2018 · 1 comment
Closed

DMs should be able to award DM rewards for running the game #8

ivellios opened this issue Jun 25, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@ivellios
Copy link
Member

Backend:

  • Introduce DMReward model
  • add admin management for the model
  • add serializer class for the Reward
  • add Permission class so the views are allowed only for DMs
  • add Create/Retrieve/Update/Delete views

Frontend

  • Add list of rewards for the DM
  • Add form component (dialog?) for adding new reward
  • Provide Add button for adding reward
  • Provide button for editing
  • Handle add/edit
  • Provide button for removing (confirmation!) reward
@ivellios ivellios added the enhancement New feature or request label Jun 25, 2018
@ivellios ivellios added this to the v0.2 - frontend MVP milestone Jul 17, 2018
@ivellios
Copy link
Member Author

ivellios commented Nov 3, 2018

DM rewards are not handled in the scope of the system.

@ivellios ivellios closed this as completed Nov 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant