Commit Graph

53 Commits (7b40322bbed8677187d5e9b97cba159bb476b2c5)

Author SHA1 Message Date
Karl Persson 2698e37291
RBAC: Add access control metadata to folder dtos (#51158) 3 years ago
Alexander Emelin d2868a1ce7
SearchV2: instant local updates, folder events (#50001) 3 years ago
Ieva ea25f7e1ca
fix argument ordering (#48124) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 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
Selene d5b98772ed
Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago
idafurjes caa5f356be
Remove bus from dashboard api (#44923) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 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
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
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Sofia Papagiannaki b96dd1877c
Folder API: optionally force deleting Grafana 8 alerts when deleting a folder (or error) (#36427) 4 years ago
Sofia Papagiannaki 7815ed511f
Alerting: Refactor API endpoints for fetching alert rules (#37055) 4 years ago
Dimitris Sotirakis a18d3007a7
Folders: Return `409 Conflict` status when folder already exists (#36429) 4 years ago
Carl Bergquist 9ef4c21033
add context to getsignedinUser calls (#35963) 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
Sofia Papagiannaki 6bbb2fd4ba
[Alerting]: Several modifications in alert rules (#32983) 4 years ago
Arve Knudsen 87c3a2b790
PluginManager: Make Plugins, Renderer and DataSources non-global (#31866) 4 years ago
Hugo Häggmark 4bc6a7c407
LibraryPanels: Deletes library panels during folder deletion (#31572) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Agnès Toulet 8dc75f79f7
API: Enrich endpoints with ID (#26691) 5 years ago
Arve Knudsen 3a8854b1b9
API: Recognize dashboard errors when saving a folder (#26499) 5 years ago
gastonqiu f427f90a45
Chore: Aggregate save dashboard error (#26443) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Sofia Papagiannaki f2ad3242be
API: Minor fix for nil pointer when trying to log error during creating new dashboard via the API (#18003) 6 years ago
Torkel Ödegaard 8b0dd4244b
Search: Fixes search limits and adds a page parameter (#16458) 6 years ago
Leonard Gram a615b78f8a permissions: removes global access to bus from MakeUserAdmin. 6 years ago
Leonard Gram 9f8e43916d permissions: refactor. 6 years ago
Hugo Häggmark a90b3e331e config: updated feature toggle name 6 years ago
Leonard Gram 0b209de5d1 dashboard: only admin permission added to dashboard in folder. 6 years ago
Leonard Gram d593ffe3c1 dashboards: better error handling 6 years ago
Leonard Gram da3dcd1918 folder: uses service to make user admin of created folder. 6 years ago
Leonard Gram c8c004095c permissions: broken out func for making creator admin. 6 years ago
Mario Trangoni 0870464ea5 Fix goconst issues 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Julian Kornberger 7aab6a8887 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Marcus Efraimsson 3f3175972e dashboards: fix batch dashboard/folder delete response 7 years ago
Marcus Efraimsson a167e19b37 folders: folder api tests 7 years ago
Marcus Efraimsson 717d8d0c45 folders: fix api error mapping 7 years ago
Marcus Efraimsson ea7998ca8e folders: use new folder service in folder api routes 7 years ago
Marcus Efraimsson 04a9a650e7 folders: changes and updated tests after merging permissions and new url structure 8 years ago