Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User permission system #55

Closed
BBGuy opened this issue Jan 6, 2015 · 3 comments
Closed

User permission system #55

BBGuy opened this issue Jan 6, 2015 · 3 comments

Comments

@BBGuy
Copy link
Member

BBGuy commented Jan 6, 2015

We currently have 4 types of users

  1. Not logged in - can only see login and register pages.
  2. Visitor (registered user) – Can see all data but cant change any data.
  3. Asset Author - Can see all data, create new assets and edit those he created
  4. Kendra admin - Can see and edit all data.

This needs refinement especially the “see all data” part.
We also need to think of all the elements presented on the site and how should those be presented to the varies roles. Some of those elements are more mockups at this stage.

I would divide the functionality into three main parts:

  1. Assets and contributions – The most developed part of the system
  2. Legal entities, Right Type & Role Type – functional but all users can use and only admin can create – this needs more work to be fully functional.
  3. Calender, Contacts, Notifications, Reports … - mockup early prototype stage
@BBGuy
Copy link
Member Author

BBGuy commented Jan 26, 2015

Also relevant notes can be added to #61

@dahacouk
Copy link
Member

Looks good.

@BBGuy
Copy link
Member Author

BBGuy commented Jan 27, 2015

great Ill close for now. we will start a new issue wen this will need more work

@BBGuy BBGuy closed this as completed Jan 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants