canvas-lms/ui
Caleb Guanzon 399c6ad342 apply egg17 to master branch
flag=discussions_redesign
fixes EGG-17

test plan:
- create a graded group discussion for
a group set that has groups without any students
- as a student, visit the discussion
(you will end up in the root topic page, this is ok)
- reply to the discussion
- as a teacher, view discussion in speedgrader
- verify discussion loads without error

- create an anonymous discussion, as a student, reply
- delete your reply
- verify you can reload the page without the page breaking

- create a graded group discussion this time with
groups that have students
- as a student belonging to a group, reply to your
group's discussion
- as a teacher view speedgrader
- verify the the full discussion loads with the student's reply

Change-Id: Iadc6205a84c05c27cfbf03c7fbdc36087d72e81a
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/355056
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Omar Soto-Fortuño <omar.soto@instructure.com>
Product-Review: Omar Soto-Fortuño <omar.soto@instructure.com>
QA-Review: Chawn Neal <chawn.neal@instructure.com>
2024-08-14 15:26:05 +00:00
..
boot Remove the learner passport prototype from Canvas 2024-08-13 20:19:22 +00:00
engine Upgrade rspack 2024-07-25 21:33:27 +00:00
ext Implementation of Hindi language 2024-07-22 20:51:37 +00:00
features apply egg17 to master branch 2024-08-14 15:26:05 +00:00
shared add FormData check to doFetchApi 2024-08-13 22:01:27 +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 Quick Wins - Publish/Unpublish menu 2024-06-24 18:40:44 +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