Commit Graph

126 Commits (103652-docs-alert-migration-tool)

Author SHA1 Message Date
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Torkel Ödegaard 011c582ebb minor user avatar stuff 8 years ago
Denis Doria 5aac2d2078 Include user Id on the lookup api (#8698) 8 years ago
Daniel Lee 233cd7af4a WIP: add user group search 8 years ago
Daniel Lee 9efb6e76e9 users: adds search and pagination (#7753) 8 years ago
Daniel Lee 96a3ed0ac3 docs: new /api/users/search route 8 years ago
Daniel Lee 193d468ed3 admin: adds paging to global user list 8 years ago
Daniel Lee 1294b203e6 admin: adds paging to global user list 9 years ago
Pavlos Daoglou 3e741315b4 [3743] Adds support for user search based on login or email (#7334) 9 years ago
Torkel Ödegaard 8fc6e4cfb0 fix(auth proxy, ldap): fixed so users cannot change password when ldap or auth proxy is enabled, fixes #2495, do not allow user to change email or username depending on what property auth proxy is using, fixes #6903 9 years ago
bergquist 96e8ecfa7b feat(cli): adds command to reset admin password 9 years ago
Torkel Ödegaard fb57bf77da ux(getting started): progress on getting started panel and persited help flag states, #6466 9 years ago
Mukesh 4038b4d17e Set active org through admin api (#5179) 9 years ago
Torkel Ödegaard 370589d6c0 fix(org switch): fixed issue with switching orgs, fixes #4614 9 years ago
utkarshcmu 660d3fa1e9 Implemented savePreferences API 9 years ago
utkarshcmu 1ef332e82c preferences UI poc 9 years ago
utkarshcmu cf926134ef Added savePreferencesAPI 9 years ago
Torkel Ödegaard 3354365177 Api handler refactoring using the wrap and response func/type, fixed small issue in influxdb 0.9 response handling 10 years ago
Torkel Ödegaard a8aab0cb2b Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 10 years ago
Torkel Ödegaard fbc6bb2112 More refactoring of user http api, trying to reuse handlers for sign in user and admin operations 10 years ago
Torkel Ödegaard 5270c4bc74 refactorin api code for user routes, preparation for admin improvements, #2014 10 years ago
Torkel Ödegaard 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 10 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 10 years ago
Torkel Ödegaard 47c6c6e1b7 Added change password feature, Closes #1455 11 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 11 years ago
Torkel Ödegaard 4ea5d80099 Various fixes to data access 11 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago