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

Users Management System #900

Open
MichalOren opened this issue May 28, 2022 · 4 comments
Open

Users Management System #900

MichalOren opened this issue May 28, 2022 · 4 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MichalOren
Copy link
Collaborator

MichalOren commented May 28, 2022

Is your feature request related to a problem? Please describe.

Add FE option for Admins only in Management Tab (ניהול): (@shaked-hayek If needed add BE API options)

  1. Add a user
  2. Delete a user

After finishing 1 and 2, Also add the option to:
3. Edit a user: Name, Email, Give / Revoke Admin Permissions,(Organization can be edited, make sure this option is kept :) )
4. Create a new organization

Screenshot 2024-09-29 at 12 09 38
@MichalOren MichalOren added the enhancement New feature or request label May 28, 2022
@MichalOren MichalOren added this to the v0.16.0 milestone May 28, 2022
@BarVolunteering
Copy link
Contributor

@danielsh28 @MichalOren There is no user deletion API, only user disable/enable API:
https://github.com/hasadna/anyway/blob/dev/docs/USERAPI.md#enabledisable-user

I will add User deletion API, this is the github issue:
data-for-change/anyway#2210

@BarVolunteering
Copy link
Contributor

Done on BE side, code +docs in:
data-for-change/anyway#2211

@danielsh28
Copy link
Collaborator

Hi @BarVolunteering ; can you give admin rights to @EyalIlan : [email protected] in order for him to work on this feature?

@BarVolunteering
Copy link
Contributor

@danielsh28 I gave @EyalIlan admin rights

@atalyaalon atalyaalon changed the title Users Management System - delete user Users Management System Sep 29, 2024
@atalyaalon atalyaalon modified the milestones: v0.16.0, v0.17.0 Sep 29, 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
None yet
Development

No branches or pull requests

5 participants