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

[Frontend] Develop Access Control Component for Project Permissions #269

Open
FelipePSoares opened this issue Nov 25, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@FelipePSoares
Copy link
Owner

FelipePSoares commented Nov 25, 2024

Develop an access control component to manage user permissions for projects.

  1. Create a access control component
    • Enable users with admin permissions to:
      • Add or remove users from the project.
      • Edit the access levels of existing users.
        • we have 3 levels of access today:
          • Viewer (can only view the project)
          • Manager (can add/edit categories, expenses and incomes)
          • Admin (can manage the users)
  2. If the user didn't exist in the system yet, the user can write an email and send a invite.
  3. Add this component to edit and add project page.
@FelipePSoares FelipePSoares added the enhancement New feature or request label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant