Commit Graph

26 Commits (1b38d94537466adb5e43c4568844fcccc83f0093)

Author SHA1 Message Date
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
gotjosh 0cbbb43222
LDAP: Add API endpoint to debug user mapping from LDAP (#18833) 6 years ago
Mario Trangoni fadd816d89 pkg/*: Fix misspell issues 7 years ago
Torkel Ödegaard b671b9704f changed property name to UserWasDeleted and added an assert for it 7 years ago
Torkel Ödegaard 5b5cb6622d Remove user form org now completely removes the user from the system if the user is orphaned 7 years ago
Mark Meyer 0f6e5e2953 Allow settting of default org id to auto-assign to (#12401) 8 years ago
Marcus Efraimsson 6d48d0a80c
set current org when adding/removing user to org 8 years ago
bergquist 1181e96799 merge create user handlers 8 years ago
Daniel Lee 5a3ba68a9c database: fixes after xorm update 8 years ago
Torkel Ödegaard fcaa8227a6
Dashboard acl query fixes (#10909) 8 years ago
Torkel Ödegaard db89ac4134 initial fixes for dashboard permission acl list query, fixes #10864 8 years ago
Marcus Efraimsson a86f2fa34b user picker should only include users from current org (#10845) 8 years ago
Torkel Ödegaard 9c6c8c0f3f acl fixes 9 years ago
Torkel Ödegaard fcc8557dbb dashboard acl work 9 years ago
Torkel Ödegaard c4a1803060 refactoring more renaming 9 years ago
Torkel Ödegaard e0b9ba7554 refactoring renaming dashboard folder operations 9 years ago
Torkel Ödegaard cbbbccf12a refactoring dashoard folder guardian 9 years ago
Daniel Lee 9e7aa65fb7 WIP: clean up after user and org user delete 9 years ago
Daniel Lee 193d468ed3 admin: adds paging to global user list 9 years ago
Daniel Lee 1294b203e6 admin: adds paging to global user list 9 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 11 years ago
Torkel Ödegaard cb8110cd48 Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921 11 years ago
Torkel Ödegaard e771d8e944 Organization: You can now update the organization user role directly (without removing and readding the organization user). Closes #1899 11 years ago
Torkel Ödegaard f3d4d2782f Simplified single org settings, now auto_assign_org, and auto_assign_org_role, new [users] config section, Closes #1585 11 years ago
Torkel Ödegaard 04ca85fe89 Moved dashboard theme option from the dashboard to a persisted user setting, #1458 11 years ago
Torkel Ödegaard da41d99aa7 Fixed sql integration test 11 years ago
Torkel Ödegaard 26e4809e2e Big Backend Refatoring: Renamed Account -> Org 11 years ago
Torkel Ödegaard 10820f31c2 Changed go package path 11 years ago
Torkel Ödegaard 757b185398 Worked on ease of use for non multi tenant scenarios, Closes #20 11 years ago
Torkel Ödegaard eec178458b Validation check for not removing the last account admin 11 years ago
Torkel Ödegaard 4ea5d80099 Various fixes to data access 11 years ago
Torkel Ödegaard afb847acc8 a lot of work on database schema and migration setup, postgres now works, every integration test passes for all database types, only token table left to do 11 years ago
Torkel Ödegaard 90925273a0 User / Account model split, User and account now seperate entities, collaborators are now AccountUsers 11 years ago
Torkel Ödegaard 22156fe309 Big refactoring for context.User, and how current user info is fetching, now included collaborator role 11 years ago
Torkel Ödegaard f858f6b621 Add collaborator now handles role, added macaron-contrib/binding for binding and validation 11 years ago
Torkel Ödegaard cd5843e977 Fixed unit tests 11 years ago
Torkel Ödegaard fdfcc3ab2a Admin flagged users, create a default admin user on startup if missing 11 years ago
Torkel Ödegaard 67b935188b Fixed failing unit test 11 years ago
Torkel Ödegaard 5dcf6ff2d3 Refactoring set using account 11 years ago
Torkel Ödegaard 607b0c0c0e More refactoring and aligning code to the command query model 11 years ago
Torkel Ödegaard d5a59ac6b7 More migration to command/query and sql tests, looking good 11 years ago
Torkel Ödegaard ccba95542b Moved add collaborator to command way of doing it 11 years ago
Torkel Ödegaard 36c46112df Refactoring data access to command query model, and adding tests for sql code 11 years ago