canvas-lms/ui
Jonathan Guardado 98835aebaa validate section participation dates in assign to cards
closes LX-1938, LX-1982

flag=selective_release_ui_api
flag=selective_release_edit_page

test plan:
- In course Settings, set participation setting to “Course” and set
a past end date.
- Edit the section and add active participation dates, then check the
“Students can only participate in the course between these dates” box.
- Create an assignment, create an override, and set the due and until
date to be after the course end date but within the active section
dates.
- Expect the card to restrict the override to the section dates
instead of the course dates.

Change-Id: Ia50347a2ddbbfd7653ca69c2b1fb4ff214b10af2
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/356324
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Product-Review: Jonathan Guardado <jonathan.guardado@instructure.com>
Reviewed-by: Robin Kuss <rkuss@instructure.com>
QA-Review: Robin Kuss <rkuss@instructure.com>
2024-09-04 18:35:36 +00:00
..
boot introduce safelyFetch; add some polish to /accounts 2024-08-15 17:10:46 +00:00
engine introduce safelyFetch; add some polish to /accounts 2024-08-15 17:10:46 +00:00
ext Implementation of Hindi language 2024-07-22 20:51:37 +00:00
features Add PlacementsConfirmation to JSON/URL Config 2024-09-04 15:52:54 +00:00
shared validate section participation dates in assign to cards 2024-09-04 18:35:36 +00:00
.eslintrc.js support multiple entry bundles 2024-01-25 21:10:01 +00:00
.i18nrc Enable translation extraction from JSX 2023-08-08 16:17:36 +00:00
.xssignore finish colocating QUnit test files 2024-06-13 11:40:57 +00:00
api.d.ts Add Section to "Courses" pop out menu on the Global Navbar 2024-07-25 15:02:09 +00:00
featureBundles.ts Remove all references to UserNote 2024-08-21 21:44:31 +00:00
global.d.ts clean up global TS types 2024-08-13 17:15:39 +00:00
imports.d.ts move $.raw to independent function 2024-01-06 05:43:58 +00:00
index.ts Ensure all Canvas pages respond to LTI postMessages 2024-07-11 12:41:24 +00:00
loadLocale.ts ensure moment locale chunk names match include_head_js 2024-02-29 16:55:18 +00:00
setup-vitests.tsx Localize jest-fetch-mock usage 2023-11-20 17:42:32 +00:00