rithmschool / elevate

Human resources for the employee.
0 stars 0 forks source link

R13 refactor user routes #154

Closed Nalipp closed 4 years ago

Nalipp commented 5 years ago

Remove user id from url

We are still posting the id on the backend but no need to put in in the url

Also fixed the issue with user/user/user/8 in the url

Every time you click on the profile link from the nav menu it would add a user/ to the url

Removed reactstrap from user form