kora icon indicating copy to clipboard operation
kora copied to clipboard

Modify User Permissions

Open fritosxii opened this issue 5 years ago • 3 comments

Build new project groups. Still in confirmation phase of those permissions.

https://docs.google.com/spreadsheets/d/1IjPEjtZjoi2wDI2cBajEX-e7xPT6NJMbShnrinDu_8U/edit#gid=0

fritosxii avatar Sep 05 '19 17:09 fritosxii

did this get put on the backburner?

watrall avatar Oct 16 '19 17:10 watrall

Yes, because we still need to define roles and what those roles can do

fritosxii avatar Oct 16 '19 17:10 fritosxii

3 models that pretty much handle everything (ProjectGroup, FormGroup, and permission funcitons in User)

Main process would be creating a new class (Model, DB and Controller), and overwriting above class references with respective new class functions.

We then need to also modify Permission views for Projects and Forms, into a single view for new Project level permissions. User also has some views for viewing single user permissions that will need to be modified.

We will need some sort of conversion for old group types, to new group types

The big thing that needs to be done, is a feature-by-feature breakdown so we can deal with edge cases. This is step one for me.

Best case scenario 2-3 weeks once roles are defined

fritosxii avatar Oct 24 '19 14:10 fritosxii