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(artistalley): move input validation to service #195

Merged
merged 2 commits into from
Sep 1, 2024

Conversation

Fenrikur
Copy link
Member

  • request fields now get properly validated in one place (the service)
  • image only gets created/stored if all validations succeed first
  • only display name, description, location and image are mandatory

@Fenrikur Fenrikur requested review from maakinoh and Metawolve August 31, 2024 17:58
@Fenrikur Fenrikur self-assigned this Aug 31, 2024
Copy link
Contributor

@maakinoh maakinoh left a comment

Choose a reason for hiding this comment

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

Just some minor issues are need to be addressed here.

Otherwise: lgtm

@Fenrikur Fenrikur requested a review from maakinoh September 1, 2024 13:32
Copy link
Contributor

@maakinoh maakinoh left a comment

Choose a reason for hiding this comment

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

lgtm now

@Fenrikur Fenrikur merged commit 4d0a193 into main Sep 1, 2024
@Fenrikur Fenrikur deleted the bugfix/artist-alley-input-validation branch September 1, 2024 17:24
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