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

Complete user resource endpoints w/ validation #12

Merged
merged 3 commits into from
Dec 4, 2019

Conversation

sutherlanda
Copy link
Collaborator

Changes:

  • Improvements to validation library/CRUD framework
  • Implement validators for user UPDATE & DELETE
  • Add database migration: changed notificationsOn and acceptedTerms to nullable timestamps. Add columns for deactivatedBy and deactivatedOn

dhruvio and others added 3 commits December 2, 2019 18:16
- Better validation types and organization.
- Better back-end `Handler` type for parsing and validation.
- Updated server framework and CRUD resources to support new `Handler`
type.
@sutherlanda sutherlanda merged commit d11f3df into development Dec 4, 2019
@sutherlanda sutherlanda deleted the complete-user-resource branch December 4, 2019 05:55
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.

None yet

2 participants