Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
admin_home.html | ||
edit_org.html | ||
edit_user.html | ||
new_user.html | ||
orgs.html | ||
settings.html | ||
stats.html | ||
users.html |
Currently there is a limit of 1000 users in the global user list. This change introduces paging so that an admin can see all users and not just the first 1000. Adds a new route to the api - /api/users/search that returns a list of users and a total count. It takes two parameters perpage and page that enable paging. Fixes #7469
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
admin_home.html | Loading commit data... | |
edit_org.html | Loading commit data... | |
edit_user.html | Loading commit data... | |
new_user.html | Loading commit data... | |
orgs.html | Loading commit data... | |
settings.html | Loading commit data... | |
stats.html | Loading commit data... | |
users.html | Loading commit data... |