canvas-lms/app
Pat Renner b10df2ba65 hide the file drop zone unless the user can manage files
closes OUT-4223
flag=files_dnd

test-plan:
- enable the flag at the root account level
- within a course, upload a file using the file drop zone
and create a folder
- view the course as a student
- view the folder you just created
- verify that you don't see the FileDrop billboard
on the page or when you try to drag something into the
file area

Change-Id: Ic744842781274c0d8e68a774fdce8b27e07b77ff
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/258213
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Michael Brewer-Davis <mbd@instructure.com>
Reviewed-by: Augusto Callejas <acallejas@instructure.com>
QA-Review: Brian Watson <bwatson@instructure.com>
Product-Review: Michael Brewer-Davis <mbd@instructure.com>
2021-02-08 22:19:55 +00:00
..
coffeescripts Implement part of granular course admin actions 2021-02-08 21:58:42 +00:00
controllers Implement part of granular course admin actions 2021-02-08 21:58:42 +00:00
graphql display image urls when it is blank 2021-02-05 00:13:22 +00:00
helpers create gql mutation for add conversation msg 2020-12-21 23:23:22 +00:00
jsx hide the file drop zone unless the user can manage files 2021-02-08 22:19:55 +00:00
messages Add I18n support for conversation message 2021-01-21 00:02:28 +00:00
middleware moar frozen string literal fixes 2020-11-17 22:06:13 +00:00
models Implement part of granular course admin actions 2021-02-08 21:58:42 +00:00
observers add live_events for outcome_calculation_method 2020-10-21 22:19:53 +00:00
presenters filters out future sections in observer grades 2021-02-03 22:28:15 +00:00
serializers Add disable_timer_autosubmission to Quiz model 2020-05-06 14:31:16 +00:00
stylesheets Add download icon to RCE file links 2021-02-05 16:31:56 +00:00
views fix XSS auditor blocking page load 2021-02-08 18:01:53 +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