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

Add user management tools #131

Open
7 of 13 tasks
joonashak opened this issue May 13, 2023 · 0 comments
Open
7 of 13 tasks

Add user management tools #131

joonashak opened this issue May 13, 2023 · 0 comments
Assignees
Labels
/client Frontend issue. new feature New feature or request. /server Backend issue.

Comments

@joonashak
Copy link
Owner

joonashak commented May 13, 2023

General

  • Add corp and alliance info to user model:
    • Add public info to user when creating.
    • Sync public info daily.
    • Trigger sync for one user via user list.
  • Update role docs.

USER

  • See and edit their own account.

MANAGER

  • List all users.
  • Sort user list so that items don't switch places as they are updated.

ADMIN

  • Change any user's system role.
  • Delete users.
  • Control new user registration (does not apply to adding alts for now):
    • Restrict registration by corp/alliance.
    • Disable registration.
@joonashak joonashak self-assigned this May 13, 2023
@joonashak joonashak added new feature New feature or request. /server Backend issue. /client Frontend issue. labels May 13, 2023
@joonashak joonashak added this to the Stable Release milestone May 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
/client Frontend issue. new feature New feature or request. /server Backend issue.
Projects
Status: To do
Development

No branches or pull requests

1 participant