canvas-lms/app/jsx/accounts/notification_settings
Matthew Lemon 7daa973e04 add send scores in emails option to np table
fixes VICE-610
flag=notification_update_account_ui

/ ---- ---- \
| Test Plan |
\ ---- ---- /

- As a user navigate to your account notification preferences page
- Note the toggle under grading for sending scores in emails
- Toggle the setting and refresh the page
- Note that the setting still reflects whatever you toggled it to
- Navigate to a courses notification preferences page
- Note the toggle under grading for sending scores in emails
- The toggle should still reflect the setting set previously on the
  account notification preferences page

* NOTE - This setting does not have overrides and reflects whatever you
  set it to on either the account or course notification preferences
  page

- Ensure that your notifications for grading are set to `immediately`
  and the send scores in emails setting is on
- Submit an assignment and then as the teacher grade the assignment and
  give it a score
- Navigate to /users/<user_id>/messages
- Note the Assignment Graded message and that the message contains your
  score

Change-Id: Id444fcec02151f99b14cebefef03047c6edc7831
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/242355
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Drake Harper <drake.harper@instructure.com>
QA-Review: Drake Harper <drake.harper@instructure.com>
Product-Review: Drake Harper <drake.harper@instructure.com>
2020-07-24 20:01:01 +00:00
..
graphqlData add send scores in emails option to np table 2020-07-24 20:01:01 +00:00
AccountNotificationSettingsManager.js add send scores in emails option to np table 2020-07-24 20:01:01 +00:00
AccountNotificationSettingsQuery.js add send scores in emails option to np table 2020-07-24 20:01:01 +00:00
index.js update account np UI to match course np 2020-07-14 17:29:34 +00:00