Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Mobile
Minds Mobile
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 178
    • Issues 178
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 14
    • Merge Requests 14
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Minds
  • Minds MobileMinds Mobile
  • Issues
  • #1193

Closed
Open
Opened 1 month ago by Brian Hatchet@brianhatchet:speech_balloon:
  • Report abuse
  • New issue
Report abuse New issue

(feature) Implement permissions models for entities

The permissions object will be in a consistent json structure

{
   user: {
       user object
   },
   channels: [
      guid: {
         name: role name,
         permissions: [
            flag: true | false
         ]
      }
   ],
   groups: [
      guid: {
         name: role name,
         permissions: [
            flag: true | false
         ]
      }
   ],
   entities: [
       guid: {
         name: role name,
         permissions: [
            flag: true | false
         ]
      }
   ]
}

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

Related issues
0

  • Discussion 0
  • Designs 0
  • Brian Hatchet :speech_balloon: @brianhatchet changed milestone to %"sprint: Lucky Lizard" 1 month ago

    changed milestone to %"sprint: Lucky Lizard"

  • Brian Hatchet :speech_balloon: @brianhatchet added Squad::Green scoped label 1 month ago

    added Squad::Green scoped label

  • Brian Hatchet :speech_balloon: @brianhatchet changed weight to 3 1 month ago

    changed weight to 3

  • Brian Hatchet :speech_balloon: @brianhatchet added to epic &28 1 month ago

    added to epic &28

  • Brian Hatchet :speech_balloon: @brianhatchet changed milestone to %"sprint: Modest Monkey" 1 month ago

    changed milestone to %"sprint: Modest Monkey"

  • Mark Harding @markeharding changed milestone to %Permission #review 3 weeks ago

    changed milestone to %Permission #review

  • Mark Harding @markeharding added Sprint::09/11 - Nuanced Numbat scoped label 3 weeks ago

    added Sprint::09/11 - Nuanced Numbat scoped label

  • Mark Harding @markeharding added Type::Feature scoped label 2 weeks ago

    added Type::Feature scoped label

  • Brian Hatchet :speech_balloon: @brianhatchet added Sprint::09/25 - Oldfashioned Owl scoped label and automatically removed Sprint::09/11 - Nuanced Numbat label 1 week ago

    added Sprint::09/25 - Oldfashioned Owl scoped label and automatically removed Sprint::09/11 - Nuanced Numbat label

  • Martin Santangelo @msantang78 assigned to @msantang78 5 days ago

    assigned to @msantang78

  • Martin Santangelo @msantang78 added Status::InProgress scoped label 3 days ago

    added Status::InProgress scoped label

  • Martin Santangelo @msantang78 closed 3 days ago

    closed

  • Martin Santangelo @msantang78 removed Status::InProgress label 3 days ago

    removed Status::InProgress label

  • Brian Hatchet :speech_balloon: @brianhatchet reopened 19 minutes ago

    reopened

  • Brian Hatchet :speech_balloon: @brianhatchet added Status::Review scoped label 19 minutes ago

    added Status::Review scoped label

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply

The one place for your designs

Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.

Assignee
Martin Santangelo's avatar
Martin Santangelo @msantang78
Assign to
Permissions (Green)
Epic
Permissions (Green)
Permission #review
Milestone
Permission #review
Assign milestone
None
Time tracking
No estimate or time spent
None
Due date
None
4
Labels
Sprint::09/25 - Oldfashioned Owl Squad::Green Status::Review Type::Feature
Assign labels
  • View project labels
3
Weight
3
Confidentiality
Not confidential
Lock issue
Unlocked
3
3 participants
user avatar
Martin Santangelo
user avatar
Brian Hatchet
user avatar
Mark Harding
Reference: minds/mobile-native#1193