project-icp / bee-pollinator-app

The web application front end for the ICP Pollinator Decision Support Tool 🐝
Apache License 2.0
6 stars 1 forks source link

Include current month for monthly surveys #520

Closed fungjj92 closed 5 years ago

fungjj92 commented 5 years ago

Overview

The client requests monthly surveys be avail once the month begins. Currently, we allow the current month if it is past the 15th of the month (aka more than 1/2 of the month has passed)

Demo

Screen Shot 2019-06-24 at 1 31 43 PM

Testing Instructions

Pull down branch, and run the project ./scripts/beekeepers.sh start http://localhost:8000/survey/?beekeepers and login See that all surveys through June are still visible and you can successfully submit a June survey.

hectcastro commented 5 years ago

Just a heads up that I updated the target branch of this PR to be the newly created release/1.2.0 branch.

rajadain commented 5 years ago

Taking a quick look now

fungjj92 commented 5 years ago

Thanks y'all 👍 ! Merged and deploy is ready to go.