Commit Graph

269 Commits (c7f8c2cc73fca8fa8cc29ed363bb4fa3a91fbb76)

Author SHA1 Message Date
Jeff Levin c7f8c2cc73
add isPublic to dashboard (#48012) 3 years ago
Kristin Laemmert 1df340ff28
backend/services: Move GetDashboard from sqlstore to dashboard service (#48971) 3 years ago
Kat Yang 719af24235
Refactor: Add UID endpoint for dashboard versions and restore (#48364) 3 years ago
Kat Yang 9a0f2ec449
Refactor: Add UID endpoint for get dashboard version (#48600) 3 years ago
Ryan McKinley ff844f0599
DashboardAPI: convert internal ids to uids (#48990) 3 years ago
Artur Wierzbicki 25e153e4e7
Search: in-memory index (#47709) 3 years ago
Emil Tullstedt fc0346fe5b
Dashboards: Use home dashboard from org again (#48244) 3 years ago
idafurjes dbcaedac6c
Implement preference service (#47870) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
ying-jeanne 0bf889e058
Fix unmaarshal of double pointer (#47586) 3 years ago
Ezequiel Victorero 6a059dcb4d
Access Control: hiding add annotation button without permissions (#47223) 3 years ago
Ezequiel Victorero 76b221e9d5
Access Control: hiding annotation edition and deletion without permissions (#46904) 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
ying-jeanne 5ded070aab
dashdiff bus removal (#45175) 3 years ago
idafurjes caa5f356be
Remove bus from dashboard api (#44923) 3 years ago
Marcus Efraimsson 94edd7a762
Plugins: Refactor plugin dashboards (#44315) 3 years ago
ying-jeanne 7422789ec7
Remove Macaron ParamsInt64 function from code base (#43810) 4 years ago
Sofia Papagiannaki 963ae4ef87
API: Fix storing dashboard with static UID (#43861) 4 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 4 years ago
Sofia Papagiannaki c4aaf5f9d1
API: prevent provisioned dashboard from being updated (#41894) 4 years ago
Serge Zaitsev f5802878f1
Chore: Move remaining web framework code to pkg/web, remove macaron binding module (#43018) 4 years ago
idafurjes c80e7764d8
Chore: Remove Dispatch and AddHandler (#42603) 4 years ago
David Parrott a53b78df0c
Alerting: improve error on failure to remove query referenced by legacy alerting (#42169) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
idafurjes 87f148aa27
Chore: Add context to playlist (#41337) 4 years ago
Will Browne 2e3e7a7e55
Plugins: Plugin Store API returns DTO model (#41340) 4 years ago
idafurjes bb01f8c4cf
Chore: Add context dashboard version (#41672) 4 years ago
idafurjes 9340430723
Chore: Add alert ctx (#41161) 4 years ago
Will Browne b80fbe03f0
Plugins: Refactor Plugin Management (#40477) 4 years ago
Will Browne 67449b95e9
dispatch with context where missing (#40810) 4 years ago
Ikko Ashimine 81e7cb60ff
Chore: Fix typo in dashboard.go (#39928) 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
Marcus Efraimsson 11d03f7961
Chore: Use context.Context for the get home dashboard API endpoint (#36735) 4 years ago
Serge Zaitsev 9b2d7d6d69
Gradually remove Macaron web framework (#36325) 4 years ago
Carl Bergquist 9ef4c21033
add context to getsignedinUser calls (#35963) 4 years ago
Marcus Efraimsson 477d4197fb
Chore: Improve save dashboard error messages (#35780) 4 years ago
Carl Bergquist b40e78a943
Instrumentation: add context.Context to the dashboard get flow. (#34955) 4 years ago
Dimitris Sotirakis 1c49986b2f
Chore: Remove endpoints that contain the slug field (#35104) 4 years ago
ying-jeanne b391e43472
[Dashboard] Revert feature toggle trimdefaults (#34888) 4 years ago
Owen Diehl 9aca032d10
Alerting/consistent api errors (#34858) 4 years ago
ying-jeanne c59a2e1bcf
remove feature toggle + add libraryPaneldefinition (#34488) 4 years ago
Serge Zaitsev ef0fab9aa5
Expose folder UID in dashboards API response (#33991) 4 years ago
ying-jeanne c61dd82163
make featureconfig open (#34395) 4 years ago
Hugo Häggmark 69d9f427e1
LibraryPanels: removes feature toggle (#33839) 4 years ago