James-Lycett / workplace-wellness

0 stars 0 forks source link

FILES: re-organizing / cleaning up file structure #42

Closed cozyfestiv closed 6 days ago

cozyfestiv commented 1 month ago

Just tracking all the organization you did yesterday:

Changes:

Got the little logo working on the sidebar although it'll need adjusting, it pushed some text over
Fixed login page popover issue where I had to refresh the page to get it to work
AdminHome:

    Renamed to Dashboard.jsx
    Removed a bunch of unused junk
    Split existing content into separate components
    Added new component for !admin page view - "UserRecordsTable" to display entries table, will need !admin components
    for !admin sidebar and progress charts, right now it's just the same stuff copied over, aside from UserRecordsTable