codeamp / panel

CodeAmp Web Application. Built with React.js, GraphQL and Material-UI.
12 stars 7 forks source link

Add Regex Validation for Service Names Field #316

Closed amoskyler closed 5 years ago

amoskyler commented 5 years ago

Adds regex validation to only allow alphanumeric values and dashes in name field. Fixes #204.