abstractionhq / gallery-gateway

📷Gallery Review System
https://gallerygateway.rit.edu
Apache License 2.0
5 stars 4 forks source link

Enforce Submission Limit #203

Closed robmcl4 closed 6 years ago

robmcl4 commented 6 years ago

Adds both frontend and backend enforcement for the submission limit cap.

On the frontend, the option to submit alone is disabled and a help-tooltip appears to explain why. See photos below.

Disabled 'No' option:

group_submit

And the tooltip:

group_submit_1

On the backend a UserError is thrown with text 'Individual submission limit reached'