seas-computing / course-planner

SEAS Course Planning Application. JSDoc Docs at: https://seas-computing.github.io/course-planner/
0 stars 1 forks source link

Feature/640 add policy links to footer #660

Closed Urjikoo closed 1 year ago

Urjikoo commented 1 year ago

Describe your changes

This PR adds items including policy links the footer on all course planner pages. A new styled component FooterListItem was created to adjust the style and render lists of policy links horizontally with in the Footer component.

referenced: Vittorio's note

Types of changes

Checklist:

Priority:

Related Issues:

Fixes #640

codecov[bot] commented 1 year ago

Codecov Report

Merging #660 (23888d2) into develop (5099d5e) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head 23888d2 differs from pull request most recent head 2f70f85. Consider uploading reports for the commit 2f70f85 to get more accurate results

@@           Coverage Diff            @@
##           develop     #660   +/-   ##
========================================
  Coverage    94.13%   94.13%           
========================================
  Files          194      194           
  Lines         4585     4587    +2     
  Branches       561      561           
========================================
+ Hits          4316     4318    +2     
  Misses         149      149           
  Partials       120      120           
Impacted Files Coverage Δ
src/client/components/App.tsx 96.87% <100.00%> (+0.20%) :arrow_up:
...nt/components/pages/Courses/RoomSelectionTable.tsx 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more