Commit Graph

97 Commits (cab3ba519aab52c888c759767e7a792c11b54e7d)

Author SHA1 Message Date
idafurjes f5cace8bbd
Rename Acl to ACL (#52342) 3 years ago
Kristin Laemmert 9de00c8eb2
chore/backend: move dashboard errors to dashboard service (#51593) 3 years ago
kay delaney 189b7f9c0b
LibraryElements: Delete invalid connections before deleting element (#50519) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Matthew Jacobson 5dee2ed24c
Alerting: Add first Grafana reserved label grafana_folder (#50262) 3 years ago
Josh Hunt b115e73ede
LibraryPanels: Require only viewer permissions to use a Library Panel (#50241) 3 years ago
Karl Persson c4a75f9eb3
RBAC: Add scope resolvers for dashboards (#50110) 3 years ago
Kristin Laemmert 2edfbb7767
sqlstore split: dashboard permissions (#49962) 3 years ago
Kristin Laemmert 1df340ff28
backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
Karl Persson 61772a66b6
AccessControl: Create own interface and impl for each permission service (#48871) 3 years ago
Ieva a5672758d8
Access control: further reduce access control feature toggle checks (#48171) 3 years ago
ying-jeanne 0d14c27eb9
Chore: add Folderuid into panel-library API (#48577) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
Serge Zaitsev b31c7d3654
Chore: Remove bus from alerting rule (#47508) 3 years ago
Selene d57c94fb6a
Chore: Remove bus from folder service (#46840) 3 years ago
Serge Zaitsev fec634a091
Chore: Remove bus.Dispatch from guardian package (#46711) 3 years ago
Yuriy Tseretyan d076cabb60
Folder name scope resolver (#46380) 3 years ago
Karl Persson 52decfaebc
Access control: Move call to create default permissions into folder and dashboard service (#46186) 3 years ago
Selene 2c90dcf3c0
Dashboard Alert Extractor: Create service for dashboard extractor and remove bus (#45518) 3 years ago
Selene d5b98772ed
Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago
Dimitris Sotirakis 605d056136
Security: Sync security changes on main (#45083) 3 years ago
Sofia Papagiannaki 35fe58de37
API: Extract OpenAPI specification from source code using go-swagger (#40528) 3 years ago
idafurjes 30aa24a183
Chore: Implement OpenTelemtry in Grafana (#42674) 3 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 3 years ago
ying-jeanne e13e6a7bd7
fix error code for delete folder (#42470) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
Agnès Toulet 3a6b8535b1
API: return resource ID when deleting datasource with UID and library element (#41342) 4 years ago
idafurjes 9340430723
Chore: Add alert ctx (#41161) 4 years ago
Hugo Häggmark c70cfe9125
LibraryElements: fixes flaky tests (#40791) 4 years ago
Kevin Minehart 9c2d70ce0f
Packaging: Dependency updates (#40534) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Agnès Toulet 57b20335e6
LibraryPanels: Refactor to use context.Context instead of models.ReqContext (#39561) 4 years ago
Marcus Efraimsson 518a0d0458
Chore: Propagate context for dashboard guardian (#39201) 4 years ago
Hugo Häggmark 2696be49b9
LibraryPanels: Improves export and import of library panels between orgs (#39214) 4 years ago
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826) 4 years ago
Marcus Efraimsson fa9857499b
Chore: GetDashboardQuery should be dispatched using DispatchCtx (#36877) 4 years ago
Hugo Häggmark fc73bc1161
LibraryElements: Enables creating library elements with specific UID (#39019) 4 years ago
Hugo Häggmark 55e20bbf04
LibraryPanels: Separates name from panel title (#38707) 4 years ago
Serge Zaitsev c3ab2fdeb7
Macaron: remove custom Request type (#37874) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Hugo Häggmark 44c48ecebb
Chore: Replace util.DynMap with structs (#36332) 4 years ago
Hugo Häggmark 7204a64717
LibraryElements: Creates usage stats for panels and variables (#34476) 4 years ago
Hugo Häggmark 21d6f02dd3
LibraryElements: replaces `is_folder=1` usages with correct dialect string (#34453) 4 years ago
Hugo Häggmark 592a3af40e
LibraryPanels: Fixes "error while loading library panels" (#34278) 4 years ago
kay delaney c778d6a4a2
Library Panels: Add `name` endpoint & unique name validation to AddLibraryPanelModal (#33987) 4 years ago
Hugo Häggmark 69d9f427e1
LibraryPanels: removes feature toggle (#33839) 4 years ago
Hugo Häggmark f1b2c750e5
LibraryElements: Adds library elements api and tables (#33741) 4 years ago