Commit Graph

65 Commits (5a99aff7b8d1e39061390e38767855a9ec201bf5)

Author SHA1 Message Date
Ryan McKinley 7346280316
LibraryPanels: Load library panels in the frontend rather than the backend (#50560) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
ying-jeanne ed98d7bc27
Chore: remove busmock (#57170) 3 years ago
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
Serge Zaitsev 53baecd71f
Chore: Move folder service into a separate package (#56591) 3 years ago
ying-jeanne 2472777ce2
Chore: implement sqlx into tag service (#55908) 3 years ago
ying-jeanne 7b4cea8151
Chore: StoreSplit tag service (#55453) 3 years ago
Serge Zaitsev 305d494902
Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
kay delaney 65c3ad6721
LibraryElements: Fix inability to delete library panels under MySQL (#54600) 3 years ago
Karl Persson c08fe3a53c
RBAC: Enable rbac when creating new settings (#53531) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Karl Persson aa484a60c9
RBAC: Fix dashboard filter in SQLBuilder (#53379) 3 years ago
kay delaney f4a5e034b3
LibraryPanels: Rewrite invalid connection deletion query to be MySQL-friendly (#53460) 3 years ago
Ieva 610abc2af0
Access Control: Fix permission error during dashboard creation flow (#53214) 3 years ago
Alexander Emelin e791a4e576
Search: Move entity events to transaction (#52394) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 3 years ago
ying-jeanne ac502e5013
Chore: add dashboarduid in the connection endpoint response (#52761) 3 years ago
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