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 of User Search, user creation and user card to user management page #40

Merged
merged 1 commit into from
Feb 3, 2022
Merged

Add of User Search, user creation and user card to user management page #40

merged 1 commit into from
Feb 3, 2022

Conversation

ericksantillanp
Copy link
Contributor

What kind of change does this PR introduce?

  • Bugfix
  • New Feature
  • Feature Improvement
  • Refactoring
  • Documentation
  • Other, please describe:

Description:

This PR is WIP.
It implements a first version of an User Management page in the webapp, showing three main features:

  • Gives the current number of users registered.
  • Allows to create a user
  • Allows to search a user by username or user_id

Missing features:

  • Implement password verification for user creation
  • Implement Delete user for the user card
  • Implement Dashboard to see registrations.

This is how the UI currently looks like:
UserManagment

Checklist:

  • I have read the CONTRIBUTING document.
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

@ericksantillanp ericksantillanp requested review from JNKielmann and removed request for lukasmasuch and raethlein January 21, 2022 11:25
@ericksantillanp ericksantillanp marked this pull request as draft January 21, 2022 11:25
@JNKielmann JNKielmann marked this pull request as ready for review February 3, 2022 15:49
@JNKielmann JNKielmann merged commit 1bf6acc into SAP:py-ml-lab Feb 3, 2022
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

Successfully merging this pull request may close these issues.

2 participants