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

Implement basic functions #1

Open
25 tasks done
N7Remus opened this issue Sep 15, 2023 · 0 comments
Open
25 tasks done

Implement basic functions #1

N7Remus opened this issue Sep 15, 2023 · 0 comments
Assignees

Comments

@N7Remus
Copy link
Contributor

N7Remus commented Sep 15, 2023

Log in with mgmt-admin user

  • Create tenant
  • Add tenant FQDN
  • Add tenant OAuths
  • Add user (to tenant)

Log in with new user

  • Create room (to tenant with the user token)
  • Add user to room (roomOwners table ) so the user can actually log in to the room
  • Add user to tenantOwners table
  • Add user to room tenantAdmins table
  • Create permission roles
  • Combine permission and role
  • Create groups
  • Assign role to user
  • Assign role to group
  • Assign role to room
  • Default role for rooms

BUGS

  • Group default tentant is 0 and not the "current tenant"

UI optimailization

  • Log modifications?
  • Create Dashboard
  • Add documentation into UI
  • Default permission roles
  • Create selectors so Id(s) can be searched by name / parameters
    • UserRoles
    • GroupRoles
    • RoomOwners
  • Alert handling console.log->error message
@N7Remus N7Remus self-assigned this Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant