jameacle09 / csileavemanagementsystem

Leave Management System for CSI with a Spring Boot backend and a React frontend.
8 stars 15 forks source link

Increase Employee Name to 80 characters #192

Closed chaikp closed 5 years ago

chaikp commented 5 years ago
  1. Update Database Person Details, increase field length of employee name
  2. Update front end to allow up to 80 characters
acapawn7 commented 5 years ago

Change has been applied at front-end from pull request #194 , where user can input up to 80 characters.

syazanajaafar commented 5 years ago

Re-test and working as expected where no more than 80 characters is allowed to be fill in.