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

feat: delete aleady aproved/rejected artist alley applications #215

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

maakinoh
Copy link
Contributor

@maakinoh maakinoh commented Sep 4, 2024

Artist alley applications can now also be deleted, even if they are already approved or rejected.

I've also fixed an authorization problem in the ArtistAlleyController, in which only admins could retrieve table registrations and change their status

All Artist alley applications can now be deleted by an admin - even if already approved or rejected
Fixed role permissions at the artist alley endpoints
@maakinoh maakinoh self-assigned this Sep 4, 2024
@maakinoh maakinoh added bug Things that are broken and require fixing feature Request for an entirely new feature labels Sep 4, 2024
@maakinoh maakinoh marked this pull request as ready for review September 4, 2024 14:38
@Fenrikur Fenrikur merged commit a8fe521 into main Sep 4, 2024
@Fenrikur Fenrikur deleted the 197-delete-aa-regs branch September 8, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things that are broken and require fixing feature Request for an entirely new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Artist Alley always allow for registrations to be deleted by admins via the backoffice
3 participants