Commit Graph

60 Commits (ced42e9439c883f00d6dfed2da857bdaca86ed9d)

Author SHA1 Message Date
Ryan McKinley 1dd9e9b184
Live: support a dashboard gitops channel (#33291) 4 years ago
Joan López de la Franca Beltran 5c07df9f4b
Chore: Replace Command dispatches by explicit calls (#32131) 4 years ago
Arve Knudsen 676d393ec9
Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
Arve Knudsen 3d3a7cbba8
Chore: Fix staticcheck issues (#28860) 5 years ago
Joan López de la Franca Beltran ef631582ba
Users: Improve conflict error handling (#26958) 5 years ago
Arve Knudsen d4e4cb4c71
Chore: Enable Go linter gocritic (#26224) 5 years ago
Mario Trangoni 5116420e9a
Fix misspell issues (#23905) 5 years ago
Émile Fugulin d721dd13cd
Allow API to assign new user to a specific organization (#21775) 5 years ago
Alexander Zobnin 8505d90768 Admin: New Admin User page (#20498) 6 years ago
Rafael George e1b2bf711d API: Add createdAt field to /api/users/:id (#19475) 6 years ago
gotjosh fa007423e3
API: Add `updatedAt` to api/users/:id (#19004) 6 years ago
Sofia Papagiannaki 7520166f17
API: Minor fix for team creation endpoint when using API key (#18252) 6 years ago
Oleg Gaidarenko d9f01cb822
SQLStore: use bool pointer instead of string (#18111) 6 years ago
Oleg Gaidarenko 8e0f091f14
SQLStore: allow to look for `is_disabled` flag (#18032) 6 years ago
Alexander Zobnin 5f0a7f43c3
Users: show badges for each auth provider (#17869) 6 years ago
Alexander Zobnin dad894f1cc
API: get list of users with additional auth info (#17305) 6 years ago
Oleg Gaidarenko c853ef7318
SQLStore: extend `user.SearchUsers` method (#17514) 6 years ago
Alexander Zobnin 60ddad8fdb
Batch disable users (#17254) 6 years ago
Alexander Zobnin 2d03815770
Users: Disable users removed from LDAP (#16820) 6 years ago
danielbh d1b8f13c66
feat: #11067 prevent removing last grafana admin permissions 7 years ago
Marcus Efraimsson 70ddf93688
include teams on signed in user 7 years ago
Torkel Ödegaard a8a5f8181b fix: viewers can edit now works correctly 8 years ago
Torkel Ödegaard 2797e8e2d0 profile: use name or fallback for profile page 8 years ago
Torkel Ödegaard 011c582ebb minor user avatar stuff 8 years ago
Torkel Ödegaard 95f5c84a57 ux: making org visibile in profile view 8 years ago
Torkel Ödegaard e8a20643d6 feat: store last seen date for users and present in stats and user lists, closes #9007 8 years ago
Denis Doria 5aac2d2078 Include user Id on the lookup api (#8698) 8 years ago
Torkel Ödegaard 3fe031d25d refactoring: Dashboard guardian 8 years ago
Dan Cech f490c5f12c use X-Grafana-Org-Id header to ensure backend uses correct org (#8122) 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
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
Eric Uldall eda442dbf9 added support to login user oauth user by email only (#6330) 9 years ago
Dan Cech 630a8ed8aa support setting default org role when adding user via grafana.net auth 9 years ago
Torkel Ödegaard ab1048b7ee feat(preferences): theme and home dashbord settings now work work on profile and org settings page 9 years ago
utkarshcmu f5db9950f8 fixed gofmt tests 10 years ago
utkarshcmu 9485e8cfee /api/admin/users returns user ID 10 years ago
Torkel Ödegaard aa89416bca fix(invite): fixes to org invite stuff, #2630 10 years ago
Torkel Ödegaard d19e101e6b feat(signup): almost done with new sign up flow, #2353 10 years ago
Torkel Ödegaard de0f04ec3c feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
Torkel Ödegaard aa4d60c21e Worked on reset password views, refactored out password strength to a reusable directive 10 years ago
Torkel Ödegaard 788e7fd36d Lots of api refactoring for org routes, #2014 10 years ago
Torkel Ödegaard be589d81c7 Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER), Closes #1921 10 years ago
Torkel Ödegaard 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 10 years ago
Torkel Ödegaard 7c241fd617 Added permissions section to admin > edit user view, an admin can now make another user admin, Closes #1517 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 0140a00884 Added two columns to user table, email_verified and theme, no used right now but will probably shortly 11 years ago
Torkel Ödegaard 71f09ddd94 Added delete user action to user admin api, and made it work in UI, Closes #1466, #1446 11 years ago