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

Develop a configuration page for setting the review / proposal stage #727

Open
yychen opened this issue Apr 11, 2020 · 0 comments
Open

Develop a configuration page for setting the review / proposal stage #727

yychen opened this issue Apr 11, 2020 · 0 comments
Assignees
Labels
2020 enhancement P2 Priority 2 (Normal)

Comments

@yychen
Copy link
Member

yychen commented Apr 11, 2020

Currently the settings are controlled by the following keys in the registry:

  • pycontw-2020.proposals.creatable (bool)
  • pycontw-2020.proposals.editable (bool)
  • pycontw-2020.proposals.withdrawable (bool)
  • pycontw-2020.reviews.stage (int)
  • pycontw-2020.reviews.visible.to.submitters (bool)
  • pycontw-2020.proposals.disable.after (datetime with timezone, %Y-%m-%d %H:%M:%S%z)

Create a new tab in dashboard (My PyCon) for superuser with a form holding these controls.
Also include a quick preset switch according to the stages described in https://github.com/pycontw/pycon.tw/blob/master/src/reviews/README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2020 enhancement P2 Priority 2 (Normal)
Projects
None yet
Development

No branches or pull requests

2 participants