Skip to content

Validate username/realname entries in frontend  #54

@mattwebbio

Description

@mattwebbio

The usernameRegex and realNameRegex tests (performed on add and edit of user) in the user-service should be duplicated and errors should be displayed inline, blocking API call until validated.

Tests located here: https://github.com/plantlogic/user-service/blob/master/src/main/java/edu/csumb/spring19/capstone/services/UserService.java

Should be implemented here:
https://github.com/plantlogic/frontend/tree/master/src/app/user/management/add-user
https://github.com/plantlogic/frontend/tree/master/src/app/user/management/edit-user

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions