mirror of
https://github.com/grafana/grafana.git
synced 2025-01-23 23:13:52 -06:00
193d468ed3
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 |
||
---|---|---|
.. | ||
base | ||
components | ||
layout | ||
mixins | ||
pages | ||
utils | ||
_grafana.scss | ||
_old_responsive.scss | ||
_variables.dark.scss | ||
_variables.light.scss | ||
_variables.scss | ||
.sass-lint.yml | ||
fonts.scss | ||
grafana.dark.scss | ||
grafana.light.scss |