Commit Graph

41 Commits (d1b8f13c6606ebc4652613abe2273129828a7e4e)

Author SHA1 Message Date
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 8 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 10 years ago
Torkel Ödegaard 0140a00884 Added two columns to user table, email_verified and theme, no used right now but will probably shortly 10 years ago
Torkel Ödegaard 71f09ddd94 Added delete user action to user admin api, and made it work in UI, Closes #1466, #1446 10 years ago
Torkel Ödegaard e165e2af95 Worked on user admin features, can now create and edit users as a grafana admin user, #1446 10 years ago
Torkel Ödegaard f8a10fa7af Updated account and profile pages, very temporary solution, do not like it at all 10 years ago
Torkel Ödegaard b25bf363b3 updated frontend, fixed new dashboard button 10 years ago
Torkel Ödegaard a5e450a0dd Worked on anonymous access 10 years ago
Torkel Ödegaard 757b185398 Worked on ease of use for non multi tenant scenarios, Closes #20 10 years ago
Torkel Ödegaard 257519490a Worked on login remember cookie, and redirect after login 10 years ago
Torkel Ödegaard 3c8c53194f Sign up and login work 10 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 10 years ago
Torkel Ödegaard f1996a9f1f Initial work on seperation between user and account 10 years ago