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

Admins should be able to list users #658

Closed
Tracked by #657
josecelano opened this issue Nov 26, 2024 · 1 comment · Fixed by #689
Closed
Tracked by #657

Admins should be able to list users #658

josecelano opened this issue Nov 26, 2024 · 1 comment · Fixed by #689
Assignees
Labels
- User - Enjoyable to Use our Software Easy Good for Newcomers Enhancement / Feature Request Something New good first issue Good for newcomers

Comments

@josecelano
Copy link
Member

Parent issue: #657

Add a new tab to the "Admin Settings" panel to list users:

image

This first version can only contain: username, email.

In the future, it can contain statistics and other actions.

@josecelano josecelano added Enhancement / Feature Request Something New Easy Good for Newcomers - User - Enjoyable to Use our Software labels Nov 26, 2024
@josecelano josecelano mentioned this issue Nov 26, 2024
16 tasks
@josecelano josecelano added the good first issue Good for newcomers label Nov 26, 2024
@josecelano josecelano changed the title List users in admin panel with pagination Admins should be able to list users Nov 26, 2024
@mario-nt mario-nt self-assigned this Dec 11, 2024
@mario-nt
Copy link
Contributor

mario-nt commented Dec 12, 2024

Depends on

To-Do:

  • New placeholder admin panel tab
  • Logic to get the list of users from the index
  • Admin panel tab Styling
  • Add pagination to the list of results

mario-nt added a commit to mario-nt/torrust-index-gui that referenced this issue Jan 9, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants