canvas-lms/ui
Keith T. Garner f801c44dba add date info to grading period filter
When filtering by grading period in the gradebook, it would often be
helpful to teachers if they knew the start, end, and close dates of the
grading period. This change adds that information to the grading period
filter.

closes EVAL-3936
flag=grading_periods_filter_dates

test plan:
 - Have the release flag for this feature turned on
 - Have a course in a term with multiple grading periods
 - Go to the gradebook
 - Filter by grading period
 - Note the correct dates for start, end, and close for each grading
   period in the Select
 - repeat the above steps with enhanced gradebook filters enabled

Change-Id: If111fce30567ae0ec0342c529cb810a968229ba2
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/339745
Reviewed-by: Spencer Olson <solson@instructure.com>
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
QA-Review: Derek Williams <derek.williams@instructure.com>
Product-Review: Ravi Koll <ravi.koll@instructure.com>
2024-02-12 17:20:44 +00:00
..
boot replace webpack with rspack 2024-02-08 23:02:33 +00:00
engine capture more errors with sentry 2024-01-30 22:51:12 +00:00
ext Fix Japanese and Chinese date selection. 2023-11-03 18:01:22 +00:00
features add date info to grading period filter 2024-02-12 17:20:44 +00:00
shared upgrade jquery-ui droppable to unpatched 1.9.0-beta.1 2024-02-09 23:03:58 +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 move planner to ui/shared 2023-08-01 19:51:14 +00:00
api.d.ts fix inactive/concluded students in section filter 2024-01-19 17:02:54 +00:00
featureBundles.ts use static list of feature bundles 2024-01-02 21:36:09 +00:00
global.d.ts further harden SpeedGrader 2024-01-15 20:05:17 +00:00
imports.d.ts move $.raw to independent function 2024-01-06 05:43:58 +00:00
index.ts capture more errors with sentry 2024-01-30 22:51:12 +00:00
loadLocale.ts use static list of feature bundles 2024-01-02 21:36:09 +00:00
setup-vitests.tsx Localize jest-fetch-mock usage 2023-11-20 17:42:32 +00:00