ucsb-cs156-s21 / proj-ucsb-cs-las

https://proj-ucsb-cs-las.herokuapp.com/
MIT License
2 stars 3 forks source link

6pm 1 drop down menu (and zoom room link optional) #155

Closed moisesgtz closed 3 years ago

moisesgtz commented 3 years ago

Working drop-down menu for the days of the week on the "Add New Office Hours" Page.

codecov[bot] commented 3 years ago

Codecov Report

Merging #155 (a1b2225) into main (b60e653) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #155   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       327       327           
===========================================
  Files             77        77           
  Lines           1470      1468    -2     
  Branches          69        69           
===========================================
- Hits            1470      1468    -2     
Impacted Files Coverage Δ Complexity Δ
.../src/main/components/OfficeHours/OfficeHourForm.js 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
javascript/src/main/utils/OfficeHourFormHelpers.js 100.00% <100.00%> (ø) 0.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b60e653...a1b2225. Read the comment docs.

moisesgtz commented 3 years ago

Added zoom link to be optional for creating office hours

pconrad commented 3 years ago

20 pts for the drop down, 10 points for making zoom room link optional.