rithmschool / elevate

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

R13 refactor dashboard routes #152

Closed cowabungapeppercorn closed 5 years ago

cowabungapeppercorn commented 5 years ago

What

Change Dashboard structure around to utilize React Router across the board and bring the Admin and User functionality all in the same place - the Dashboard.

Why

So that all users are directed to the Dashboard when they log in, so that the Dashboard utilizes React Router, and so that the Admin Panel is within the Dashboard.

Where

AdminPanel, AdminNavbar, AdminTable, AdminUserView, Navigation, Routes, Dashboard, and corresponding test files