canvas-lms/app
Omar Gerardo Soto-Fortuño 54bb309e17 Delete DiscussionTopic and fixes/minor refactor
Test Plan:
 - Navigate to /courses/[Course_ID]/discussion_topics
 - Select a topic or create a new one and get into it.
 - Click on the topic kebab and click on Delete.
 - The topic will be deleted and you should go back to
     the discussions section of the course.

flag=react_discussions_post

Closes VICE-1239 VICE-1330

Change-Id: I3dd7b4722a693a08b55822eaa25e9f837959713d
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/263151
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Jeffrey Johnson <jeffrey.johnson@instructure.com>
QA-Review: Jeffrey Johnson <jeffrey.johnson@instructure.com>
Product-Review: Jeffrey Johnson <jeffrey.johnson@instructure.com>
2021-04-21 20:15:15 +00:00
..
coffeescripts rename some things 2021-04-06 01:12:49 +00:00
controllers Delete DiscussionTopic and fixes/minor refactor 2021-04-21 20:15:15 +00:00
graphql don't return counts for non root_entries 2021-04-21 20:13:48 +00:00
helpers Show due date for differentiated assignments in Speedgrader 2021-04-20 23:25:50 +00:00
messages use root_account in enrollment reg. message 2021-04-06 18:17:05 +00:00
middleware Revert "detect client's disconnecting during requests" 2021-04-15 20:44:09 +00:00
models fix deadlock in GradeCalculator 2021-04-21 19:48:18 +00:00
observers add frozen_string_literal_comment to remaining app files 2021-03-30 17:51:08 +00:00
presenters add frozen_string_literal_comment to remaining app files 2021-03-30 17:51:08 +00:00
serializers add frozen_string_literal_comment to remaining app files 2021-03-30 17:51:08 +00:00
stylesheets Modify index and show views for K5 mode 2021-04-21 18:21:41 +00:00
views Show due date for differentiated assignments in Speedgrader 2021-04-20 23:25:50 +00:00
.DS_Store Hook up MessageListContainer/Actions to GraphQL 2021-01-29 18:01:38 +00:00
.rubocop.yml create gql mutation for add conversation msg 2020-12-21 23:23:22 +00:00