fixes VICE-3191
Test Plan
1. Navigate to people page
2. Click groups tab
3. Click + Group
4. Notice in the modal that all strings are localized
5. Type 0 into the group size and verify error message is localized
Change-Id: Id02ef9d1a1ed6b3c4c0057acc21f620a1921358f
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/303753
Reviewed-by: Jason Gillett <jason.gillett@instructure.com>
Product-Review: Jason Gillett <jason.gillett@instructure.com>
QA-Review: Caleb Guanzon <cguanzon@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
flag=none
fixes VICE-3161
it was done this way to provide the least
amount of disruption to this shared component
this improves upon existing behavior by
preventing a server create request for
limits of 1
test plan:
- visit course people page
- create or visit a group set
- create a group
- set group limit to 1
- press save
- verify you see Group membership limit must be greater than 1.
error
Change-Id: I9fde53709be0fee143e51b6ec8ca6b7b2e7085a4
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/302720
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Omar Soto-Fortuño <omar.soto@instructure.com>
Product-Review: Omar Soto-Fortuño <omar.soto@instructure.com>
QA-Review: Jeffrey Johnson <jeffrey.johnson@instructure.com>
test plan:
- all tests pass
flag=none
Change-Id: I50e858039081b8bd0c5a497cdf9e697710a54dc5
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/287364
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Ahmad Amireh <ahmad@instructure.com>
QA-Review: Ahmad Amireh <ahmad@instructure.com>
Product-Review: Ahmad Amireh <ahmad@instructure.com>
refs FOO-2696
flag = none
applied by the codemod found here: https://github.com/instructure/canvas-i18n-loader-rewrite
this won't pass in isolation, see the mega patch that cherry-picks them
all for the status
~ test plan ~
do a cursory glance over the changes and verify we didn't miss anything
Change-Id: I9bc7dad55c7aba9053ab69c9bb477cb4ee3e78bb
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/286661
Tested-by: James Butters <jbutters@instructure.com>
Reviewed-by: Charley Kline <ckline@instructure.com>
QA-Review: Charley Kline <ckline@instructure.com>
Product-Review: Charley Kline <ckline@instructure.com>