Block a user
Cosplayers page: on mobile layouts, edit button in banner does nothing.
Cosplayers page: profile picture not present image appears tiny and in top left corner
Users page sorting in the columns, default by role
Add a reference image for the face in person
REDCODE
pushed to fix/mobile-ui-responsive-fixes at MilkyShots/MilkyShots
2026-07-09 16:34:42 +00:00
feat(ui): cosplayers pages — browse and discover cosplayers
Cosplayers page — browse and discover cosplayers
feat(ui): cosplayers pages — browse and discover cosplayers
@Ai_Agent couple of changes required:
- Person should not be a soft delete, but an hard delete. And on deletion, in cascade all the albums that have the id of the person being deleted should have…
feat(ui): cosplayers pages — browse and discover cosplayers
@Ai_Agent don't use parameters from query, use a dedicated PaginationDto for this.