-
Notifications
You must be signed in to change notification settings - Fork 16
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
Admins should be able to list users #658
Labels
- User -
Enjoyable to Use our Software
Easy
Good for Newcomers
Enhancement / Feature Request
Something New
good first issue
Good for newcomers
Comments
Depends on
To-Do:
|
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 9, 2025
This was referenced Jan 16, 2025
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 16, 2025
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 17, 2025
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 17, 2025
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 21, 2025
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 22, 2025
josecelano
added a commit
to torrust/torrust-index
that referenced
this issue
Jan 22, 2025
1c62a9e refactor: [#796] minor correction in handler comment (Mario) 3efaf48 refactor: [#796] fix minor clippy error (Mario) f1259cc feat: [#796] added pagination (Mario) ae1e6a9 refactor: [#796] minor variable renaming (Mario) ef0c1e7 refactor: [#658] More renaming (Mario) b4108dc feat: [#658] new API endpoint for listing user profiles (Mario) 185e17c refactor: [#658] modified naming to make the code more self explanatory (Mario) 23dfbdd ci: [#658] FIxed Mysql E2E tests failing (Mario) 83aaea2 docs: [#658] fixed docs CI error (Mario) b44ea9b feat: [#658] New API endpoint for getting all the users (Mario) e8bd16d ci: [#658] fixed minor linting error (Mario) deb738e feat: [#658] new users listing service (Mario) f48c4a2 feat: [#658] new repository method to get all user profiles (Mario) 9d5c639 feat: [#658] new database method to get all user profiles (Mario) Pull request description: Parent issue [#658](torrust/torrust-index-gui#658) Resolves #796 ACKs for top commit: josecelano: ACK 1c62a9e Tree-SHA512: 767f691e0fdb4ec4007b863da6f21186ac9c4d703cb1a093203bbaf3036d18498e3aeda8ecbc2c608f466de3509fb3219757a209c62e04c5e40e9671a468d8a6
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 22, 2025
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 22, 2025
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 22, 2025
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 22, 2025
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 22, 2025
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 22, 2025
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 22, 2025
mario-nt
added a commit
to mario-nt/torrust-index-gui
that referenced
this issue
Jan 22, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
- User -
Enjoyable to Use our Software
Easy
Good for Newcomers
Enhancement / Feature Request
Something New
good first issue
Good for newcomers
Parent issue: #657
Add a new tab to the "Admin Settings" panel to list users:
This first version can only contain:
username
,email
.In the future, it can contain statistics and other actions.
The text was updated successfully, but these errors were encountered: