Commit Graph

154 Commits (b93f26f29d03c6d538cc99cf273b8b9c452d5b6a)

Author SHA1 Message Date
Emil Tullstedt b210a39cb7
Dashboards: Evaluate provisioned dashboard titles in a backwards compatible way (#65184) 2 years ago
Serge Zaitsev bc2813ef06
Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
idafurjes b54b80f473
Chore: Remove Result from dashboard models (#61997) 2 years ago
idafurjes b573b19ca3
Chore: Remove dashboards from models pkg (#61578) 2 years ago
idafurjes 7c2522c477
Chore: Move dashboard models to dashboard pkg (#61458) 2 years ago
idafurjes bb35f37b66
Chore: Delete org model duplicates (#60940) 2 years ago
Serge Zaitsev 43f40e6c7c
Chore: Replace yaml.v2 with yaml.v3 (#59897) 3 years ago
Ryan McKinley 5b71a16acf
Slugify: Replace gosimple/slug with a simple function (#59517) 3 years ago
Serge Zaitsev 5b861faec3
Chore: Reduce the usage of sqlstore.createorg and use orgservice instead (#59356) 3 years ago
Denis Limarev 4d8287b319
Performance: add preallocation for some slice/map (#57860) 3 years ago
Kristin Laemmert 706b301285
feat(nested folders): add CountDashboardsInFolder (#57847) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
idafurjes ef651daed2
Use org service instead of sqlstore (#56407) 3 years ago
Maksim Nabokikh d1e50580a5
Add the file label to dashboard provisioning errors (#53282) 3 years ago
ying-jeanne 7b4cea8151
Chore: StoreSplit tag service (#55453) 3 years ago
Jo ca72cd570e
Remove ioutil.ReadDir from usage (#53550) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
Alex Ratner fecf4c41ad
Dashboard: Spelling corrections in end-user visible dialogs (#53340) 3 years ago
Kristin Laemmert 9de00c8eb2
chore/backend: move dashboard errors to dashboard service (#51593) 3 years ago
Alexander Emelin 120c92b950
Search: Fix indexing - re-index after initial provisioning (#50959) 3 years ago
Kat Yang 31630edf0c
Chore: Remove Wrapf (#50128) 3 years ago
Kat Yang 3c3039f5b3
Chore: Remove Wrap (#50048) 3 years ago
Kat Yang 098563179b
Chore: Remove final x from sqlstore (#48086) 3 years ago
Serge Zaitsev ad432108e6
Chore: Remove bus from dashboards provisioning (#47495) 3 years ago
Karl Persson a5e4a533fa
Access control: use uid for dashboard and folder scopes (#46807) 3 years ago
Karl Persson 52decfaebc
Access control: Move call to create default permissions into folder and dashboard service (#46186) 3 years ago
Karl Persson 4982ca3b1d
Access control: Use access control for dashboard and folder (#44702) 3 years ago
Serge Zaitsev a231c6861c
Chore: Remove bus.Dispatch from provisioning services (#44989) 3 years ago
Karl Persson f42c830b3c
Inject dashboard provisioning service instead of store (#45533) 3 years ago
Selene d5b98772ed
Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago
Marcus Efraimsson 7593fc0a20
Provisioning: Fix duplicate validation when multiple organizations have been configured (#44151) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
idafurjes c80e7764d8
Chore: Remove Dispatch and AddHandler (#42603) 4 years ago
idafurjes e6123bc3ef
Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
idafurjes 87f148aa27
Chore: Add context to playlist (#41337) 4 years ago
idafurjes 9340430723
Chore: Add alert ctx (#41161) 4 years ago
idafurjes 47f6bb3583
Chore: Add context to org (#40685) 4 years ago
Serge Zaitsev 7b15cd0ed2
Chore: Refactor GoConvey in provisioning package (#40892) 4 years ago
idafurjes 2759b16ef5
Chore: Add context for dashboards (#39844) 4 years ago
Marcus Efraimsson fa9857499b
Chore: GetDashboardQuery should be dispatched using DispatchCtx (#36877) 4 years ago
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782) 4 years ago
Maksim Nabokikh ec9a587cbe
Provisioning: Improve validation by validating across all dashboard providers (#26742) 4 years ago
gamab a151dfaa04
ProvisioningService: Change the ProvisioningService interface for easier extension (#32910) 4 years ago
Cristian C 7b7ea5a1ce
Provisioning: Use dashboard checksum field as change indicator (#29797) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Arve Knudsen 1716de88b5
DashboardService: Consolidate constructors (#31886) 4 years ago
Arve Knudsen 116809ed7f
services/provisioning: Various cleanup (#30396) 4 years ago
Arve Knudsen 25048ebdf8
Chore: Add CloudWatch HTTP API tests (#29691) 4 years ago
Arve Knudsen f326b79cc1
Security: Add gosec G304 auditing annotations (#29578) 5 years ago