Skip to content

Manually give attendees points - #253

Merged
RitamNandi merged 4 commits into
mainfrom
attendee-manual-points
Sep 13, 2025
Merged

Manually give attendees points#253
RitamNandi merged 4 commits into
mainfrom
attendee-manual-points

Conversation

@RitamNandi

Copy link
Copy Markdown
Contributor
  • Admins should be able to update an attendee's points manually on the admin site (such as if a special event requires it)
  • Can only add nonnegative integer amounts. I guess if we want to be able to take away points using this then we should change that, but I don't see why we should be taking away someone's points.
  • Added tests for this as well

If we want to be able to take away points, we can just update the validator, and add a check to make sure the person's points don't go negative.

@Bahl-Aryan Bahl-Aryan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@RitamNandi
RitamNandi merged commit 2dfcf71 into main Sep 13, 2025
5 checks passed
@RitamNandi
RitamNandi deleted the attendee-manual-points branch September 13, 2025 21:32
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.

2 participants