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

Revoke or delete EventParticipants and Purchases #712

Merged
merged 31 commits into from
Sep 30, 2024

Conversation

icewindow
Copy link
Contributor

This adds the ability to revoke EventParticipants by setting a flag on the model.

This also adds the ability to delete both an EventParticipant or a Purchase. These two features are locked behind an Environment variable to prevent the casual user from accidentally activating these features.

Partially addresses #541

Apfelwurm and others added 25 commits November 5, 2023 04:21
update documentation - forcepublish
fix development .env.example and makefile
Feature/game template seeder
fix webp and user override scss in admin, centralise seo stuff and add metas, added game template columns and update deps
fix Lan2Play#614 pdf ticket and update cs2 seeder
fix Lan2Play#628 add gamecommand verification for sourcercon and bump deps
fix env_override and add explanation & fix rounds in pugsharp
hotfix broken event home blade
Bump dependencies + fix demo deletion
Hide revoked tickets in getAllTickets and getTickets functions
Changed presentation of revoked ticket to indicate it has been revoked
Added notice if participant has been revoked to show.blade.php
Disabled edit actions in show.blade.php if participant is revoked
Added necessary functions to revoke participant
Added config to gate super dangerous actions behind environment variable
Better highlight for revoked participants in list
Removed revoked condition from Super Danger Zone
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