grafana/public/app/core/routes
Daniel Lee 193d468ed3 admin: adds paging to global user list
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
2017-02-13 12:59:36 +01:00
..
bundle_loader.ts tech(lib upgrade): fixed issue with angular 1.5.8, so can revert revert of upgrade, that is we are no on latest angularjs, #6022 2016-09-14 10:45:56 +02:00
dashboard_loaders.js ux(dashboard): progress on ghost empty space panel 2016-10-30 18:02:46 +01:00
routes.ts admin: adds paging to global user list 2017-02-13 12:59:36 +01:00