Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Allow for private contests with specific users to be created #1039

Merged
merged 7 commits into from
Sep 23, 2019

Conversation

kiritofeng
Copy link
Member

This pull renames is_public to is_visible, and is_private to is_organization_private, and adds a new Boolean field is_private.

The new field allows for the creation of contests that only specific users can see, and these contests (as well as organization-private contests) can only be created if the user has a new permission, to prevent abuse.

@kiritofeng kiritofeng requested review from quantum5 and Xyene September 2, 2019 21:36
@kiritofeng kiritofeng marked this pull request as ready for review September 10, 2019 12:21
Copy link
Member

@Xyene Xyene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming migration is up-to-date.

@kiritofeng kiritofeng merged commit 45d45ca into master Sep 23, 2019
kiritofeng added a commit that referenced this pull request Sep 23, 2019
kiritofeng added a commit that referenced this pull request Sep 23, 2019
@kiritofeng kiritofeng mentioned this pull request Sep 23, 2019
kiritofeng added a commit that referenced this pull request Sep 23, 2019
Xyene added a commit that referenced this pull request Sep 27, 2019
Xyene added a commit that referenced this pull request Sep 27, 2019
kiritofeng added a commit that referenced this pull request Sep 27, 2019
kiritofeng added a commit that referenced this pull request Sep 27, 2019
kiritofeng added a commit that referenced this pull request Sep 29, 2019
kiritofeng added a commit that referenced this pull request Sep 29, 2019
kiritofeng added a commit that referenced this pull request Sep 29, 2019
Ninjaclasher added a commit to Ninjaclasher/site that referenced this pull request Oct 27, 2019
Xyene pushed a commit that referenced this pull request Oct 27, 2019
malbareda pushed a commit to malbareda/JOEL-web that referenced this pull request Jan 4, 2024
malbareda pushed a commit to malbareda/JOEL-web that referenced this pull request Jan 4, 2024
malbareda pushed a commit to malbareda/JOEL-web that referenced this pull request Jan 4, 2024
malbareda pushed a commit to malbareda/JOEL-web that referenced this pull request Jan 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants