Commit Graph

170 Commits (1680e284e5cc3f7e0a7ff747cbc007f966fce830)

Author SHA1 Message Date
Kat Yang 9b3cb4a306
Chore: Remove bus from index (#44851) 3 years ago
idafurjes 82892331c1
Chore: Remove bus from signup and playlist api (#44485) 3 years ago
Katarina Yang 92ca38bedf
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in misc files (#43926) 3 years ago
Marcus Efraimsson 62b69a0b90
Revert "Search: Fix only searching for folder id zero (#44175)" (#44424) 3 years ago
Marcus Efraimsson 007cd144a9
Search: Fix only searching for folder id zero (#44175) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
Yuriy Tseretyan b63595b47f
Alerting: fix sqlstore.GetFolderByTitle to search for folder (#42898) 4 years ago
Marcus Efraimsson 2d2f7afbde
Chore: Propagate context for search (#41010) 4 years ago
Carl Bergquist 621bd477d0
Context: Add context to hasEditPermission call bus call (#40107) 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
Sofia Papagiannaki b96dd1877c
Folder API: optionally force deleting Grafana 8 alerts when deleting a folder (or error) (#36427) 4 years ago
Marcus Efraimsson 11d03f7961
Chore: Use context.Context for the get home dashboard API endpoint (#36735) 4 years ago
Carl Bergquist b40e78a943
Instrumentation: add context.Context to the dashboard get flow. (#34955) 4 years ago
Sofia Papagiannaki 23939eab10
[Alerting]: namespace fixes (#34470) 4 years ago
Sofia Papagiannaki 8848d825e0
[Alerting]: Use title instead of slug for retrieving the namespace (#32957) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Hugo Häggmark 466462de37
LibraryPanels: Adds permissions to getAllHandler (#31416) 4 years ago
Alex Khomenko c21e45e428
Search: display sort metadata (#31167) 4 years ago
Agnès Toulet 3303e28b38
Search: add sort information in dashboard results (#30609) 4 years ago
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Agnès Toulet f0421ed08e
Dashboards / Folders: delete related data (permissions, stars, tags, versions, annotations) when deleting a dashboard or a folder (#28826) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Maksim Nabokikh 6e3e0dead8
Provisioning: Remove provisioned dashboards without parental reader (#26143) 5 years ago
Emil Tullstedt 078d08d036
Search: Support multiple order filters (#24230) 5 years ago
Emil Tullstedt 830e8dc5fd
Search: Replace search implementation (#23855) 5 years ago
Emil Tullstedt 83193aed3d
Search: Fix title search null pointer (#23705) 5 years ago
Emil Tullstedt 55c306eb6d
Refactor search (#23550) 5 years ago
lfroment 72628c8ea0
Dashboard: Adds support for a global minimum dashboard refresh interval (#19416) 5 years ago
Leonard Gram 10fbabfb2e
Sqlstore: guard against getting a dashboard without specifying identi… (#22246) 5 years ago
Sofia Papagiannaki ea7ccda647
Alerting: Propagate failures to delete dashboard alerts (#20507) 6 years ago
Marcus Efraimsson 8fd153edb7
API: Restrict anonymous user information access (#18422) 6 years ago
Oleg Gaidarenko 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
Torkel Ödegaard 8b0dd4244b
Search: Fixes search limits and adds a page parameter (#16458) 6 years ago
bergquist 8a3a3cccc3 moves metric package to /infra 6 years ago
Mario Trangoni b7628f2060 pkg/util/{filepath.go,shortid_generator.go}: Fix golint issues 6 years ago
bergquist 423331dae0 alerting: delete alerts when parent folder is deleted 7 years ago
bergquist 0a9bfc5529 delete provisioning meta data when deleting folder 7 years ago
Mario Trangoni f73236f8f4 pkg/services/sqlstore: Fix x.Sql is deprecated: use SQL instead. (megacheck) 7 years ago
Marcus Efraimsson 770acee56a
new property for current user indicating if edit permissions in folders 7 years ago
Mario Trangoni 6eb00000fe pkg/services: fix ineffassign issues 7 years ago
Jonathan McCall 069012639a Sort results from GetDashboardTags 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Karsten Weiss be2d635078 Simplify error returns (gosimple) 7 years ago
Marcus Efraimsson b4863002c9
permission: fix user with org viewer save/move permissions 7 years ago
bergquist 061a418f0f style: dont expose func outside package 7 years ago
Marcus Efraimsson 3f588b4c48 dashboards: created/updated and createdby/updatedby should be set before save 7 years ago
Marcus Efraimsson 39aba03483 dashboards: created date should be set when creating a folder/dashboard 7 years ago
Marcus Efraimsson 53cd39fde5 Shouldn't be able to overwrite a dashboard if you don't have permissions (#10900) 7 years ago
Torkel Ödegaard fcaa8227a6
Dashboard acl query fixes (#10909) 7 years ago