Commit Graph

2 Commits

Author SHA1 Message Date
Landon Wilkins e26843ff95 da licença part 34
add consistent license headers to all source files
(ruby, coffeescript, javascript)

except for vendor files

Change-Id: Ic6b3be7861a2c91d76889c1740f964e401638e04
Reviewed-on: https://gerrit.instructure.com/110061
Tested-by: Jenkins
Reviewed-by: Jon Jensen <jon@instructure.com>
Product-Review: Jon Jensen <jon@instructure.com>
QA-Review: Jon Jensen <jon@instructure.com>
2017-04-27 22:00:30 +00:00
John Corrigan ce2434d264 decouple assignments scope permission logic from api index
fixes CNVS-21384

- Adds ScopeFilter to facilitate conditionally stringing scopes
  together.
- Adds Assignments::ScopedToUser to encapsulate Assignments API index
  scope permission logic.

test plan:
- Regression testing on Assignments API endpoint.

Change-Id: I61b91c324bedb0729b0d38859e85702792206e92
Reviewed-on: https://gerrit.instructure.com/57510
Tested-by: Jenkins
Reviewed-by: Matt Berns <mberns@instructure.com>
QA-Review: Deepeeca Soundarrajan <dsoundarrajan@instructure.com>
Product-Review: John Corrigan <jcorrigan@instructure.com>
2015-07-17 17:01:36 +00:00