aboutsummaryrefslogtreecommitdiffstats
path: root/src/components
AgeCommit message (Collapse)Author
2024-04-17refactor: Remove Sidebar from being rendered since file is removedJeff
2024-04-17fix: Remove Sidebar component since GridLayout.js includes itJeff
2024-04-17refactor: Remove -xl tag from footer to make border on navbar and footer ↵Jeff
match in size
2024-04-17feat: Add border to navigation barJeff
2024-04-15feat: Add notification icon, down caret icon, and user's name to logged in ↵Jeff
navigation bar
2024-04-15fix: Remove duplicate .gitignore fileJeff
2024-04-15fix: Update comment to better specify part of header its referencingJeff
2024-04-15feat: Add React fragment to contain false conditional componentsJeff
2024-04-12feat: Conditionally render home page based on user auth statusJeff
2024-04-11feat: Implement authorization context into navigation barJeff
2024-04-11feat: Initialize structure of sidebar componentJeff
2024-04-10refactor: Moved handling API requests out of FlexibleFormJeff
2024-04-09refactor: Remove NextJS from projectJeff