Add read_usage_quotas ability to GroupPolicy

The following discussion from !82396 (merged) should be addressed:


Proposal

  1. add a new ability, read_usage_quotas, to the GroupPolicy
  2. modify the Groups::UsageQuotasController before action to use the new ability
  3. add test coverage

Availability & Testing

Unit test coverage should be sufficient

Edited by Edgars Bralitis