Skip to content

permissions for pod client

Pokhi requested to merge fix/702-permissions into dev

ketida#702

This MR introduces 3 new permission helpers:

  1. isOwner
  2. hasEditAccess
  3. isAdmin

These helpers are then used all across the POD client to restrict user from taking certain actions.

Edited by Pokhi

Merge request reports