canvas-lms/app/jsx/assignments/bulk_edit
Jared Amen 3946c82762 Fix bulk editing tool to load if too many dates
test plan:
  * create a course with 25+ students.
  * create an assignment in that course with 25+ overrides.
  * enable the Assignment Bulk Editing feature flag.
  * in the assignments index, click 'Edit Assignment Dates'
  * the tool should load.

Fixes LA-982

flag = assignment_bulk_edit

Change-Id: I21961bde2bb28d589979b1c8f7fe1d862cf7ad09
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/238309
Reviewed-by: Jeremy Stanley <jeremy@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Product-Review: Jeremy Stanley <jeremy@instructure.com>
QA-Review: Jeremy Stanley <jeremy@instructure.com>
2020-06-01 22:01:42 +00:00
..
__tests__ Fix bulk editing tool to load if too many dates 2020-06-01 22:01:42 +00:00
hooks add DateValidator to bulk edit 2020-05-07 22:08:43 +00:00
BulkAssignmentShape.js add overrides and editing to bulk assignment edit 2020-04-06 21:36:14 +00:00
BulkDateInput.js add DateValidator to bulk edit 2020-05-07 22:08:43 +00:00
BulkEdit.js Fix bulk editing tool to load if too many dates 2020-06-01 22:01:42 +00:00
BulkEditDateSelect.js bulk edit: select assignments by date 2020-05-18 16:08:52 +00:00
BulkEditHeader.js remove bulk_edit_phase_2 feature flag 2020-05-26 20:26:17 +00:00
BulkEditIndex.js add CanvasDateInput and bulk edit test table 2020-03-31 03:52:27 +00:00
BulkEditOverrideTitle.js tweak sizes and spacings on bulk edit 2020-05-11 16:30:38 +00:00
BulkEditTable.js Fix bulk editing tool to load if too many dates 2020-06-01 22:01:42 +00:00
MoveDatesModal.js add the batch edit dates dialog 2020-04-30 16:01:32 +00:00
utils.js batch edit: add selection checkboxes 2020-04-30 16:00:56 +00:00