canvas-lms/app/jsx/groups
James Williams d708539a1b prevent users from double-joining groups
test plan:
* create a group set that allows student self-signup
* add a group
* as a student, visit the groups page
* should be able to click on the "JOIN" link to
 join the group (and then click on "LEAVE" to leave)
* should not be able to click on the links while
 they're submitting to the server

closes #CNVS-27851

Change-Id: Ib4944ff1561287604a3013065633e520fd923ed8
Reviewed-on: https://gerrit.instructure.com/74104
Tested-by: Jenkins
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
QA-Review: Jahnavi Yetukuri <jyetukuri@instructure.com>
Product-Review: James Williams  <jamesw@instructure.com>
2016-03-10 17:13:22 +00:00
..
components Start using Babel to compile files in the JSX folder 2015-10-23 20:54:35 +00:00
mixins Start using Babel to compile files in the JSX folder 2015-10-23 20:54:35 +00:00
StudentView.jsx prevent users from double-joining groups 2016-03-10 17:13:22 +00:00