Commit Graph

32 Commits (0d2a786816c7bac6bb14ab8ca2233a3e95c12da8)

Author SHA1 Message Date
Ryan McKinley 0d2a786816
Schema: Add schema for library panels (#62169) 3 years ago
Kristin Laemmert e8b8a9e276
chore: move dashboard_acl models into dashboard service (#62151) 3 years ago
Kristin Laemmert cc007e9727
chore: sqlstore cleanup (#60415) 3 years ago
Leo 932429a545
LibraryPanels: Replace folderID with folderUID (#56414) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Kristin Laemmert c61b5e85b4
chore: replace sqlstore.Store with db.DB (#57010) 3 years ago
kay delaney 65c3ad6721
LibraryElements: Fix inability to delete library panels under MySQL (#54600) 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
ying-jeanne ac502e5013
Chore: add dashboarduid in the connection endpoint response (#52761) 3 years ago
Kristin Laemmert 9de00c8eb2
chore/backend: move dashboard errors to dashboard service (#51593) 4 years ago
kay delaney 189b7f9c0b
LibraryElements: Delete invalid connections before deleting element (#50519) 4 years ago
Josh Hunt b115e73ede
LibraryPanels: Require only viewer permissions to use a Library Panel (#50241) 4 years ago
ying-jeanne 0d14c27eb9
Chore: add Folderuid into panel-library API (#48577) 4 years ago
Sofia Papagiannaki 35fe58de37
API: Extract OpenAPI specification from source code using go-swagger (#40528) 4 years ago
ying-jeanne e13e6a7bd7
fix error code for delete folder (#42470) 4 years ago
Agnès Toulet 3a6b8535b1
API: return resource ID when deleting datasource with UID and library element (#41342) 4 years ago
Agnès Toulet 57b20335e6
LibraryPanels: Refactor to use context.Context instead of models.ReqContext (#39561) 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
Hugo Häggmark 7204a64717
LibraryElements: Creates usage stats for panels and variables (#34476) 5 years ago
Hugo Häggmark 21d6f02dd3
LibraryElements: replaces `is_folder=1` usages with correct dialect string (#34453) 5 years ago
Hugo Häggmark 592a3af40e
LibraryPanels: Fixes "error while loading library panels" (#34278) 5 years ago
kay delaney c778d6a4a2
Library Panels: Add `name` endpoint & unique name validation to AddLibraryPanelModal (#33987) 5 years ago
Hugo Häggmark 69d9f427e1
LibraryPanels: removes feature toggle (#33839) 5 years ago
Hugo Häggmark f1b2c750e5
LibraryElements: Adds library elements api and tables (#33741) 5 years ago