Commit Graph

2906 Commits (06705a49e236dc3ab3b35db51b7bad8625e4866f)

Author SHA1 Message Date
Carl Bergquist 06705a49e2
Instrumentation: Log plugin and datasource info for each plugin request. (#54769) 3 years ago
Kristin Laemmert 706b301285
feat(nested folders): add CountDashboardsInFolder (#57847) 3 years ago
unknowndevQwQ 6dd3584f77
Server: Make unix socket permission configurable (#52944) 3 years ago
Ryan McKinley 6e3a6cce61
Storage: move http wrapper into its own subpackage (#57929) 3 years ago
Karl Persson 052d1426f9
Oauth: Display friendly error message when role_attribute_strict=true and no valid role found (#57818) 3 years ago
Andrej Ocenas 0845ac2f53
Profiling: Add Phlare and Parca datasources (#57809) 3 years ago
Ryan McKinley 7346280316
LibraryPanels: Load library panels in the frontend rather than the backend (#50560) 3 years ago
Ezequiel Victorero 860380d893
PublicDashboards: refactor following naming convention for services (#57625) 3 years ago
Ezequiel Victorero 1f3d34ecda
PublicDashboards: service and store methods rename (#57463) 3 years ago
Marcus Efraimsson 6f8fcae01b
[main] Plugin fixes (#57399) 3 years ago
Jo 7f3536a6d2
OAuth: Fix misleading warn log related to oauth and increase logged content (#57336) 3 years ago
Karl Persson 764d5b9929
RBAC: Cleaup team api rbac tests (#57265) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Michael Mandrus 2a8a82e2af
PublicDashboards: Don't filter datasources from FrontendSettings in a public dashboard (#57208) 3 years ago
Misi 9c954d06ab
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
Michael Mandrus ea8549b8c2
Datasources: Support mixed datasources in a single query (#56832) 3 years ago
Josh Hunt 2e16d5499e
Dashboard: Add dashboard validation warning to save drawer (#55732) 3 years ago
Jeff Levin cc27214dca
Public Dashboards: Add audit table (#54508) 3 years ago
Alex 94ed744454
Auth: Make built-in login configurable (#46978) 3 years ago
Gabriel MABILLE 10c080dad1
LDAP: Add `skip_org_role_sync` configuration option (#56679) 3 years ago
Junaid Ali 33eb4a2807
Exclude full OAuth token details from printing out on stdout (#55426) 3 years ago
Sofia Papagiannaki 7e24e19230
Swagger: Remove license (#56716) 3 years ago
sam boyer 5641029a4a
coremodels: Always take runtime arg for NewBase() (#56677) 3 years ago
Serge Zaitsev 53baecd71f
Chore: Move folder service into a separate package (#56591) 3 years ago
Artur Wierzbicki bf264d2f76
Query library: `requiresDevMode` dummy backend (#56466) 3 years ago
Joey Tawadrous 74c809f544
Plugins: Introduce new Flame graph panel (#56376) 3 years ago
Jeff Levin 331110bde5
refactor public dashboards middleware testing (#55706) 3 years ago
ying-jeanne d9cc292066
Star: Add uid in the endpoint (#54340) 3 years ago
idafurjes bc7a383252
Remove org methods from sqlstore interface (#56358) 3 years ago
idafurjes 5167c55760
Chore: Move methods from sqlstore to user store (#56305) 3 years ago
Kat Yang 7715672fb3
Chore: use org service methods (#55768) 3 years ago
Ryan McKinley d5e2713168
Storage: Add HTTP endpoint for object store service (#56214) 3 years ago
Ryan McKinley 3b1a8d45ed
Playlist: update service so it supports both read+write (#55959) 3 years ago
idafurjes a25516fbe3
Chore: Copy sqlstore methods to user store (#56280) 3 years ago
idafurjes a863a4d95d
Chore: Copy user methods over to user store (#56000) 3 years ago
Ashley Harrison 8984507291
Navigation: show breadcrumbs correctly when on the home page (#55759) 3 years ago
sam boyer 9ec7b202b6
playlist: introduce coremodel schema, swap in for backend DTO types (#56048) 3 years ago
ying-jeanne 2472777ce2
Chore: implement sqlx into tag service (#55908) 3 years ago
idafurjes a45ef61d25
Chore: Remove GetUserByEmail and GetUserByLogin from sqlstore (#55903) 3 years ago
Torkel Ödegaard e31cb93ec0
NavTree: Make it possible to configure where in nav tree plugins live (#55484) 3 years ago
ying-jeanne b96a3832d0
StoreSplit: move dashboard thumbs into thumbs service (#55800) 3 years ago
Kristin Laemmert 701f6d5436
UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
idafurjes d8cd30d22a
Chore: Remove DeleteOrg and UpdateOrgAddress from sqlstore (#55795) 3 years ago
idafurjes 2bfd26249b
Chore: Remove methods from store interface (#55765) 3 years ago
idafurjes 846a4510b4
Chore: Use org service methods (#55738) 3 years ago
Dominik Prokop 70f48cc725
Library panels: Add backend route (#55746) 3 years ago
idafurjes 178cd0a232
Use OrgUser method from org service (#55674) 3 years ago
Will Browne d0d8544ded
Plugins: Create single point of entry for adding / removing plugins (#55463) 3 years ago
Sofia Papagiannaki d0e7765c6a
Annotation: Optionally allow storing longer annotation tags (#54754) 3 years ago