Commit Graph

84 Commits (05febc46655e5fcad5edfd82e9b947ee1f2a5f8c)

Author SHA1 Message Date
Jo 8919cafcb4
Identity: Unfurl UserID and Email in pkg/api to user identity.Requester (#76112) 2 years ago
Jo 729dafaff9
Auth: Unfurl OrgID in pkg/api to allow using identity.Requester interface (#76108) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Sofia Papagiannaki 43095d84e4
Snapshots: Fix deleting snapshot with non existent dashboard ID (#64345) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
lean.dev 7d8ec6199d
Snapshots: Add snapshot enable config (#61587) 3 years ago
idafurjes 529e6c379f
Chore: Remove Result field from dashboard snapshot mode (#62089) 3 years ago
idafurjes b573b19ca3
Chore: Remove dashboards from models pkg (#61578) 3 years ago
Sofia Papagiannaki 11d8bcbea9
Guardian: Introduce additional constructors (#59577) 3 years ago
Dominik Prokop 239888f229
Snapshots: Build snapshot originalUrl on the backend (#60232) 3 years ago
Gabriel MABILLE d279b6d7b0
Fix: Allow creating snapshot with no dashboard id (#58669) 3 years ago
Gabriel MABILLE c2c319146a
FIX: RBAC prevents deleting empty snapshots (#54385) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Sofia Papagiannaki 5fec6cc4f5
API: Fix snapshot responses (#52998) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 3 years ago
idafurjes ee88b44458
Do not check permissions while deleting external snapshot (#51897) 3 years ago
Kristin Laemmert 9de00c8eb2
chore/backend: move dashboard errors to dashboard service (#51593) 3 years ago
Kristin Laemmert 72f934de01
backend/dashboardsnapshot service: move models (#50898) 3 years ago
idafurjes 8ab8ce609b
Bug: Fix delete dashboard snapshot for deleted dashboards (#50919) 3 years ago
Kristin Laemmert 08c7a54c47
backend/sqlstore split: move dashboard snapshot funcs to dashboardsnapshotservice (#50727) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
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