Commit Graph

63 Commits (8ff152f98f0092f2a5c55da7d0b2be40dccdce75)

Author SHA1 Message Date
Kristin Laemmert 9de00c8eb2
chore/backend: move dashboard errors to dashboard service (#51593) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Kat Yang bd35e6917a
Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
idafurjes e9f8d582c8
Chore: Remove dashboard version from models (#50287) 3 years ago
Dan Cech 9350ab781c
clean up duplicated user creation code (#50178) 3 years ago
Kat Yang c63ebc887b
Chore: Run integration tests without grabpl (#49448) 3 years ago
Kristin Laemmert 2edfbb7767
sqlstore split: dashboard permissions (#49962) 3 years ago
Kat Yang 50c2b4682a
Chore: Rename integration tests (#49438) 3 years ago
Gabriel MABILLE 7cb7290a3e
AccessControl: Enforce user check when enterprise accesscontrol is on (#49003) 3 years ago
Ieva f256f625d8
AccessControl: Enable RBAC by default (#48813) 3 years ago
Kat Yang 098563179b
Chore: Remove final x from sqlstore (#48086) 3 years ago
idafurjes 52bd7618dd
Remove global variable from user (#46696) 3 years ago
J Guerreiro 0ec21a4ed6
Service accounts: make is_service_account nullable (#45541) 3 years ago
Selene d5b98772ed
Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago
ying-jeanne ef11e783f1
ldap debug bus removal (#45014) 3 years ago
idafurjes 58ee553634
Chore: Remove bus from user api (#44468) 3 years ago
Katarina Yang 92ca38bedf
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in misc files (#43926) 3 years ago
Katarina Yang 5bab02c7ef
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43823) 4 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 4 years ago
Eric Leijonmarck 9c11040c3e
Serviceaccounts: Filtering service accounts from user queries (#41410) 4 years ago
idafurjes 47f6bb3583
Chore: Add context to org (#40685) 4 years ago
Serge Zaitsev 2f0fe16759
Chore: Remove GoConvey from sqlstore package (#40753) 4 years ago
idafurjes f4f0d74838
Chore: Add context to user (#39649) 4 years ago
idafurjes 65ebb04cf3
Chore: Add context to org users (#39526) 4 years ago
Marcus Efraimsson 518a0d0458
Chore: Propagate context for dashboard guardian (#39201) 4 years ago
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782) 4 years ago
Carl Bergquist 4710566514
bus: add ctx for all signed in user queries (#33970) 4 years ago
idafurjes f2fcf721eb
32540: Add org users with pagination (#33788) 4 years ago
Dafydd 0dcd0281ab
Chore: avoid hard-coding IDs in integration tests (#33152) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Arve Knudsen 52c154a221
Backend: Rename variables for style conformance (#29097) 5 years ago
Emil Hessman 3519330166
Chore: Rewrite test helpers from GoConvey to stdlib (#28919) 5 years ago
Sofia Papagiannaki 4937f0daab
SQLStore: Run tests as integration tests (#28265) 5 years ago
Benjamin Blattberg 3403db190d
API: Support paging in the admin orgs list API (#26932) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Arve Knudsen 084542a006
Chore: Consolidate on golangci-lint (#25834) 5 years ago
Carl Bergquist f9962eabff
chore: avoid aliasing imports in services (#22499) 5 years ago
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) 7 years ago
Marcus Efraimsson 6d48d0a80c
set current org when adding/removing user to org 7 years ago
bergquist 1181e96799 merge create user handlers 7 years ago
Daniel Lee 5a3ba68a9c database: fixes after xorm update 7 years ago
Torkel Ödegaard fcaa8227a6
Dashboard acl query fixes (#10909) 7 years ago
Torkel Ödegaard db89ac4134 initial fixes for dashboard permission acl list query, fixes #10864 7 years ago
Marcus Efraimsson a86f2fa34b user picker should only include users from current org (#10845) 7 years ago
Torkel Ödegaard 9c6c8c0f3f acl fixes 8 years ago