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

[Feat]: Manual user management via UI and API (no invitations) #1445

Open
martkaczmarek opened this issue Jan 15, 2025 · 1 comment
Open
Assignees
Labels
API-Service Backend Java Spring for the Lowcoder API Javascript Frontend Pull requests that update Javascript code

Comments

@martkaczmarek
Copy link
Contributor

Currently the only way to have new users seems to be to invite them with the link, or have them register. I'd like to see and option to click a button in the UI, set the details and hit "Create".
Likewise, it should be possible to edit user's details, such as name, email, picture etc (currently only the user themselves can do that). For now, admins can only add existing users to groups and change roles.

As there isn't even any API endpoint for that, it should be created first to allow it.

@FalkWolsky
Copy link
Contributor

We agree to this requirement. And it is true, that we first need the APIs for it. Thank you very much for your suggestion!

@FalkWolsky FalkWolsky added Javascript Frontend Pull requests that update Javascript code API-Service Backend Java Spring for the Lowcoder API labels Jan 20, 2025
@FalkWolsky FalkWolsky moved this to 🆕 New in Lowcoder Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API-Service Backend Java Spring for the Lowcoder API Javascript Frontend Pull requests that update Javascript code
Projects
Status: 🆕 New
Development

No branches or pull requests

4 participants