canvas-lms/packages
Ed Schiebel 663956a5d8 Fix "fancy midnight" in the planner
When something was due at midnight, the planner erroneously changed
the due time to 11:59pm the same day, not 1 minute earlier.

After discussing it with the team and @cwruck, we decided that planner
- should be displaying items at the time they were created
- should not do any fancy midnight stuff when the user creates a to do

fixes ADMIN-1522

test plan:
  - have an assignment due at midnight in the student's timezone
    which is easier to accomplish if the course and student are
    in different timezones
  - load the planner
  > expect it to be due at midnight
  - load the card dashboard
  > expect it to be in the To Do sidebar at midnight
  - in planner, create a new To Do due at midnight
  > expect it show up in planner at midnight

Change-Id: I87190ccd5ed5dd22e62e9a8e92b41a573f418038
Reviewed-on: https://gerrit.instructure.com/169411
Tested-by: Jenkins
Reviewed-by: Jon Willesen <jonw+gerrit@instructure.com>
QA-Review: Jon Willesen <jonw+gerrit@instructure.com>
Product-Review: Christi Wruck
2018-10-30 11:52:13 +00:00
..
babel-preset-pretranslated-format-message Move the pretranslated babel stuff into own pkg 2018-08-17 20:34:19 +00:00
canvas-planner Fix "fancy midnight" in the planner 2018-10-30 11:52:13 +00:00
canvas-rce Fix typo in readme 2018-10-29 17:36:06 +00:00
canvas-supported-browsers Use yarn workspaces 2018-06-04 20:02:02 +00:00
old-copy-of-react-14-that-is-just-here-so-if-analytics-is-checked-out-it-doesnt-change-yarn.lock upgrade react from 15.x to 16.x 2018-09-26 19:04:47 +00:00