Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
bundle_loader.ts | ||
dashboard_loaders.js | ||
routes.ts |
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 |
---|---|---|
.. | ||
bundle_loader.ts | Loading commit data... | |
dashboard_loaders.js | Loading commit data... | |
routes.ts | Loading commit data... |