olin-build / abe-web

Web Calendar front-end to ABE (Amorphous Blob of Events)
https://events.olin.build/
MIT License
5 stars 4 forks source link

Grayed out days display on month view #263

Closed ridunoff closed 3 years ago

ridunoff commented 3 years ago

Description

Fixed the lastDay variable in actions.js to correctly represent the last day of the month in the month view. Fixes issue #260

Testing

If the month ends on a Sunday, on the month view, check if events display in the final week's grayed out Monday-Saturday.

If the month ends on a Friday, on the month view, check if the grayed out events display on the grayed-out Saturday.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 39.245% when pulling 959b91d5b9af46a12b6641639bf3209bed8c7dc7 on iss260 into 299c983e4cde3e36c4d598e88b8b2b9d161e2d99 on dev.