Commit Graph

63 Commits (#44449-externalize-configuration)

Author SHA1 Message Date
ying-jeanne 10b47480eb
add dashboardsnap as service of http server (#45461) 3 years ago
ying-jeanne 38f93d675b
dashboard snapshot bus removal (#44956) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 4 years ago
idafurjes c80e7764d8
Chore: Remove Dispatch and AddHandler (#42603) 4 years ago
Serge Zaitsev 95831e9be0
Fix: Restore data binding in the create dashboard handler 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Marcus Efraimsson 329f96db1a
Fix static path matching issue in macaron (#40023) 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
Joan López de la Franca Beltran 6cfb640a0b
Chore: Refactor securedata to remove global encryption calls from dashboard snapshots (#38714) 4 years ago
Marcus Efraimsson b164c90e91
Chore: Fix http: superfluous response.WriteHeader error when deleting an external snapshot (#36780) 4 years ago
wengelbrecht-grafana 2fc9c6ca58
Fix key and deleteKey being ignored when creating a snapshot with external=true set (#33686) 4 years ago
Owen Diehl 7a4ab13a79
API Response implements http.ResponseWriter (#32046) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Agnès Toulet d92beeee3d
API: add ID to snapshot API responses (#29600) 5 years ago
Arve Knudsen cb62e69997
Chore: Convert API tests to standard Go lib (#29009) 5 years ago
Arve Knudsen 3d3a7cbba8
Chore: Fix staticcheck issues (#28860) 5 years ago
Will Browne ef22ff7315
Snapshots: Store dashboard data encrypted in the database (#28129) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Arve Knudsen 35e0e078b7
pkg/util: Check errors (#19832) 6 years ago
Oleg Gaidarenko 75fa1f0207 Metrics: use consistent naming for exported variables (#18134) 6 years ago
zhulongcheng 7ebbeb09cb Snapshot: use given key and deleteKey (#16876) 6 years ago
bergquist 8a3a3cccc3 moves metric package to /infra 6 years ago
Victor Cinaglia 48fe92a945 snapshots: Close response body after error check 7 years ago
Victor Cinaglia 411d67cae7
snapshots: Add support for deleting external snapshots 7 years ago
Victor Cinaglia 9d6da10e82
snapshots: Move external snapshot creation to backend 7 years ago
Dan Cech 417db13efb Fix dashboard snapshot deletion (#12025) 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
Daniel Lee 7d9a9fa29c snapshots: change to snapshot list query 7 years ago
bergquist 2de94d6548 convert old metrics to prom metrics 8 years ago
bergquist 51de894692 fix(snapshots): sets default value for snapshot name 9 years ago
Torkel Ödegaard 0398face05 feat(plugins): dashboard import for data sources is working! #4298 9 years ago
utkarshcmu aa1d28835d Fixed angularjs variable names 10 years ago
utkarshcmu 281ec60085 UI and backend working 10 years ago
utkarshcmu ca55d1f315 Minor bug fixes 10 years ago
utkarshcmu 8f067a5ed2 Added backend functionality for searching snapshots 10 years ago
utkarshcmu 1952ebf7c4 Fixed failing gofmt tests 10 years ago
utkarshcmu 70481953fd Snapshot name is saved in DB now 10 years ago
shoonoise b4a2b96e32 Add options to manage snapshot publishing 10 years ago
Dieter Plaetinck 66ba19b7ba clearer errors 10 years ago
Torkel Ödegaard 187834b17c Trying to get dashboard loading and dashboard meta flags like canSave, canStar more managable 10 years ago
Torkel Ödegaard e5c1169120 HTTP API: GET /api/dashboards/db/:slug response changed property to to match the POST request nameing, Fixes #1928 10 years ago
Torkel Ödegaard 8e9a0eddf5 Custom snapshot topnav header, new custom dashboard snapshot icon, #1623 10 years ago
Torkel Ödegaard d3db49ae3e Fixed snapshot sharing issue 10 years ago
Torkel Ödegaard 541cd2e430 Dashboard snapshot: more work on snapshot deletion, and saving external reference, #1623 10 years ago
Torkel Ödegaard 4322f29f34 Dashboard snapshot: added delete key which can be used to delete snapshots, #1623 10 years ago