AutarkLabs / open-enterprise

A suite of apps that includes allocation, dot voting, issue curation, and other planning tools so organizations can collectively budget and design custom reward & bounty systems.
GNU General Public License v3.0
92 stars 54 forks source link

'Hours worked' should only allow positive integers #1811

Open javieralaves opened 4 years ago

javieralaves commented 4 years ago

'Hours worked' when submitting work should only allow positive integers. In this case, I was able to input a negative value. Don't allow the user to submit if the value isn't correct.