canvas-lms/spec/serializers
Eric Saupe edb78a6ced Add important dates checkbox to assignment overrides form
fixes LS-2307, LS-2308, LS-2309
flag=important_dates

test plan:
- Enable important dates site admin flag
- Create or find a C4E subject course
- Create an assignment
- Verify there is a checkbox for important dates under due date form
- Verify the checkbox is disabled if no due dates are set
- Verify the checkbox is enabled if a due date is set on any date
- Save the assignment and verify the checkbox is still checked
- Verify this behavior works in the other places this component is used.
 For example, quizzes, graded discussions, etc.

Change-Id: If2e806a8de764f467bf9ca086740260f2df015d1
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/268061
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Jackson Howe <jackson.howe@instructure.com>
QA-Review: Jackson Howe <jackson.howe@instructure.com>
Product-Review: Eric Saupe <eric.saupe@instructure.com>
2021-07-06 17:36:02 +00:00
..
canvas add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
live_events add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
lti part 3: change lookup_id and resource_link_id to UUID datatype 2021-02-11 18:02:20 +00:00
quizzes Add important dates checkbox to assignment overrides form 2021-07-06 17:36:02 +00:00
quizzes_next add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
attachment_serializer_spec.rb add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
late_policy_serializer_spec.rb add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00
progress_serializer_spec.rb add # frozen_string_literal: true for specs 2020-10-27 20:48:35 +00:00