Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 647
    • Issues 647
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Issues
  • #2709
Closed
Open
Issue created Jul 14, 2021 by Alex Gleason@alexgleasonContributor

Sort AdminAPI user results by join date

I've implemented a basic AdminAPI account list:

Screenshot_from_2021-07-13_21-08-59

Screen_record_from_2021-07-13_19.13.17

Screen_record_from_2021-07-13_20.41.07

I like it, but there's no way to sort the results. Alphabetical doesn't really make sense on a server with lots of users. I think it should be sorted by join date, with the most recent users at the top. That way you could easily browse new users.

EDIT: And ideally the user's created_at date would be returned through AdminAPI too.

Edited Jul 14, 2021 by Alex Gleason
Assignee
Assign to
Time tracking