forked from instructure/canvas-lms
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor google drive trashed filter to use api parameter
Now use the api `trashed` parameter to filter out trashed docs instead of doing our own filtering. Test Plan: -Set up Google Drive -Create the following: -Valid file at root -Valid folder containing valid file -Trashed file formerly at root -Trashed folder containing a file -Verify that the trashed items are not displayed, but valid items are Closes CNVS-25959 Change-Id: I9054d48910f6b8cbd5ebcecf15d35bf98d6fe3d0 Reviewed-on: https://gerrit.instructure.com/68740 Tested-by: Jenkins Reviewed-by: Matthew Wheeler <[email protected]> QA-Review: Heath Hales <[email protected]> Product-Review: Gentry Beckmann <[email protected]>
- Loading branch information
Showing
3 changed files
with
22 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters